1566 Commits (d2d7b3b348c2bd04afda46d3b7c52763f923e2a4)
 

Author SHA1 Message Date
orignal d2d7b3b348 multiple server I2P tunnels 10 years ago
orignal b0052eae05 doesn't create same local destination twice 10 years ago
orignal ed692ffba3 make sure only one I2P tunnel per local prot 10 years ago
orignal 242bc3624a read tunnels.cfg 10 years ago
orignal 18121a99ca config file for I2PTunnels 10 years ago
orignal 93c2c13f96 fixed memory leak 10 years ago
orignal b11fd250c1 fixed race condition 10 years ago
orignal 93857b690a fixed hand at shutdown 10 years ago
orignal 34d88db0b2 Merge pull request #158 from multikatt/master 10 years ago
multikatt dcad550a2f typo: stoped->stopped 10 years ago
orignal 816e4d533d fixed race condition 10 years ago
orignal 53adf7a793 cleanup dead peers 10 years ago
orignal 0ed9dc4e93 complete session if presented 10 years ago
orignal 9eba7923a7 use insert instead [] 10 years ago
orignal 3263f6fefc ban abusing ipv6 addresses 10 years ago
orignal a27dd17cef fixed memory leak 10 years ago
orignal 52f9d5f0aa ban abusing IPs 10 years ago
orignal 6783b22ad0 terminate non-responding NTCP sessions by timeout 10 years ago
orignal a3c1c314d0 don't insert same transit tunnel twice 10 years ago
orignal d01f3b094b allow netDb cleanup after every 500 messages 10 years ago
orignal 8492e87d29 fxied race condition 10 years ago
orignal 923b64eb48 delete messages sent to disconnected session 10 years ago
orignal 89883e2078 don't look for session if a packet is from same endpoint as previous 10 years ago
orignal 23907e6cb1 don't look for session if a packet is from same endpoint as previous 10 years ago
orignal c6c414c382 receive multiple UDP packets 10 years ago
orignal c349652a27 terminate receivers 10 years ago
orignal f9731a76ec separate receivers thread 10 years ago
orignal 7dd159add2 use 'available' method 10 years ago
orignal 1ad04bf8bf read more data from socket if available 10 years ago
Kill Your TV 6064d12af3 Sync reseed servers with the java router 10 years ago
orignal 9b7820a09d clean obsolete SSU data 10 years ago
orignal e5fdee272b clean obsolete SSU data 10 years ago
orignal a80e4ef0ea fixed memory leak 10 years ago
orignal ab0bd908ec fixed race condition 10 years ago
orignal 9c7fcfbe3f Merge pull request #157 from klondi/httpproxy 10 years ago
Francisco Blas (klondike) Izquierdo Riera 1bbaa5ba22 URLdecode the base64 part of the key 10 years ago
Francisco Blas (klondike) Izquierdo Riera b22423e2d5 Get Jump services working again although, at what price\! 10 years ago
orignal 5730b15f01 fixed race condition 10 years ago
orignal 8305fd5f82 check if connection to peer exists already 10 years ago
orignal 0518b08ca6 drop second incoming connection with same identity 10 years ago
orignal 8e75d8c39a check accepted socket for error 10 years ago
orignal 6beb527058 teminate non-connected NTCP session 10 years ago
orignal b9e3931e80 use shared_ptr for inbound tunnels 10 years ago
orignal 7945126e86 use unique_ptr for requested destination 10 years ago
orignal 408a67f34f use unique_ptr for incomplete message 10 years ago
orignal 0dac2a74d3 check for duplicate msgID 10 years ago
orignal 9896570e32 cleanup from extra log messages 10 years ago
orignal 9639ab7f1e fixed memory leak 10 years ago
orignal 778d1afda0 cleand destination requests every 15 seconds 10 years ago
orignal 02c22b850b fixed compilation bug for boost < 1.49 and boost 1.49 with gcc 4.7 10 years ago