70 Commits (e152785de99469927ac0fc7eb7fd754ee927ea78)

Author SHA1 Message Date
orignal b83e7e6c5c correct PeerTest 8 years ago
orignal 9208da8a50 more precise peer test 8 years ago
Jeff Becker 84ca992e91 Revert "Unused parameter warnings removal" 8 years ago
brain5lug 5350078543 Unused parameter warnings removal 8 years ago
orignal 7a51407f6d show error message in the web-console 8 years ago
orignal 440516e95f detect clock skew 8 years ago
orignal 8cb69c1482 fixed #624. correct v6 address size 8 years ago
orignal b02677ee21 common termination timer for all SSU sessions 8 years ago
brain5lug a530503c0c copy elimination for ranges #part3 8 years ago
orignal 94b3bb2391 adjust termination timeout 8 years ago
orignal 3d1a7f173c select Charlie based on Alice's address type 8 years ago
orignal ba078f3ff5 support peer test for ipv6 8 years ago
Jeff Becker 866cf940da
make always reachable when in meshnet mode 8 years ago
Jeff Becker 7868e1527e
try fixing ipv6 ssu 8 years ago
hagen 646778227a * tune log messages 8 years ago
orignal 3907b4101a include openssl through OPENSSL macro 8 years ago
orignal ca36a6fe41 update our IP after signture verification 8 years ago
orignal 3dbab68f17 don't send own RouterInfo twice 8 years ago
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 8 years ago
hagen 05043f30dc * tune logs 8 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