Commit Graph

112 Commits (54775e5ea1917f7a516ffde4b115c75c5e78321f)

Author SHA1 Message Date
orignal 1441c1371b adjust MTU for incoming SSU sessions 10 years ago
orignal cb46d63058 read Identity from SessionConfirmed message 10 years ago
orignal ddc18a9b28 acquire DH pair by demand only 10 years ago
orignal 1742a72fe0 use Tag<32> for SSU key 10 years ago
orignal 11a1201506 check if remote RouterInfo is presented 10 years ago
orignal 4e213550ff exclude desctroyed session to introducer from RouterInfo 10 years ago
orignal 5c2785cfca send HolePunch if unreachable 10 years ago
orignal 7ec2318bba don't try to connect to unreachable router from unreachable router 10 years ago
orignal d3081a4e03 use data message for keep-alive 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 98fd1c7dbc cleanup introducers at startup 10 years ago
orignal fc50b24809 unreachable mode 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 d1ae603b93 fixed incorrect PeerTest 10 years ago
orignal 3c610fa952 RelayTest for Bob and Charlie 10 years ago
orignal 10d9a4582f schdule connect timer 10 years ago
orignal 617e7bc81d closed non-etsablished SSU session by timeout 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 180fbcdac6 ignore zero length packets 10 years ago
orignal 7995385a19 wait more for tunnel creation 10 years ago
orignal 9655891e4b proper endiness of relay tag 10 years ago
orignal 6dbf8d1457 don't save received IV 10 years ago
orignal de377b45b4 delete unreachable SSU sessions 10 years ago
orignal 756a920c1a show number sent/received bytes through the status page 10 years ago
orignal 9ee049aa63 close SSU session if not established 10 years ago
orignal 2f601ce02f send ack per fragment. temporary disble check for duplicated through IV 10 years ago
orignal a7406e03ab try to find existing SSU session to introducer first 10 years ago
orignal 226ef77927 fixed memory leak 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 a6cc2e647b eliminated multiple of 16 check for AES 10 years ago
orignal 6518727270 use CBCEncryption for session key encryption 10 years ago
orignal d3812786fa session key decryption 10 years ago
orignal 44bba19283 fixed memory leak 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 607f2d29f2 check for 16 bytes boundary before encryption 10 years ago
orignal 3b0c03104c introducer support 10 years ago
orignal b873f7c7f1 RelayResponse/RelayIntro 10 years ago
orignal 73d38f530f store relay tag if introducer 10 years ago
orignal 4341d285aa fxied crash 10 years ago