orignal
|
e901307d8d
|
fixed crash
|
2015-02-15 10:23:06 -05:00 |
|
orignal
|
e038467c89
|
unique_ptr for sent and incomplete messages
|
2015-02-14 22:24:10 -05:00 |
|
orignal
|
776582e019
|
fixed typo
|
2015-02-14 21:00:40 -05:00 |
|
orignal
|
018daa8837
|
catch sendto exception
|
2015-02-14 17:23:15 -05:00 |
|
orignal
|
10b733d215
|
don't throw exception
|
2015-02-14 17:20:21 -05:00 |
|
orignal
|
97ec65cccd
|
read all sections from tunnels.cfg
|
2015-02-13 19:00:17 -05:00 |
|
orignal
|
d2d7b3b348
|
multiple server I2P tunnels
|
2015-02-13 15:56:57 -05:00 |
|
orignal
|
b0052eae05
|
doesn't create same local destination twice
|
2015-02-13 14:55:48 -05:00 |
|
orignal
|
ed692ffba3
|
make sure only one I2P tunnel per local prot
|
2015-02-13 10:18:42 -05:00 |
|
orignal
|
242bc3624a
|
read tunnels.cfg
|
2015-02-12 22:20:07 -05:00 |
|
orignal
|
18121a99ca
|
config file for I2PTunnels
|
2015-02-12 16:11:56 -05:00 |
|
orignal
|
93c2c13f96
|
fixed memory leak
|
2015-02-12 14:03:59 -05:00 |
|
orignal
|
b11fd250c1
|
fixed race condition
|
2015-02-12 11:40:42 -05:00 |
|
orignal
|
93857b690a
|
fixed hand at shutdown
|
2015-02-11 22:48:26 -05:00 |
|
orignal
|
34d88db0b2
|
Merge pull request #158 from multikatt/master
typo: stoped->stopped
|
2015-02-11 22:10:07 -05:00 |
|
multikatt
|
dcad550a2f
|
typo: stoped->stopped
|
2015-02-11 21:06:52 -05:00 |
|
orignal
|
816e4d533d
|
fixed race condition
|
2015-02-11 18:47:20 -05:00 |
|
orignal
|
53adf7a793
|
cleanup dead peers
|
2015-02-11 14:45:25 -05:00 |
|
orignal
|
0ed9dc4e93
|
complete session if presented
|
2015-02-10 17:36:39 -05:00 |
|
orignal
|
9eba7923a7
|
use insert instead []
|
2015-02-10 16:51:47 -05:00 |
|
orignal
|
3263f6fefc
|
ban abusing ipv6 addresses
|
2015-02-10 15:54:07 -05:00 |
|
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 |
|