Commit graph

1598 commits

Author SHA1 Message Date
orignal b46c3036d8 flood 2015-02-01 18:30:27 -05:00
orignal 02ed7d6059 fixed non-responding destination request 2015-02-01 16:18:08 -05:00
orignal 2c2acae50d invoke acceptor on reset 2015-02-01 09:34:32 -05:00
orignal ac438fbd7d use stream buffer for sending identity 2015-01-31 21:49:54 -05:00
orignal feffbc9330 fixed typo 2015-01-31 10:39:29 -05:00
orignal 908404ab62 show send buffer size 2015-01-30 21:41:32 -05:00
orignal 618abd6320 use unique_ptr for sent fragments 2015-01-30 20:30:39 -05:00
orignal 79087f6942 detect congesion for first message in sned queue only 2015-01-30 16:43:31 -05:00
orignal 9a43f0d54c don't send DatabaseStore reply for local destinations 2015-01-30 15:29:33 -05:00
orignal 79af7c22d9 send DatabaseStore reply 2015-01-30 15:13:09 -05:00
orignal 0b911a5caa use I2NPMessagesHandler for SSU 2015-01-29 22:35:57 -05:00
orignal aae837f642 congesion control during retransmission 2015-01-29 19:17:44 -05:00
orignal 5887e8c8c4 slow start and congestion avoidance 2015-01-29 15:34:43 -05:00
orignal 974a7ff3f5 shared_ptr for RoutingDestination 2015-01-28 21:37:08 -05:00
orignal 938fa00469 publishing with flood 2015-01-28 21:01:16 -05:00
orignal 679faf5149 specify reply token for RIs DatabaseStore 2015-01-28 16:16:25 -05:00
orignal 7e45233c7d floodfill parameter 2015-01-28 15:12:15 -05:00
orignal 2ed69ef602 clean up expired LeaseSets 2015-01-28 14:20:28 -05:00
orignal 192a08b5bf check tunnel status instead fidning it every time 2015-01-27 22:31:57 -05:00
orignal 763547f465 fixed corrupted NTCP messages 2015-01-27 19:12:27 -05:00
orignal b3e08b2cf4 shared_ptr for tunnels 2015-01-27 14:55:46 -05:00
orignal d1d6797d3e store LeaseSet as shared_ptr 2015-01-27 11:27:58 -05:00
orignal 4b094b2156 handle tunnel build messages in tunnels thread 2015-01-26 20:49:16 -05:00
orignal 562cdc12d1 check message type of follow on message 2015-01-26 14:48:24 -05:00
orignal 8f562215b0 separate inbound and outbound pending tunnels 2015-01-26 11:56:10 -05:00
orignal 8a478e4616 check for max number of NACKs 2015-01-25 22:01:09 -05:00
orignal f75de6af82 window 2015-01-25 17:43:34 -05:00
orignal a061f3339e use send buffer for a stream 2015-01-25 16:18:26 -05:00
orignal 724c417f09 fixed typo 2015-01-25 11:43:27 -05:00
orignal 9c23d03d8d fixed typo 2015-01-25 10:05:50 -05:00
orignal b8740c008b fixed crash 2015-01-25 10:05:19 -05:00
orignal 588c613043 naming lookup of .b32 address through LeaseSet request 2015-01-24 15:34:46 -05:00
orignal 1dc166f0f8 transit tunnel gateway batching 2015-01-23 22:05:33 -05:00
orignal 82103e6a39 process TunnelGateway message in tunnel thread 2015-01-23 16:26:39 -05:00
orignal 33bce67a4e Update copyright
name changed to PurpleI2P
2015-01-23 14:03:41 -05:00
orignal aeb3c8b8b9 Update LICENSE
name changed to PurpleI2P
2015-01-23 14:02:37 -05:00
orignal 24c00b0985 schedule routing session cleanup 2015-01-23 12:48:25 -05:00
orignal a25646a129 cleanup routing sessions 2015-01-23 10:07:11 -05:00
orignal 0c73aff0a2 I2NPMessagesHandler 2015-01-22 22:00:41 -05:00
orignal 3ed1fee7ce remove stream on close 2015-01-22 19:02:28 -05:00
orignal b269bda52b shared_ptr for GarlicRouting Session 2015-01-22 15:31:34 -05:00
orignal 2ab0ff8aea TransitTunnelParticipant 2015-01-21 21:50:46 -05:00
orignal 46a36f766f don't restart subscriptions update timer if no subscription presented 2015-01-21 16:34:50 -05:00
orignal 276d5097c1 fixed 'bad descriptor' exception 2015-01-21 15:59:05 -05:00
orignal ec980edf56 don't look for tunnel again if tunnelID is the same as for previous message 2015-01-21 15:13:46 -05:00
orignal 89dead79c4 common HandleTunnelData for own and transit tunnels 2015-01-21 14:40:48 -05:00
orignal e7f849184c some cleanup 2015-01-21 12:08:15 -05:00
orignal c61cd350ee send multiple messages though single write call 2015-01-20 22:35:27 -05:00
orignal ea353ac3ba send batch of I2NP messages 2015-01-20 21:05:57 -05:00
orignal 74c89ce06e proper cleanup of pending tunnels 2015-01-20 18:06:42 -05:00