Commit Graph

680 Commits (05fa6757ce0e61a4ae8f10a510a15f2c79ecccd8)
 

Author SHA1 Message Date
Mikal Villa 05fa6757ce Adding timestamp to logger. 10 years ago
Mikal Villa 68ade60004 Patched RouterContext::CreateNewRouter to read from config if available.
As well as reading the version string from external file.
10 years ago
orignal e7cf0b0f79 shuffle records for VariableTunnelBuild message 10 years ago
orignal 29243fcb47 notify inbound tunnels update 10 years ago
orignal eff3bb6ab1 handle garlic's DeliveryStatus in the garlic thread 10 years ago
orignal f741b14664 send DeliveryStatus back through a tunnel from same tunnel pool 10 years ago
orignal 2b5382ce9b pass actual LeaseSet instead of I2NP message 10 years ago
orignal b8b953a7db notify client if a stream got disconnected 10 years ago
orignal 049f022d3f pick another lease for resend 10 years ago
orignal fcb45a778b try to find destination at every connect attempt 10 years ago
orignal d8918edb51 IRC tunnel support 10 years ago
orignal a405a3a89a fixed infinite loop 10 years ago
orignal 7002d263ab initial connect of I2PTunnel 10 years ago
orignal ffd2a9e69e I2PTunnel data transfer 10 years ago
orignal 0110b70195 I2PTunnel added 10 years ago
orignal 377d390dff fixed crash 10 years ago
orignal 2e1a8552bf delete deprecated SendPacket 10 years ago
orignal e09e3980c9 resend non-Acked packets together 10 years ago
orignal 053d1d22ac handle NACKs 10 years ago
orignal 921ba9a9d6 limit max number of resends 10 years ago
orignal 2f8274a7b3 fixed crash 10 years ago
orignal e866243097 send buffer offset 10 years ago
orignal b6e0fdf920 eepSite reponse with long content 10 years ago
orignal 297afeb07b split stream to packets 10 years ago
orignal a2707c19b8 FreeBSD support 10 years ago
orignal f8ced20d1c acks and resends 10 years ago
orignal e7126908f9 exploratory improvement 10 years ago
orignal 49c57db6b7 compression threshold 10 years ago
orignal 6e70c04516 fixed broken re-created tunnels 10 years ago
orignal 1a72292b8f re-create expired tunnels 10 years ago
orignal 58fdae92c0 fixed gcc build for FreeBSD 10 years ago
orignal 20aa516121 fill option data for SYN packet 10 years ago
orignal 968623015c add CryptoConst to CMakeLists.txt 10 years ago
orignal 933ebbf95f Merge pull request #92 from chertov/master
fix vs2013 build, constexpr require VC++ November 2013 CTP update
10 years ago
chertov 8347ff267a fix vs2013 build, constexpr require VC++ November 2013 CTP update
Visual C++ Compiler November 2013 CTP
http://www.microsoft.com/en-us/download/details.aspx?id=41151
10 years ago
chertov 2d78ad0940 Merge pull request #6 from PrivacySolutions/master
Merge pull request from orignal/master
10 years ago
orignal 1e61cb04be reply SYN back 10 years ago
orignal e0e27047f9 increase max packet size 10 years ago
orignal 1ea26a113a send FIN in streaming thread 10 years ago
orignal 15b4dfbecb don't futher process plain Ack 10 years ago
orignal f811b19cf1 store and check remote Identity 10 years ago
Meeh c9c311c41e Adding missing aes.cpp/h to CMake file list. Issue #91 10 years ago
orignal 57a94946d5 fixed bug with FIN message 10 years ago
Meeh 554f602ad0 Adding SWAT's reseed(su3) certificate. 10 years ago
orignal 462436acba handle options in proper sequence 10 years ago
orignal 4cb98757ce incoming connection to eepSite 10 years ago
orignal 6b21c816e2 fixed race condition 10 years ago
orignal ed0af7b937 incoming streams support 10 years ago
orignal acd21a04ae delete expired LeaseSets 10 years ago
orignal 0a5d4741af use short I2NP messages 10 years ago