7 Commits (d7d70b707ffe0435c80b1d908a51b4047d94e741)

Author SHA1 Message Date
orignal c8cbf425ac check and send netid for NTCP2 and SSU 5 years ago
orignal 5e42947fbd always lookup SSU session if peer's endpoint doesn't match 5 years ago
Dimitris Apostolou 6a497a23d9
Fix typos 5 years ago
orignal b84f74c167 limit SSU message size to 32K 6 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
Jeff Becker e238f7ed37 NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
orignal 92fc736cfa recreate SSU session again if session key is invalid 7 years ago
orignal 8a2c4ab3de don't create identity if presented in netdb already 8 years ago
Jeff Becker 01ab027615 don't use heap allocated buffers in ssu 8 years ago
orignal 62ca6212ce don't store SSU-specific data for NTCP address 8 years ago
orignal 585a6c29d4 add relaytag after session established 8 years ago
orignal 178dedf78c store relay session directly 8 years ago
orignal 2e8fa88fcb fixed memory leak 8 years ago
Jeff Becker 2524972807 don't use stack allocated buffers in SSU 8 years ago
orignal 67492bf024 send v4 address for peer test 8 years ago
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 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