Commit Graph

40 Commits (62cf83921bb009c2a86c4862b5722304712de4b2)

Author SHA1 Message Date
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal 0c8fb376db some cleanup 9 years ago
orignal 206f094dd4 use shared_ptr for DeliverStatus 9 years ago
orignal 3a63f6775a pass I2NP message to transport session as shared_ptr 9 years ago
orignal 92bd29ebf1 delete trailing paddings of SSU packtes 9 years ago
orignal d226a4a0b7 store session with Alice with PeerTest 9 years ago
orignal c62659cdbc single buf for ProcessPeerTest 9 years ago
orignal 4831e9705c const buffer for ProcessPeerTest 9 years ago
orignal 6e9149afd4 fixed misalignment 9 years ago
orignal 647bb501d1 make sure packet size is multiple of 16 bytes 9 years ago
orignal 028e3a6c35 show total send/received bytes 9 years ago
orignal a72d7652af moved num sent/received bytes to TransportSession 9 years ago
orignal 57d4ccfdfd reduced memory usage 9 years ago
orignal 7949ffe41e fixed crash 9 years ago
orignal 30715c2512 firewall detection 9 years ago
orignal 51aea367c3 full implementation of peer test 9 years ago
orignal 34e31f3d78 PeerTest from Alice to Charlie 9 years ago
orignal e250628174 global peer tests 9 years ago
orignal eee968ce56 fixed incorrect instantiation in gcc 4.6 9 years ago
orignal e3190a4ca9 SSU data receive batching 9 years ago
orignal 923b64eb48 delete messages sent to disconnected session 9 years ago
orignal 23907e6cb1 don't look for session if a packet is from same endpoint as previous 9 years ago
orignal e5fdee272b clean obsolete SSU data 9 years ago
orignal a80e4ef0ea fixed memory leak 9 years ago
orignal ab0bd908ec fixed race condition 9 years ago
orignal 5730b15f01 fixed race condition 9 years ago
orignal 0518b08ca6 drop second incoming connection with same identity 9 years ago
orignal f846b87590 make sure DeliveryStatus and DatabseStore are sent first 9 years ago
orignal ea353ac3ba send batch of I2NP messages 10 years ago
orignal 98e930bd46 moved delayed queue to Peer 10 years ago
orignal d971dff593 introduced Peer 10 years ago
orignal a85cc6aa77 fixed race condition 10 years ago
Francisco Blas (klondike) Izquierdo Riera 84f7966a0b Fix even more alignment problems 10 years ago
Francisco Blas (klondike) Izquierdo Riera 700c53e60a Fix any remaning aliasing rules with propper memcpy wrappers 10 years ago
Francisco Blas (klondike) Izquierdo Riera 1636187e26 Avoid aliasing problems by using special buf endian handling functions wrapping memcpy 10 years ago
orignal 95524c8db3 shared pointer for SSU 10 years ago
orignal 1a0957b571 move WaitForConnect away from constructor 10 years ago
orignal 1c3f70056a use shared pointer of RI for transports 10 years ago
orignal 4334007688 aligned AES and MAC keys 10 years ago
orignal 6b860c8c88 split SSU to SSU and SSUSession 10 years ago