Commit graph

64 commits

Author SHA1 Message Date
orignal 73d38f530f store relay tag if introducer 2014-04-16 15:54:28 -04:00
orignal 4341d285aa fxied crash 2014-04-15 17:44:44 -04:00
orignal 25e16f1693 implement session and mac key if shared key is shorter than 64 bytes 2014-04-15 11:53:24 -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 c9c38cccf6 send PeerTest if partly has 'B' capability only 2014-04-10 14:46:52 -04:00
orignal 9c7039cf78 recognize PeerTest back from Bob to Alice 2014-04-10 14:41:34 -04:00
orignal 747383a5e6 check if session key is available 2014-04-10 14:13:15 -04:00
orignal 2140f49665 fixed crash 2014-04-09 22:35:35 -04:00
orignal e96c55bd98 fixed crash 2014-04-09 18:17:13 -04:00
orignal d09bafa4a7 save peer test nonces 2014-04-09 14:58:30 -04:00
orignal 5099b997ad delete session with introducer 2014-04-09 13:55:31 -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 40d5489429 delete inactive SSU sessions 2014-04-07 22:26:18 -04:00
orignal c30dd2639a SSU timeout 2014-04-07 21:40:28 -04:00
orignal 03a5059617 peer test 2014-04-07 19:28:06 -04:00
orignal 9f8f91a2ee fixed small issues 2014-04-07 18:54:28 -04:00
orignal be563dcbd1 process session created after decryption with intro key 2014-04-07 16:53:28 -04:00
orignal 64f195868e process intro key message 2014-04-07 16:41:29 -04:00
orignal 45d1571559 send peer test by Alice 2014-04-07 16:19:33 -04:00
orignal 130e1c2daf handle PeerTest 2014-04-07 15:31:38 -04:00
orignal 7f357e285f generate DH keys pair per SSU session 2014-04-04 14:56:46 -04:00
orignal 4970b4d14e generic SSU timer 2014-04-02 10:49:16 -04:00
orignal 88e6a76a1b don't send session request twice 2014-03-31 07:51:18 -04:00
orignal 9a5a04ca70 delete non-responding SSU sessions 2014-03-30 22:55:03 -04:00
orignal 3ae225fb41 use existing SSU session if available 2014-03-25 21:17:03 -04:00
orignal b2fb466cde extract caps 2014-03-19 12:02:51 -04:00
orignal 9ef8ae99e2 close SSU session if MAC verification fails 2014-03-16 08:34:32 -04:00
orignal 06088ff7a2 fixed crash and few other small issues 2014-03-13 07:43:54 -04:00
orignal 6732ba21f9 inbound tunnel where an I2NP messages has been received from 2014-03-12 20:13:49 -04:00
orignal 5dfe19c6ed set established state after hole punch 2014-03-01 11:56:28 -05:00
orignal 48737864a3 process HolePunch 2014-02-28 21:28:05 -05:00
orignal 7300792033 set SessionCreated state 2014-02-25 20:37:39 -05:00
orignal 2ac36b1d31 verify SessionCreated 2014-02-24 21:43:26 -05:00
orignal b9031c331d send SSU DeliveryStatus 2014-02-24 15:16:39 -05:00
orignal 64aa588a9b establish SSU session through relay 2014-02-21 16:13:36 -05:00
orignal 411ac5b898 try intro key if mac key failed 2014-02-12 16:36:13 -05:00
orignal f8d105551f handle session destroyed 2014-02-11 15:51:32 -05:00
orignal 4862b594e8 use SSU if NTCP is not available 2014-02-10 19:27:55 -05:00
orignal c5f70d4559 wait for DeliveryStatus message 2014-02-10 15:13:16 -05:00
orignal 735f6bd72a SSU send message 2014-02-09 18:28:34 -05:00
orignal c266575528 eliminate unnecessary const_cast 2014-02-09 08:52:56 -05:00
orignal ec5eafafeb external IP detection 2014-02-08 21:06:40 -05:00
orignal 202e3eeb2a process ACKs 2014-02-07 21:42:35 -05:00
orignal 1c1103dcce send ack 2014-02-07 15:47:10 -05:00
orignal 656392fe1e handle SSU I2NP header 2014-02-07 11:26:00 -05:00