99 Commits (fb08322b78a61387c072e8364914105b75780498)

Author SHA1 Message Date
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
orignal 25e16f1693 implement session and mac key if shared key is shorter than 64 bytes 10 years ago
orignal 8694ed16fd decrypt message first 10 years ago
orignal a510e7c2c6 check for duplicate and missing fragments 10 years ago
orignal c9c38cccf6 send PeerTest if partly has 'B' capability only 10 years ago
orignal 9c7039cf78 recognize PeerTest back from Bob to Alice 10 years ago
orignal 747383a5e6 check if session key is available 10 years ago
orignal 2140f49665 fixed crash 10 years ago
orignal e96c55bd98 fixed crash 10 years ago
orignal d09bafa4a7 save peer test nonces 10 years ago
orignal 5099b997ad delete session with introducer 10 years ago
orignal 73066eb6c6 send relay request through connected session 10 years ago
orignal 31f906240e introducer session 10 years ago
orignal 8de75a2a90 save relay tag 10 years ago