Commit Graph

91 Commits (62cf83921bb009c2a86c4862b5722304712de4b2)

Author SHA1 Message Date
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
orignal ebd64c9337 check for duplicates 10 years ago
orignal 165a079928 moved sending acks to SSUData 10 years ago
orignal 7bb5054644 moved sending I2NP messages to SSUData 10 years ago
orignal c9ace095f4 removed unused SSU states 10 years ago
orignal f9cd2f6808 don't use crypto++ AES directly 10 years ago
orignal 6518727270 use CBCEncryption for session key encryption 10 years ago
orignal d3812786fa session key decryption 10 years ago
orignal 9ec671ba69 split SSU to SSU and SSUData 10 years ago
orignal bf2e833f26 separate thread for SSU server 10 years ago
orignal b873f7c7f1 RelayResponse/RelayIntro 10 years ago
orignal 73d38f530f store relay tag if introducer 10 years ago
orignal 8694ed16fd decrypt message first 10 years ago