Commit Graph

980 Commits

Author SHA1 Message Date
orignal
168e20053a fixed race consition 2014-08-31 08:56:03 -04:00
orignal
4abe89e34b show expiring tunnel status 2014-08-31 08:55:06 -04:00
Meeh
eb3fcde2f4 Making sure Content-Length is sent when having body.
RFC; http://www.w3.org/Protocols/rfc2616/rfc2616-sec4.html#sec4
2014-08-31 02:22:50 +02:00
Meeh
cc5d924899 OSX build fix 2014-08-31 02:21:58 +02:00
orignal
ccbc4353d6 fixed race condition 2014-08-30 16:30:53 -04:00
orignal
17725acda2 assign GarlicRoutingSession to stream 2014-08-29 22:10:00 -04:00
orignal
b6a3f64ee9 don't miss active tunnel 2014-08-29 07:44:12 -04:00
orignal
9557adf8c2 hold I2NP message for 5 seconds if router is not in netDb 2014-08-28 21:34:23 -04:00
orignal
2640dff22a improved exploratory 2014-08-28 19:41:02 -04:00
orignal
a4526db9bf improved exploratory 2014-08-28 13:51:26 -04:00
orignal
e50377e557 random pick tunnels 2014-08-27 22:21:29 -04:00
orignal
c025bcfdfc pick established tunnels only 2014-08-27 21:53:44 -04:00
orignal
a096a3931d send reply to DatabaseLookup through exploratory pool or directly only 2014-08-27 10:13:17 -04:00
orignal
8c87a0fc38 check for buffer overflow 2014-08-27 10:02:23 -04:00
orignal
b3e389a67c server tunnel parameters 2014-08-26 14:56:00 -04:00
orignal
72d52d61bc expiring status for tunnels 2014-08-26 10:31:32 -04:00
orignal
7aacae30eb moved common code to LocalDestination 2014-08-25 22:47:12 -04:00
orignal
04c9a96fcb use PrivateKeys for RoutingContext 2014-08-25 16:25:12 -04:00
orignal
711b4ab9ae fixed race condition 2014-08-25 13:07:14 -04:00
orignal
481b54a817 send our router information with RI request only 2014-08-24 22:34:13 -04:00
orignal
ea9aa58471 fixed crash 2014-08-24 22:32:28 -04:00
orignal
d231e59f0c speed-up destination request 2014-08-24 21:17:21 -04:00
orignal
0e230fdd05 ECDSA for local destinations 2014-08-24 10:36:59 -04:00
orignal
e45ee83746 use Signer for local destination 2014-08-23 22:54:08 -04:00
orignal
009af2eeae create random keys for different signature type 2014-08-23 22:06:53 -04:00
orignal
a6c308f2f5 PrivateKeys with extended identity 2014-08-23 16:06:56 -04:00
orignal
8b81ba8d45 signature size for LeaseSet 2014-08-23 08:41:06 -04:00
orignal
2bc1ba1a9c extended identity for local destination 2014-08-22 23:02:48 -04:00
orignal
9b8460cffa verify streaming packet signature 2014-08-22 19:47:29 -04:00
orignal
96b5907173 signing keys generators 2014-08-22 16:48:30 -04:00
orignal
fa4aaf1f50 signers 2014-08-22 16:28:25 -04:00
orignal
9277509ce3 ECDSA key starts at 320-th byte 2014-08-22 10:34:39 -04:00
orignal
b146c5782b correct lenght for LeaseSet 2014-08-22 10:33:01 -04:00
orignal
2aaac1a0d5 process extended indetities for LeaseSets 2014-08-21 21:57:24 -04:00
orignal
b77325c689 ECDSA P-256 signature 2014-08-21 14:26:15 -04:00
orignal
90fe263124 base32 encode 2014-08-21 12:32:03 -04:00
orignal
aaa8e39d68 Signature.h added 2014-08-21 11:15:04 -04:00
orignal
b671de27ce store tunnel pool with RoutingDestination 2014-08-20 21:47:28 -04:00
orignal
6c510fadf4 server I2PTunnel 2014-08-20 15:03:10 -04:00
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