Commit Graph

103 Commits (e152785de99469927ac0fc7eb7fd754ee927ea78)

Author SHA1 Message Date
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 50756eb94a
Merge branch 'restricted_routes' into meshnet 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 9 years ago
orignal f9731a76ec separate receivers thread 9 years ago
orignal ab0bd908ec fixed race condition 9 years ago
orignal a85cc6aa77 fixed race condition 10 years ago
orignal e6c92a535d handle ipv6 sessions in separate thread 10 years ago
orignal 95524c8db3 shared pointer for SSU 10 years ago
orignal 1c3f70056a use shared pointer of RI for transports 10 years ago
orignal 69cbd71fe0 receive buffers aligned to 16 10 years ago
orignal 0cd04c23c5 split SSU to SSU and SSUSession 10 years ago
orignal 8403c17c59 incoming SSU V6 sessions 10 years ago
orignal d513f20225 handle ipv6 adrresses 10 years ago
orignal d84a7ebc7e MTU for ipv6 10 years ago
orignal 6281fa625a moved remote RI and identity to TransportSession 10 years ago
orignal 7b768ccb26 moved transports to 'transport' namespace 10 years ago
orignal c4dda06cde TransportSession added 10 years ago
orignal a8871d9f98 moved DHKeysPair to Transport 10 years ago
orignal cb46d63058 read Identity from SessionConfirmed message 10 years ago
orignal 5cb691fb0b limit session to introducer by 1 hour 10 years ago
orignal 5435d20199 don't include same introducer twice 10 years ago
orignal 44751955cc select introducers 10 years ago
orignal 119603845b relay request from non-established session 10 years ago
orignal 9500d96789 session to introducer 10 years ago
orignal 4a39dd4818 zero-length address in RelayRequest 10 years ago
orignal 3c610fa952 RelayTest for Bob and Charlie 10 years ago
orignal 10d9a4582f schdule connect timer 10 years ago
orignal ebe73491c6 send PeerTest to Charlie 10 years ago
orignal aaf386a0ab GetRandomEstablishedSession 10 years ago
orignal ccbc4353d6 fixed race condition 10 years ago
orignal 6dbf8d1457 don't save received IV 10 years ago
orignal 756a920c1a show number sent/received bytes through the status page 10 years ago
orignal 999abd517c save out-of-sequence fragments 10 years ago
orignal 13fec9bdfc generic tag introduced 10 years ago