1714 Commits (8a790fd0b3202c38e2582d7e0859d74465dfbc0d)
 

Author SHA1 Message Date
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
orignal 938fa00469 publishing with flood 10 years ago
orignal 679faf5149 specify reply token for RIs DatabaseStore 10 years ago
orignal 7e45233c7d floodfill parameter 10 years ago
orignal 2ed69ef602 clean up expired LeaseSets 10 years ago
orignal 192a08b5bf check tunnel status instead fidning it every time 10 years ago
orignal 763547f465 fixed corrupted NTCP messages 10 years ago
orignal b3e08b2cf4 shared_ptr for tunnels 10 years ago
orignal d1d6797d3e store LeaseSet as shared_ptr 10 years ago
orignal 4b094b2156 handle tunnel build messages in tunnels thread 10 years ago
orignal 562cdc12d1 check message type of follow on message 10 years ago
orignal 8f562215b0 separate inbound and outbound pending tunnels 10 years ago
orignal 8a478e4616 check for max number of NACKs 10 years ago
orignal f75de6af82 window 10 years ago
orignal a061f3339e use send buffer for a stream 10 years ago
orignal 724c417f09 fixed typo 10 years ago
orignal 9c23d03d8d fixed typo 10 years ago
orignal b8740c008b fixed crash 10 years ago
orignal 588c613043 naming lookup of .b32 address through LeaseSet request 10 years ago
orignal 1dc166f0f8 transit tunnel gateway batching 10 years ago
orignal 82103e6a39 process TunnelGateway message in tunnel thread 10 years ago