20 Commits (4ecf36fab614bf5f46967bdc12526a5048d7991a)

Author SHA1 Message Date
orignal 1bb1d89fab change back to map and unodered_map 3 years ago
orignal 518e53a61c use flat_map for smaller tables 3 years ago
orignal 247b6a0ed2 memory pool for SSU packets 3 years ago
orignal e054c6e82c memory pool for SSU messages and fragments 3 years ago
orignal 94555b9c43 don't select next introducers from existing sessions 3 years ago
orignal 7a19533380 reuse current introducers if no more available 3 years ago
orignal b5618af308 find all introducers at the time 3 years ago
orignal ad019da553 publish ipv6 introducers 3 years ago
orignal 2cc9791bf2 exclude already expired introducers 3 years ago
orignal e70ffc9d7c re-shedule introducers updates if router becomes firewalled 3 years ago
orignal 6d88c3ab05 Symmetric NAT error 3 years ago
orignal 11c924bbe7 publish and handle SSU addreses without host 3 years ago
orignal bef9a54f4a bind SSU socket to specified address 3 years ago
orignal 1d7639b3f4 caps per address 3 years ago
orignal 75a31c79ae don't process SSU messages after termination 3 years ago
orignal 417b5ed6cc handle SSU v4 and v6 messages in one thread 4 years ago
R4SAS 8bae4975fb add copyright headers 4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 4 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
orignal c231eff4b1 MTU size of 1488 for ipv6 7 years ago
orignal 051e642c0c fixed #798. Correct buffer size 7 years ago
orignal 298c5f0de2 moved v6 receiver to separate thread 8 years ago
orignal a6c2b25f6f increased socket buffer 8 years ago
orignal a25ce2296a rollback 8 years ago
orignal 4317694c64 memory pool for SSU packets 8 years ago
orignal 178dedf78c store relay session directly 8 years ago
orignal 2e8fa88fcb fixed memory leak 8 years ago
orignal 7a7ae4cc83 select ipv4 peers for peer test 8 years ago
orignal 230c2aaf26 reopen UDP socket in case of error 8 years ago
orignal b02677ee21 common termination timer for all SSU sessions 8 years ago
orignal 3d1a7f173c select Charlie based on Alice's address type 8 years ago
Jeff Becker a3b08654b4
try adding ipv6 only mode for ssu 8 years ago
Jeff Becker fa68e392c8
don't abort when ntcp fails to bind 8 years ago
orignal 6096d572f3 handle RelayResponse 9 years ago
orignal 0ef42870e5 try SSU if NTCP address is not presented 9 years ago
orignal 988007a8c9 pass correct pointer to sessions table 9 years ago
orignal c5308e3f2f separate SSU sessions lists for V4 and V6 9 years ago
orignal fb2bdfb9ee create SSU session in SSU thread 9 years ago
orignal d69f297c05 split between CreateSession and CreateSessionThrough Introducer 9 years ago
orignal e194854c6d replace GetSession to CreateSession 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal d226a4a0b7 store session with Alice with PeerTest 9 years ago
orignal 7949ffe41e fixed crash 9 years ago
orignal dc8209837c cleanup expired peer tests 9 years ago
orignal 51aea367c3 full implementation of peer test 9 years ago
orignal e250628174 global peer tests 9 years ago
orignal c6c414c382 receive multiple UDP packets 10 years ago
orignal f9731a76ec separate receivers thread 10 years ago
orignal ab0bd908ec fixed race condition 10 years ago