841 Commits (2914bb67f1802ce1440f680b58139ef8bca18e26)
 

Author SHA1 Message Date
orignal 2914bb67f1 handle through traffic 10 years ago
orignal a7fa896b3e SAM added 10 years ago
orignal 796b2d980f std option for different versions of gcc (by hagen) 10 years ago
orignal e51cca8263 jump service 10 years ago
orignal f30a466bec stop netdb tread immediately on termination 10 years ago
orignal 610e9e3660 use c++11 for 4.9 only 10 years ago
orignal 9e4cac2373 Merge pull request #100 from hagen-i2p/cxx11-support 10 years ago
hagen 5a55e14f98 * Makefile.linux : detect gcc version 10 years ago
orignal 71168389ab PeerTest from Charlie to Alice 10 years ago
hagen bbe146e8d4 * debian/control : enforce minimal version of compiler and cmake 10 years ago
hagen 3526677421 * cmake : show compiler version in summary 10 years ago
hagen 1661ebb537 * cmake : detect support of c++11 via compiler flags 10 years ago
orignal 4fc3b8026a terminate NTCP session by timeout 10 years ago
orignal 1d9fdca9ce don't send address for initial PeerTest 10 years ago
orignal 11402708da proper termination 10 years ago
orignal 81a7253e0f fixed crash on termination 10 years ago
orignal cdaa72e664 c++11 is not recognized by gcc 4.6. rolled back to c++0x 10 years ago
orignal cbc3d24800 Merge pull request #99 from hagen-i2p/debian 10 years ago
orignal 98361dc8f9 fixed race condition 10 years ago
hagen 94335d5234 * debian/changelpg 10 years ago
orignal c4c614bc3d initialize crpto constants on demand 10 years ago
orignal 5e179c166b aquire DH keys if demanded only 10 years ago
orignal 0c3949ef7a fixed crash 10 years ago
orignal 89f58d0a7a read extended indentities from hosts.txt 10 years ago
orignal 3b58b55994 Update version.h 10 years ago
hagen 1ac75be832 - remote hardcoded rpath from Makefile 10 years ago
hagen 2c1365ad0c * Makefile : move common targets to top-level Makefile 10 years ago
hagen d8bb640f15 * fix CFLAGS in Makefile.linux 10 years ago
hagen 54775e5ea1 + debian/ 10 years ago
orignal 1441c1371b adjust MTU for incoming SSU sessions 10 years ago
orignal cb46d63058 read Identity from SessionConfirmed message 10 years ago
orignal ddc18a9b28 acquire DH pair by demand only 10 years ago
orignal b46b15cce4 avoid double delete 10 years ago
orignal cda52beb08 Merge pull request #98 from hagen-i2p/better-cmakelists 10 years ago
orignal 1742a72fe0 use Tag<32> for SSU key 10 years ago
hagen 4685908ead * use hardening linker flags only with gcc 10 years ago
hagen 2b43dfbfca + BUILD_NOTES.md 10 years ago
hagen 90d4d09ca2 * freebsd build fixes 10 years ago
hagen d08a08acb3 * fix -std= option for gcc 10 years ago
hagen 136bca38cb * update summary 10 years ago
hagen 1204a5e507 * better CMakeLists 10 years ago
orignal ef417eb8d9 rollback 10 years ago
orignal 79727db741 use Tag<32> for intro key 10 years ago
orignal 9ceb9a7228 don't write beyond out buffer 10 years ago
orignal 7019b6d68f reuse DH keys pairs from failed NTCP sessions 10 years ago
orignal 06f9e68169 make sure we receive phases of exact size 10 years ago
orignal 7405675f7a handle incorrect address 10 years ago
orignal 956107c679 don't delete socket twice 10 years ago
orignal 3a8bf1e38f POST longer messages 10 years ago
orignal 52fddadc98 send original user's request through the proxy 10 years ago