Commit Graph

23 Commits

Author SHA1 Message Date
orignal
e3190a4ca9 SSU data receive batching 2015-02-15 14:17:55 -05:00
orignal
e038467c89 unique_ptr for sent and incomplete messages 2015-02-14 22:24:10 -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
408a67f34f use unique_ptr for incomplete message 2015-02-05 12:13:37 -05:00
orignal
618abd6320 use unique_ptr for sent fragments 2015-01-30 20:30:39 -05:00
orignal
0b911a5caa use I2NPMessagesHandler for SSU 2015-01-29 22:35:57 -05:00
orignal
d84a7ebc7e MTU for ipv6 2014-10-29 11:17:30 -04:00
orignal
7b768ccb26 moved transports to 'transport' namespace 2014-10-21 12:25:53 -04:00
orignal
964e27bc15 don't handle same message twice 2014-09-29 20:08:26 -04:00
orignal
1441c1371b adjust MTU for incoming SSU sessions 2014-09-18 14:37:29 -04:00
orignal
37e4bc8e5b check MTU of remote router 2014-09-14 17:54:55 -04:00
orignal
c0a70faab3 SSU packet size 2014-09-14 12:39:56 -04:00
orignal
42dd8dd72e fixed buffer overflow 2014-09-14 11:54:18 -04:00
orignal
d7bcaaa3f7 resend 2014-07-20 10:38:39 -04:00
orignal
541a49c359 fixed memory leak 2014-07-19 18:53:02 -04:00
orignal
05d869254d process extended data 2014-07-17 15:22:32 -04:00
orignal
2f601ce02f send ack per fragment. temporary disble check for duplicated through IV 2014-07-15 14:49:54 -04:00
orignal
999abd517c save out-of-sequence fragments 2014-07-14 22:06:58 -04:00
orignal
fccb13cedd store sent messages until ack-ed 2014-06-12 11:14:22 -04:00
orignal
165a079928 moved sending acks to SSUData 2014-06-10 11:19:31 -04:00
orignal
7bb5054644 moved sending I2NP messages to SSUData 2014-06-10 10:39:29 -04:00
orignal
9ec671ba69 split SSU to SSU and SSUData 2014-04-22 11:39:26 -04:00