53 Commits (507093dbad65f748611606b7f65913b2a7a24c81)

Author SHA1 Message Date
orignal 9d6d1825c7 pass flag to SSU header 8 years ago
orignal 1a4923cdce don't request relayTag if we are reachable 8 years ago
orignal 7726705b5c process request relay tag extended SSU option 8 years ago
orignal c053bebccd reduced numeber of error messages 9 years ago
hagen 05043f30dc * tune logs 9 years ago
orignal 595b2619fd fixed misalignment for timestamp 9 years ago
hagen facc5f8aa7 * sane log messages: SSUSession.cpp 9 years ago
orignal c36a810bcb ignore extended options for SessionCreated and SessionConfirmed 9 years ago
orignal 6096d572f3 handle RelayResponse 9 years ago
orignal da8a6a4c2b make sure to use ipv4 introducers only 9 years ago
orignal c5308e3f2f separate SSU sessions lists for V4 and V6 9 years ago
orignal 0a6d849435 pass shared_ptr to SendRelayIntro 9 years ago
orignal 302df75d83 skip extended options in SSU header 9 years ago
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 10 years ago
orignal 923b64eb48 delete messages sent to disconnected session 10 years ago
orignal 23907e6cb1 don't look for session if a packet is from same endpoint as previous 10 years ago
orignal e5fdee272b clean obsolete SSU data 10 years ago
orignal a80e4ef0ea fixed memory leak 10 years ago
orignal ab0bd908ec fixed race condition 10 years ago
orignal 5730b15f01 fixed race condition 10 years ago
orignal 0518b08ca6 drop second incoming connection with same identity 10 years ago
orignal f846b87590 make sure DeliveryStatus and DatabseStore are sent first 10 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