Commit Graph

5771 Commits

Author SHA1 Message Date
orignal
fcb45a778b try to find destination at every connect attempt 2014-08-14 14:32:00 -04:00
orignal
d8918edb51 IRC tunnel support 2014-08-14 10:20:22 -04:00
orignal
a405a3a89a fixed infinite loop 2014-08-13 21:27:12 -04:00
orignal
7002d263ab initial connect of I2PTunnel 2014-08-13 21:04:23 -04:00
orignal
ffd2a9e69e I2PTunnel data transfer 2014-08-13 15:25:52 -04:00
orignal
0110b70195 I2PTunnel added 2014-08-12 21:14:19 -04:00
orignal
377d390dff fixed crash 2014-08-12 18:42:53 -04:00
orignal
2e1a8552bf delete deprecated SendPacket 2014-08-12 16:52:04 -04:00
orignal
e09e3980c9 resend non-Acked packets together 2014-08-12 16:35:35 -04:00
orignal
053d1d22ac handle NACKs 2014-08-12 15:57:23 -04:00
orignal
921ba9a9d6 limit max number of resends 2014-08-11 19:32:07 -04:00
orignal
2f8274a7b3 fixed crash 2014-08-11 19:08:18 -04:00
orignal
e866243097 send buffer offset 2014-08-11 18:33:01 -04:00
orignal
b6e0fdf920 eepSite reponse with long content 2014-08-11 12:10:41 -04:00
orignal
297afeb07b split stream to packets 2014-08-11 11:31:01 -04:00
orignal
a2707c19b8 FreeBSD support 2014-08-11 09:51:53 -04:00
orignal
f8ced20d1c acks and resends 2014-08-10 18:27:23 -04:00
orignal
e7126908f9 exploratory improvement 2014-08-10 09:04:17 -04:00
orignal
49c57db6b7 compression threshold 2014-08-09 14:47:00 -04:00
orignal
6e70c04516 fixed broken re-created tunnels 2014-08-09 08:21:55 -04:00
orignal
1a72292b8f re-create expired tunnels 2014-08-08 22:44:33 -04:00
orignal
58fdae92c0 fixed gcc build for FreeBSD 2014-08-08 07:32:55 -04:00
orignal
20aa516121 fill option data for SYN packet 2014-08-07 22:03:25 -04:00
orignal
968623015c add CryptoConst to CMakeLists.txt 2014-08-07 07:30:29 -04:00
orignal
933ebbf95f Merge pull request #92 from chertov/master
fix vs2013 build, constexpr require VC++ November 2013 CTP update
2014-08-07 07:18:28 -04:00
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
2014-08-07 13:13:56 +04:00
chertov
2d78ad0940 Merge pull request #6 from PrivacySolutions/master
Merge pull request from orignal/master
2014-08-07 12:55:36 +04:00
orignal
1e61cb04be reply SYN back 2014-08-06 22:08:57 -04:00
orignal
e0e27047f9 increase max packet size 2014-08-06 19:19:59 -04:00
orignal
1ea26a113a send FIN in streaming thread 2014-08-06 16:00:34 -04:00
orignal
15b4dfbecb don't futher process plain Ack 2014-08-06 15:44:00 -04:00
orignal
f811b19cf1 store and check remote Identity 2014-08-06 11:09:06 -04:00
Meeh
c9c311c41e Adding missing aes.cpp/h to CMake file list. Issue #91 2014-08-06 13:37:14 +02:00
orignal
57a94946d5 fixed bug with FIN message 2014-08-05 19:55:35 -04:00
Meeh
554f602ad0 Adding SWAT's reseed(su3) certificate. 2014-08-05 11:31:33 +02:00
orignal
462436acba handle options in proper sequence 2014-08-04 18:22:54 -04:00
orignal
4cb98757ce incoming connection to eepSite 2014-08-04 16:30:37 -04:00
orignal
6b21c816e2 fixed race condition 2014-08-02 10:06:38 -04:00
orignal
ed0af7b937 incoming streams support 2014-08-01 14:54:14 -04:00
orignal
acd21a04ae delete expired LeaseSets 2014-07-31 12:59:43 -04:00
orignal
0a5d4741af use short I2NP messages 2014-07-30 18:20:42 -04:00
orignal
816c415f22 short I2NP message 2014-07-30 16:52:35 -04:00
orignal
5e8dd82b6b fixed crash 2014-07-30 07:32:46 -04:00
orignal
2f5967537a re-create local LeaseSet only if expired 2014-07-29 21:56:03 -04:00
orignal
2200133ce3 moved LeaseSet creation away from StreamingDestination 2014-07-29 14:56:36 -04:00
orignal
220637b29d DatabaseStore for LeaseSet 2014-07-29 14:31:55 -04:00
orignal
ee2297c851 create LeaseSet from local tunnel pool 2014-07-29 13:44:54 -04:00
orignal
4236299879 handle excluded peers in DatabaseLookup 2014-07-28 22:28:11 -04:00
orignal
c55ad954bf send encrypted reply to DatabaseLokkup if requested 2014-07-28 14:25:14 -04:00
orignal
b1c2ba53d1 use SessionTag 2014-07-28 12:02:50 -04:00