77 Commits (a518d6063c32a2f8da9c4d0725cf8123a405fef6)

Author SHA1 Message Date
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
orignal a510e7c2c6 check for duplicate and missing fragments 10 years ago
orignal 747383a5e6 check if session key is available 10 years ago
orignal d09bafa4a7 save peer test nonces 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
orignal 76cb75f7c0 process relay intro 10 years ago
orignal 702b352be9 use seesion key only for SesssionDestroy message 10 years ago
orignal c30dd2639a SSU timeout 10 years ago
orignal 03a5059617 peer test 10 years ago
orignal 9f8f91a2ee fixed small issues 10 years ago
orignal 64f195868e process intro key message 10 years ago
orignal 45d1571559 send peer test by Alice 10 years ago
orignal 130e1c2daf handle PeerTest 10 years ago