orignal
|
4582a4fd95
|
eliminate some overhead
|
2016-11-01 13:57:25 -04:00 |
|
Jeff Becker
|
d4a0076aba
|
merge
|
2016-11-01 10:26:40 -04:00 |
|
Jeff Becker
|
9575f70f38
|
fix conflicts
|
2016-11-01 10:02:10 -04:00 |
|
Jeff Becker
|
b4e9ed7d18
|
add web socket ui
|
2016-11-01 09:59:50 -04:00 |
|
brain5lug
|
a530503c0c
|
copy elimination for ranges #part3
|
2016-08-09 01:53:37 +03:00 |
|
orignal
|
d5075d706c
|
eliminate decay timer
|
2016-08-07 16:27:36 -04:00 |
|
hagen
|
646778227a
|
* tune log messages
|
2016-06-27 13:11:10 +00:00 |
|
orignal
|
4b9e39ac64
|
limit SSU outgoing windows
|
2016-06-26 17:03:04 -04:00 |
|
orignal
|
7274d43645
|
fixed incorrect long fragment size
|
2016-02-02 18:27:52 -05:00 |
|
orignal
|
c053bebccd
|
reduced numeber of error messages
|
2016-01-27 21:54:42 -05:00 |
|
orignal
|
9611f80a39
|
check I2NP messages fro expiration
|
2016-01-18 21:13:43 -05:00 |
|
orignal
|
ff48422ec0
|
check I2NP message buffer size
|
2016-01-05 14:29:18 -05:00 |
|
hagen
|
1cb0826de0
|
* sane log messages: SSUData.cpp
|
2015-12-21 03:00:12 +00:00 |
|
orignal
|
06c4aca490
|
always use shared_ptr for I2NPMessage
|
2015-11-24 13:09:12 -05:00 |
|
orignal
|
62cf83921b
|
cumulative update from bitbucket
|
2015-11-03 09:15:49 -05:00 |
|
orignal
|
9c9401ce2f
|
use shared_ptr for all incoming I2NP messages
|
2015-06-21 15:08:22 -04:00 |
|
orignal
|
3a63f6775a
|
pass I2NP message to transport session as shared_ptr
|
2015-06-17 10:47:26 -04:00 |
|
orignal
|
2f9e510f4f
|
check I2NP message size for saved fragments
|
2015-03-11 14:34:39 -04:00 |
|
orignal
|
1d7fd8ac96
|
reduce memory usage
|
2015-03-11 13:24:13 -04:00 |
|
orignal
|
08f5af68f0
|
reduce memory usage
|
2015-03-11 11:28:51 -04:00 |
|
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
|
018daa8837
|
catch sendto exception
|
2015-02-14 17:23:15 -05:00 |
|
orignal
|
23907e6cb1
|
don't look for session if a packet is from same endpoint as previous
|
2015-02-09 14:48:01 -05:00 |
|
orignal
|
9b7820a09d
|
clean obsolete SSU data
|
2015-02-08 09:15:13 -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
|
95dbc20350
|
log more disgnostics data
|
2015-02-02 20:15:49 -05:00 |
|
orignal
|
f846b87590
|
make sure DeliveryStatus and DatabseStore are sent first
|
2015-02-02 16:08:35 -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
|
29d1aa0146
|
more fixes of misalignment
|
2015-01-01 23:00:33 -05:00 |
|
Francisco Blas (klondike) Izquierdo Riera
|
700c53e60a
|
Fix any remaning aliasing rules with propper memcpy wrappers
|
2014-12-30 15:37:24 +01:00 |
|
Francisco Blas (klondike) Izquierdo Riera
|
1636187e26
|
Avoid aliasing problems by using special buf endian handling functions wrapping memcpy
|
2014-12-29 23:04:02 +01:00 |
|
orignal
|
95524c8db3
|
shared pointer for SSU
|
2014-11-24 12:26:11 -05:00 |
|
orignal
|
38b901484a
|
check for SSU packet size
|
2014-11-03 10:15:01 -05:00 |
|
orignal
|
d84a7ebc7e
|
MTU for ipv6
|
2014-10-29 11:17:30 -04:00 |
|
orignal
|
1f69d1b890
|
different log levels
|
2014-10-28 17:55:58 -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
|
5ea3e70c3a
|
proper bitfields order
|
2014-09-12 12:20:17 -04:00 |
|
orignal
|
6dbf8d1457
|
don't save received IV
|
2014-07-21 22:13:57 -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 |
|