755 Commits (fb08322b78a61387c072e8364914105b75780498)
 

Author SHA1 Message Date
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 10 years ago
chertov 8347ff267a fix vs2013 build, constexpr require VC++ November 2013 CTP update 10 years ago
chertov 2d78ad0940 Merge pull request #6 from PrivacySolutions/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
orignal 816c415f22 short I2NP message 10 years ago
orignal 5e8dd82b6b fixed crash 10 years ago
orignal 2f5967537a re-create local LeaseSet only if expired 10 years ago
orignal 2200133ce3 moved LeaseSet creation away from StreamingDestination 10 years ago
orignal 220637b29d DatabaseStore for LeaseSet 10 years ago
orignal ee2297c851 create LeaseSet from local tunnel pool 10 years ago
orignal 4236299879 handle excluded peers in DatabaseLookup 10 years ago
orignal c55ad954bf send encrypted reply to DatabaseLokkup if requested 10 years ago
orignal b1c2ba53d1 use SessionTag 10 years ago
orignal 750d6fbaed one-time aes garlic encryption 10 years ago
orignal e77f625814 fixed crash 10 years ago
orignal 72e689791c tunnel state 10 years ago
Meeh 4576efd5b3 Update new CI icon 10 years ago
Meeh 61571b88ce Removing broken travis 10 years ago
orignal 3d669c95d9 send floodfill in DatabaseSerachReply 10 years ago
orignal 3961fdc2e1 don't load non-reachable routers 10 years ago
orignal d512c90193 send RouterInfo if found by DatabseLookup 10 years ago
orignal d73abd9c55 fixed crash 10 years ago
orignal 5492deff21 moved handling of DatabaseLookup to netDb's thread 10 years ago
orignal 028c70d6ee load RI buffer from file by request 10 years ago
Meeh c21adbe3ae Updating reseed host list (Since updated the java version as well) 10 years ago
orignal 1fc41e2fa9 proper update of own RouterInfo 10 years ago
orignal 3a8d4403f6 reduce memory usage by deleting RI's buffer after parsing and saving 10 years ago
orignal 6dbf8d1457 don't save received IV 10 years ago
orignal f3c6dd4d3d don't copy RouterInfos and LeaseSets 10 years ago