Commit Graph

691 Commits

Author SHA1 Message Date
orignal
7e0a2ae5ab publish local LeaseSet 2014-08-20 11:12:53 -04:00
orignal
180fbcdac6 ignore zero length packets 2014-08-19 11:03:08 -04:00
orignal
4c2f403740 don't use unreachable RI after 1 hour 2014-08-19 11:01:11 -04:00
orignal
7995385a19 wait more for tunnel creation 2014-08-18 21:23:49 -04:00
orignal
fb15c72be2 wait for 10 seconds before delete a pending tunnel 2014-08-18 14:37:19 -04:00
orignal
9655891e4b proper endiness of relay tag 2014-08-18 13:46:11 -04:00
orignal
fbe6c22884 close client socket if I2P gets closed 2014-08-17 19:14:40 -04:00
orignal
dda80703d2 use same outbound tunnel for streaming as long as possible 2014-08-17 14:42:49 -04:00
orignal
a25fe85b4d print time without date 2014-08-17 07:49:29 -04:00
Mikal Villa
7b0df27591 Improving some html on the webconsole.
I'm gonna need to import css files, or bundle them inside. And a html parser.
2014-08-17 13:20:57 +02:00
Mikal Villa
f629b06b6b Adding header file (version.h) to make scripts 2014-08-17 13:12:12 +02:00
Mikal Villa
05fa6757ce Adding timestamp to logger. 2014-08-17 07:35:09 +02:00
Mikal Villa
68ade60004 Patched RouterContext::CreateNewRouter to read from config if available.
As well as reading the version string from external file.
2014-08-17 07:09:15 +02:00
orignal
e7cf0b0f79 shuffle records for VariableTunnelBuild message 2014-08-16 14:35:35 -04:00
orignal
29243fcb47 notify inbound tunnels update 2014-08-15 19:21:30 -04:00
orignal
eff3bb6ab1 handle garlic's DeliveryStatus in the garlic thread 2014-08-15 16:15:17 -04:00
orignal
f741b14664 send DeliveryStatus back through a tunnel from same tunnel pool 2014-08-15 15:51:39 -04:00
orignal
2b5382ce9b pass actual LeaseSet instead of I2NP message 2014-08-15 14:34:58 -04:00
orignal
b8b953a7db notify client if a stream got disconnected 2014-08-15 13:28:07 -04:00
orignal
049f022d3f pick another lease for resend 2014-08-14 21:38:46 -04:00
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