187 Commits (cd1af85e39e0e683af0ea74980d6bb3874bead71)

Author SHA1 Message Date
orignal cd1af85e39 bypass slow transport sessions 1 year ago
Vort 95cc544c92 Check for null pointer before dereferencing it 1 year ago
orignal 1ad38c0b95 fixed typo 1 year ago
orignal 4f3a416e37 send DateTime together with RouterInfo 1 year ago
R4SAS 86fc12e395
[style] clean code 1 year ago
orignal ac94341203 disconnect established session if clock skew detected 1 year ago
orignal 2baaa8bb8f fixed typo 1 year ago
orignal f29ef2c057 don't compare first byte for yggdrasil addresses 1 year ago
orignal 3c02cade58 compare only first 8 bytes for temporary addreses 1 year ago
orignal 21123e2afa compare published address and actual endpoint 1 year ago
R4SAS 503f522cc3
[style] clean trailing spaces and tabs 1 year ago
orignal 7b341d5d30 update and show send queue size for transports 1 year ago
R4SAS 2c19da9aa7
fix warnings about unused code 1 year ago
orignal 099d9d977f terminate duplcated session properly 1 year ago
orignal 5a167316cb don't filter yggdrasil address 1 year ago
orignal 85e31f84ec reset termination timer for new incoming connection 1 year ago
orignal edb7a0e23c Refuse dulicated incoming pending session from same IP 1 year ago
orignal eeea02d834 rounded to seconds timestamps 1 year ago
orignal 648b09d45f try to restart acceptors after termination of expired NTCP2 if no descriptors 1 year ago
R4SAS 857df5c734
prevent log spamming with no_descriptors error 1 year ago
orignal 737603e81b No descriptors error 1 year ago
orignal 410d2c2fa9 use shared pointer for RouterInfo's addreses list 1 year ago
Dimitris Apostolou 73b9c0302b
Fix typos 1 year ago
orignal f1f66d7b8f handle SOCKS connect reply for ipv6 address 2 years ago
orignal 4ed5e44de7 correct buffer size for ipv6 SOCKS proxy reply 2 years ago
orignal 63fd05c7d3 SOCKS5 constants 2 years ago
orignal 3bef6383d9 send update local RouterInfo 2 years ago
R4SAS 6b4ffcff5a cleanup code (spaces, tabs) 2 years ago
R4SAS 1326597226 use ipv6 preference only when netinet headers not used (entware with musl workaround)' 2 years ago
orignal f6ba776c12 SSU2 keys 2 years ago
orignal 4211c733a2 s and i keys for all addresses 2 years ago
orignal c9a1066f02 send SessionCreated before connection close if slock skew 2 years ago
R4SAS edc0162163
clean line trailing spaces and tabs 3 years ago
R4SAS 94661f697b
[log] update log messages (closes #1693) 3 years ago
Dimitris Apostolou 8ee9c437e1
Fix typos 3 years ago
orignal 26db88d89b check if sip key is available 3 years ago
orignal 876e98d91e check if sip key is available 3 years ago
orignal 8566f6c127 don't store EVP_PKEY sip keys 3 years ago
orignal 197882a4c9 create I2NP depending on type in I2NP block 3 years ago
orignal d310efcb5c pass I2NPMessage by move 3 years ago
orignal 317d8cdc48 don't allocate separate buffers for SessionRequest and SessionCreated 3 years ago
orignal 5b2b9e00a2 reuse receive buffer 3 years ago
orignal 0cd9f1b002 precalculate padding sizes 3 years ago
orignal 631c8c9870 use correct address type for NTCP2 acceptors 3 years ago
R4SAS 8708a0076f fix build with boost < 1.55.0 (closes #1661) 3 years ago
R4SAS be31640010
fix ipv6 preference on linux 3 years ago
R4SAS ed42948051 prefer public ipv6 instead rfc4941 (closes #1251) 3 years ago
R4SAS c359c6e634
update config file example, add v6 status to windows daemon window, code cleanup 3 years ago
orignal 991b74f036 bind ipv6 or yggdrasil acceptor to specified address 3 years ago
orignal 7c0b0a4e3e common HTTP basic authorization string 3 years ago