1534 Commits (a80e4ef0ea290907dc1e5275f4e438dedafd2c7a)
 

Author SHA1 Message Date
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
orignal bd035e1c3d fixed build for boost below 1.49 10 years ago
orignal b923b1e31d Update version.h 10 years ago
orignal 14f448f4c7 show tunnels queue size 10 years ago
orignal cd8e9e59fa don't request same RouterInfo twice 10 years ago
orignal 4a6847da8d RTT 10 years ago
orignal c5a3832eae handle exploratory lookups 10 years ago
orignal 7f75d250c7 Merge pull request #151 from ygrishin/master 10 years ago
orignal 95dbc20350 log more disgnostics data 10 years ago
orignal f846b87590 make sure DeliveryStatus and DatabseStore are sent first 10 years ago
orignal e3764bef37 fixed incorect reply data parsing for DatabaseStore 10 years ago
orignal d7c5c24ce4 pass ident hash by value to transports thread 10 years ago
orignal 60ba7be319 floodfill parameter 10 years ago
orignal 2215dd7bd7 ability to turn floodfill off 10 years ago
orignal 07ce9c41bf DatabaseLookup flags 10 years ago
orignal 24564f1faa moved UPNP to common files 10 years ago
orignal ba11971513 don't delete updated RouterInfo 10 years ago
ygrishin 803737011a fixed HTTP connection being reset on Windows 10 years ago
orignal 8ad9f2681c send 3 closest floodfills 10 years ago
orignal b46c3036d8 flood 10 years ago
orignal 02ed7d6059 fixed non-responding destination request 10 years ago
orignal 2c2acae50d invoke acceptor on reset 10 years ago
orignal ac438fbd7d use stream buffer for sending identity 10 years ago
orignal feffbc9330 fixed typo 10 years ago
orignal 908404ab62 show send buffer size 10 years ago
orignal 618abd6320 use unique_ptr for sent fragments 10 years ago
orignal 79087f6942 detect congesion for first message in sned queue only 10 years ago
orignal 9a43f0d54c don't send DatabaseStore reply for local destinations 10 years ago
orignal 79af7c22d9 send DatabaseStore reply 10 years ago
orignal 0b911a5caa use I2NPMessagesHandler for SSU 10 years ago
orignal aae837f642 congesion control during retransmission 10 years ago
orignal 5887e8c8c4 slow start and congestion avoidance 10 years ago
orignal 974a7ff3f5 shared_ptr for RoutingDestination 10 years ago