Commit Graph

2035 Commits (b87f986a49737da86284591980446a044f50c2bc)
 

Author SHA1 Message Date
hagen b87f986a49 * added manpage (thanks to kytv) 9 years ago
hagen c6a6035bb9 * debian/control : compat level -> 9 9 years ago
orignal 1ef12f0645 updated reseeders list 9 years ago
orignal ef3ec33ba3 create all subdirectories for non-case sensitive systems 9 years ago
orignal c82ef1ee8f link against openssl for Mac OS X 9 years ago
Mikhail Titov 23b8a60242 Appveyor status badge 9 years ago
Mikhail Titov ac9511165e Merge pull request #307 from mlt/openssl-cmake
Better CMake support for MSVC builds
9 years ago
Mikhail Titov 9d70851eb9 Respect static for zlib with CMake 9 years ago
Mikhail Titov 759dfb28ce Increase PCH heap limit for MSVC 9 years ago
Mikhail Titov ff356b1f21 Use assembly language when building zlib for MSVC++ 9 years ago
Mikhail Titov b2a6c1bc68 fixup! read Content-Length from http header
MSVC++ complains on ssize_t
9 years ago
Mikhail Titov 76549d0a4a Fix win32 resource compilation with msys
squash! Fix win32 resource

winres.h is missing for mingw
9 years ago
Mikhail Titov e5c72cae83 Fix CMake stuff for msys2 9 years ago
orignal bf47df46c9 allow DNS names for SSU 9 years ago
orignal 0ef42870e5 try SSU if NTCP address is not presented 9 years ago
orignal da8a6a4c2b make sure to use ipv4 introducers only 9 years ago
orignal 988007a8c9 pass correct pointer to sessions table 9 years ago
hagen 710439e83c * cleanup README
* move all docs to single dir
9 years ago
hagen 80a0a3d4fb * BUILD_NOTES.md : add hints for building deb 9 years ago
hagen 43299aea10 * BUILD_NOTES.md : update 9 years ago
hagen f5aea766a7 * move 'Requirements' sections to BUILD_NOTES.md 9 years ago
orignal c5308e3f2f separate SSU sessions lists for V4 and V6 9 years ago
orignal 2b8e662f81 connect through introducer in v4 thread 9 years ago
orignal 0a6d849435 pass shared_ptr to SendRelayIntro 9 years ago
orignal a0106fe5d8 Merge pull request #306 from erlend1/openssl
Configurable addresses from master
9 years ago
erlend1 cee1b8a64a Configurable addresses from master 9 years ago
orignal 4e2ba71d59 more introducers 9 years ago
orignal fb2bdfb9ee create SSU session in SSU thread 9 years ago
orignal 72785f6740 eliminate some unnecessary calculations 9 years ago
orignal a94a05fac9 replaced radix-16 to radix-256 9 years ago
orignal 430368de97 temporary disable Ed25519 per thread 9 years ago
orignal 7bfb499549 reduce number of precalculated points 9 years ago
hagen 9bc477e1b6 * use stricter linker options for .deb packages 9 years ago
hagen f84ac18472 * set defaults to *FLAGS instead redefining them 9 years ago
hagen cd515a2e54 * fix Depends: for i2pd-dbg 9 years ago
hagen c73c8fdc47 * fix building of empty -dbg package 9 years ago
hagen e755a32b23 * take some enchancements for debian/ dir from kytv (#1) 9 years ago
hagen d4d1768575 * Makefile.* : fix build with gcc 4.7.2 (#299) 9 years ago
orignal 0a5745c559 Update README.md 9 years ago
orignal b24959205b Update README.md 9 years ago
orignal d69f297c05 split between CreateSession and CreateSessionThrough Introducer 9 years ago
orignal 3c8e331809 Ed25519 per thread 9 years ago
orignal d169471e8c copy constructor for Ed22519 9 years ago
orignal 56453f6b5c moved BN_CTX creation to curve's Verify and Sign 9 years ago
orignal dac2e8c79e use left sift instead multipilication by 2 9 years ago
orignal ccc96bc610 Merge pull request #304 from hagen-i2p/fixes
Misc fixes
9 years ago
hagen 654371cb6a fix debian/ directory 9 years ago
hagen 1af8d873bb delete build/cmake_modules/FindCryptoPP.cmake (now using openssl) 9 years ago
hagen b7a0e23309 fix BUILD_NOTES: url, md-format, crypto++ reference 9 years ago
hagen 4a0f868941 fix Dockerfile : drop crypto++, add openssl 9 years ago