orignal
|
4831e9705c
|
const buffer for ProcessPeerTest
|
2015-03-26 14:35:20 -04:00 |
|
orignal
|
6e9149afd4
|
fixed misalignment
|
2015-03-25 09:04:19 -04:00 |
|
orignal
|
647bb501d1
|
make sure packet size is multiple of 16 bytes
|
2015-03-18 13:30:38 -04:00 |
|
orignal
|
028e3a6c35
|
show total send/received bytes
|
2015-03-16 19:33:59 -04:00 |
|
orignal
|
a72d7652af
|
moved num sent/received bytes to TransportSession
|
2015-03-16 18:57:22 -04:00 |
|
orignal
|
57d4ccfdfd
|
reduced memory usage
|
2015-03-12 11:43:36 -04:00 |
|
orignal
|
7949ffe41e
|
fixed crash
|
2015-02-27 13:07:32 -05:00 |
|
orignal
|
30715c2512
|
firewall detection
|
2015-02-26 13:44:18 -05:00 |
|
orignal
|
51aea367c3
|
full implementation of peer test
|
2015-02-25 21:56:51 -05:00 |
|
orignal
|
34e31f3d78
|
PeerTest from Alice to Charlie
|
2015-02-25 16:39:48 -05:00 |
|
orignal
|
e250628174
|
global peer tests
|
2015-02-25 15:26:06 -05:00 |
|
orignal
|
eee968ce56
|
fixed incorrect instantiation in gcc 4.6
|
2015-02-24 22:17:46 -05:00 |
|
orignal
|
e3190a4ca9
|
SSU data receive batching
|
2015-02-15 14:17:55 -05:00 |
|
orignal
|
923b64eb48
|
delete messages sent to disconnected session
|
2015-02-09 16:33:52 -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
|
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
|
ab0bd908ec
|
fixed race condition
|
2015-02-07 15:25:06 -05:00 |
|
orignal
|
5730b15f01
|
fixed race condition
|
2015-02-06 20:53:48 -05:00 |
|
orignal
|
0518b08ca6
|
drop second incoming connection with same identity
|
2015-02-06 16:03:47 -05:00 |
|
orignal
|
f846b87590
|
make sure DeliveryStatus and DatabseStore are sent first
|
2015-02-02 16:08:35 -05:00 |
|
orignal
|
ea353ac3ba
|
send batch of I2NP messages
|
2015-01-20 21:05:57 -05:00 |
|
orignal
|
98e930bd46
|
moved delayed queue to Peer
|
2015-01-13 22:19:13 -05:00 |
|
orignal
|
d971dff593
|
introduced Peer
|
2015-01-12 22:53:35 -05:00 |
|
orignal
|
a85cc6aa77
|
fixed race condition
|
2015-01-11 21:00:38 -05:00 |
|
Francisco Blas (klondike) Izquierdo Riera
|
84f7966a0b
|
Fix even more alignment problems
|
2014-12-31 19:48:46 +01: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
|
1a0957b571
|
move WaitForConnect away from constructor
|
2014-11-24 11:18:12 -05:00 |
|
orignal
|
1c3f70056a
|
use shared pointer of RI for transports
|
2014-11-21 12:34:17 -05:00 |
|
orignal
|
4334007688
|
aligned AES and MAC keys
|
2014-11-01 14:56:13 -04:00 |
|
orignal
|
6b860c8c88
|
split SSU to SSU and SSUSession
|
2014-10-30 15:13:29 -04:00 |
|