Commit Graph

82 Commits

Author SHA1 Message Date
orignal
a85cc6aa77 fixed race condition 2015-01-11 21:00:38 -05:00
orignal
e6c92a535d handle ipv6 sessions in separate thread 2014-11-30 17:19:21 -05:00
orignal
95524c8db3 shared pointer for SSU 2014-11-24 12:26:11 -05:00
orignal
1c3f70056a use shared pointer of RI for transports 2014-11-21 12:34:17 -05:00
orignal
69cbd71fe0 receive buffers aligned to 16 2014-11-18 12:37:04 -05:00
orignal
0cd04c23c5 split SSU to SSU and SSUSession 2014-10-30 15:13:12 -04:00
orignal
8403c17c59 incoming SSU V6 sessions 2014-10-29 15:02:48 -04:00
orignal
d513f20225 handle ipv6 adrresses 2014-10-29 12:28:44 -04:00
orignal
d84a7ebc7e MTU for ipv6 2014-10-29 11:17:30 -04:00
orignal
6281fa625a moved remote RI and identity to TransportSession 2014-10-24 15:50:48 -04:00
orignal
7b768ccb26 moved transports to 'transport' namespace 2014-10-21 12:25:53 -04:00
orignal
c4dda06cde TransportSession added 2014-10-20 16:09:59 -04:00
orignal
a8871d9f98 moved DHKeysPair to Transport 2014-10-20 15:19:56 -04:00
orignal
cb46d63058 read Identity from SessionConfirmed message 2014-09-18 14:16:16 -04:00
orignal
5cb691fb0b limit session to introducer by 1 hour 2014-09-09 13:45:12 -04:00
orignal
5435d20199 don't include same introducer twice 2014-09-09 08:03:05 -04:00
orignal
44751955cc select introducers 2014-09-06 20:43:20 -04:00
orignal
119603845b relay request from non-established session 2014-09-05 17:34:33 -04:00
orignal
9500d96789 session to introducer 2014-09-05 16:35:02 -04:00
orignal
4a39dd4818 zero-length address in RelayRequest 2014-09-05 11:58:22 -04:00
orignal
3c610fa952 RelayTest for Bob and Charlie 2014-09-04 16:27:22 -04:00
orignal
10d9a4582f schdule connect timer 2014-09-04 10:20:44 -04:00
orignal
ebe73491c6 send PeerTest to Charlie 2014-09-03 19:31:43 -04:00
orignal
aaf386a0ab GetRandomEstablishedSession 2014-09-03 16:49:48 -04:00
orignal
ccbc4353d6 fixed race condition 2014-08-30 16:30:53 -04:00
orignal
6dbf8d1457 don't save received IV 2014-07-21 22:13:57 -04:00
orignal
756a920c1a show number sent/received bytes through the status page 2014-07-20 17:12:36 -04:00
orignal
999abd517c save out-of-sequence fragments 2014-07-14 22:06:58 -04:00
orignal
13fec9bdfc generic tag introduced 2014-07-07 19:22:19 -04:00
orignal
ebd64c9337 check for duplicates 2014-06-17 13:15:32 -04:00
orignal
165a079928 moved sending acks to SSUData 2014-06-10 11:19:31 -04:00
orignal
7bb5054644 moved sending I2NP messages to SSUData 2014-06-10 10:39:29 -04:00
orignal
c9ace095f4 removed unused SSU states 2014-06-09 22:56:16 -04:00
orignal
f9cd2f6808 don't use crypto++ AES directly 2014-06-08 14:43:18 -04:00
orignal
6518727270 use CBCEncryption for session key encryption 2014-06-01 19:51:27 -04:00
orignal
d3812786fa session key decryption 2014-05-14 22:49:22 -04:00
orignal
9ec671ba69 split SSU to SSU and SSUData 2014-04-22 11:39:26 -04:00
orignal
bf2e833f26 separate thread for SSU server 2014-04-19 20:45:41 -04:00
orignal
b873f7c7f1 RelayResponse/RelayIntro 2014-04-16 16:47:56 -04:00
orignal
73d38f530f store relay tag if introducer 2014-04-16 15:54:28 -04:00
orignal
8694ed16fd decrypt message first 2014-04-13 16:59:54 -04:00
orignal
a510e7c2c6 check for duplicate and missing fragments 2014-04-12 21:13:30 -04:00
orignal
747383a5e6 check if session key is available 2014-04-10 14:13:15 -04:00
orignal
d09bafa4a7 save peer test nonces 2014-04-09 14:58:30 -04:00
orignal
73066eb6c6 send relay request through connected session 2014-04-09 12:25:40 -04:00
orignal
31f906240e introducer session 2014-04-09 11:58:57 -04:00
orignal
8de75a2a90 save relay tag 2014-04-08 15:35:08 -04:00
orignal
76cb75f7c0 process relay intro 2014-04-08 14:03:15 -04:00
orignal
702b352be9 use seesion key only for SesssionDestroy message 2014-04-08 13:25:19 -04:00
orignal
c30dd2639a SSU timeout 2014-04-07 21:40:28 -04:00