orignal
|
a27dd17cef
|
fixed memory leak
|
2015-02-10 15:51:56 -05:00 |
|
orignal
|
52f9d5f0aa
|
ban abusing IPs
|
2015-02-10 13:05:08 -05:00 |
|
orignal
|
6783b22ad0
|
terminate non-responding NTCP sessions by timeout
|
2015-02-10 10:54:04 -05:00 |
|
orignal
|
a3c1c314d0
|
don't insert same transit tunnel twice
|
2015-02-10 09:39:49 -05:00 |
|
orignal
|
d01f3b094b
|
allow netDb cleanup after every 500 messages
|
2015-02-10 09:30:48 -05:00 |
|
orignal
|
8492e87d29
|
fxied race condition
|
2015-02-09 22:19:29 -05:00 |
|
orignal
|
923b64eb48
|
delete messages sent to disconnected session
|
2015-02-09 16:33:52 -05:00 |
|
orignal
|
89883e2078
|
don't look for session if a packet is from same endpoint as previous
|
2015-02-09 14:50:19 -05:00 |
|
orignal
|
23907e6cb1
|
don't look for session if a packet is from same endpoint as previous
|
2015-02-09 14:48:01 -05:00 |
|
orignal
|
c6c414c382
|
receive multiple UDP packets
|
2015-02-09 11:53:11 -05:00 |
|
orignal
|
c349652a27
|
terminate receivers
|
2015-02-08 21:12:38 -05:00 |
|
orignal
|
f9731a76ec
|
separate receivers thread
|
2015-02-08 20:28:18 -05:00 |
|
orignal
|
7dd159add2
|
use 'available' method
|
2015-02-08 20:27:17 -05:00 |
|
orignal
|
1ad04bf8bf
|
read more data from socket if available
|
2015-02-08 11:52:03 -05:00 |
|
Kill Your TV
|
6064d12af3
|
Sync reseed servers with the java router
contrib/certificates/ssl/netdb.i2p2.no2.crt will be needed
when netdb.i2p2.no updates to a stronger certificate later this year
|
2015-02-08 16:27:01 +00:00 |
|
orignal
|
9b7820a09d
|
clean obsolete SSU data
|
2015-02-08 09:15:13 -05:00 |
|
orignal
|
e5fdee272b
|
clean obsolete SSU data
|
2015-02-08 08:50:05 -05:00 |
|
orignal
|
a80e4ef0ea
|
fixed memory leak
|
2015-02-07 17:58:29 -05:00 |
|
orignal
|
ab0bd908ec
|
fixed race condition
|
2015-02-07 15:25:06 -05:00 |
|
orignal
|
9c7fcfbe3f
|
Merge pull request #157 from klondi/httpproxy
Get Jump services working again although, at what price!
|
2015-02-07 13:34:31 -05:00 |
|
Francisco Blas (klondike) Izquierdo Riera
|
1bbaa5ba22
|
URLdecode the base64 part of the key
|
2015-02-07 18:34:25 +01:00 |
|
Francisco Blas (klondike) Izquierdo Riera
|
b22423e2d5
|
Get Jump services working again although, at what price\!
|
2015-02-07 17:57:16 +01:00 |
|
orignal
|
5730b15f01
|
fixed race condition
|
2015-02-06 20:53:48 -05:00 |
|
orignal
|
8305fd5f82
|
check if connection to peer exists already
|
2015-02-06 18:37:37 -05:00 |
|
orignal
|
0518b08ca6
|
drop second incoming connection with same identity
|
2015-02-06 16:03:47 -05:00 |
|
orignal
|
8e75d8c39a
|
check accepted socket for error
|
2015-02-06 13:49:00 -05:00 |
|
orignal
|
6beb527058
|
teminate non-connected NTCP session
|
2015-02-06 11:14:41 -05:00 |
|
orignal
|
b9e3931e80
|
use shared_ptr for inbound tunnels
|
2015-02-05 18:53:43 -05:00 |
|
orignal
|
7945126e86
|
use unique_ptr for requested destination
|
2015-02-05 13:36:28 -05:00 |
|
orignal
|
408a67f34f
|
use unique_ptr for incomplete message
|
2015-02-05 12:13:37 -05:00 |
|
orignal
|
0dac2a74d3
|
check for duplicate msgID
|
2015-02-04 22:16:44 -05:00 |
|
orignal
|
9896570e32
|
cleanup from extra log messages
|
2015-02-04 22:05:09 -05:00 |
|
orignal
|
9639ab7f1e
|
fixed memory leak
|
2015-02-04 21:24:48 -05:00 |
|
orignal
|
778d1afda0
|
cleand destination requests every 15 seconds
|
2015-02-04 15:34:52 -05:00 |
|
orignal
|
02c22b850b
|
fixed compilation bug for boost < 1.49 and boost 1.49 with gcc 4.7
|
2015-02-04 11:08:26 -05:00 |
|
orignal
|
bd035e1c3d
|
fixed build for boost below 1.49
|
2015-02-04 09:40:00 -05:00 |
|
orignal
|
b923b1e31d
|
Update version.h
release 0.7.0
|
2015-02-03 20:59:12 -05:00 |
|
orignal
|
14f448f4c7
|
show tunnels queue size
|
2015-02-03 16:45:19 -05:00 |
|
orignal
|
cd8e9e59fa
|
don't request same RouterInfo twice
|
2015-02-03 16:14:33 -05:00 |
|
orignal
|
4a6847da8d
|
RTT
|
2015-02-03 13:46:44 -05:00 |
|
orignal
|
c5a3832eae
|
handle exploratory lookups
|
2015-02-02 22:34:55 -05:00 |
|
orignal
|
7f75d250c7
|
Merge pull request #151 from ygrishin/master
fixed HTTP connection being reset on Windows
|
2015-02-02 21:58:53 -05:00 |
|
orignal
|
95dbc20350
|
log more disgnostics data
|
2015-02-02 20:15:49 -05:00 |
|
orignal
|
f846b87590
|
make sure DeliveryStatus and DatabseStore are sent first
|
2015-02-02 16:08:35 -05:00 |
|
orignal
|
e3764bef37
|
fixed incorect reply data parsing for DatabaseStore
|
2015-02-02 13:06:02 -05:00 |
|
orignal
|
d7c5c24ce4
|
pass ident hash by value to transports thread
|
2015-02-02 12:01:21 -05:00 |
|
orignal
|
60ba7be319
|
floodfill parameter
|
2015-02-02 11:15:38 -05:00 |
|
orignal
|
2215dd7bd7
|
ability to turn floodfill off
|
2015-02-02 11:14:09 -05:00 |
|
orignal
|
07ce9c41bf
|
DatabaseLookup flags
|
2015-02-02 11:06:36 -05:00 |
|
orignal
|
24564f1faa
|
moved UPNP to common files
|
2015-02-02 09:58:34 -05:00 |
|