Commit Graph

55 Commits

Author SHA1 Message Date
orignal
18deb8b4f2 DeliveryStatus for LeaseSet 2015-03-22 14:59:27 -04:00
orignal
b9e3931e80 use shared_ptr for inbound tunnels 2015-02-05 18:53:43 -05:00
orignal
974a7ff3f5 shared_ptr for RoutingDestination 2015-01-28 21:37:08 -05:00
orignal
a25646a129 cleanup routing sessions 2015-01-23 10:07:11 -05:00
orignal
b269bda52b shared_ptr for GarlicRouting Session 2015-01-22 15:31:34 -05:00
orignal
b7d1b74ffa add single tag from destination's tread 2014-12-08 15:36:00 -05:00
orignal
faf1fe7a7c aligned AES keys 2014-11-01 21:53:45 -04:00
orignal
fcd3680547 delete expired incoming tags 2014-10-17 22:15:42 -04:00
orignal
ae61e47bc2 attach creation time to individual tag 2014-10-17 11:26:57 -04:00
orignal
2cd8d0c0b7 delete expired unconfirmed tags 2014-10-16 21:11:02 -04:00
orignal
3bd035cb16 send new tags in advance 2014-10-16 20:12:46 -04:00
orignal
8a12b71010 unconfirmed tags 2014-10-14 14:48:25 -04:00
orignal
0cdb7c679e tags confirmed 2014-10-14 13:49:40 -04:00
orignal
3a4b6bd7b0 separate requsted and unsolicited LeaseSets 2014-10-13 17:45:07 -04:00
orignal
22937e1b54 moved HandleI2NPMessage to GarlicDestination level 2014-10-11 21:34:18 -04:00
orignal
375fceb530 moved garlic decryption to streaming thread 2014-10-08 14:17:17 -04:00
orignal
911ad52989 moved local LeaseSet update from Stream to RoutingSession 2014-10-08 12:11:39 -04:00
orignal
296b2d7372 exclude garlic thread 2014-10-08 07:55:46 -04:00
orignal
070a7fea2c DeliveryStatus per garlic destination 2014-10-07 21:47:32 -04:00
orignal
fccadb752f take LeaseSet from GarlicDestination 2014-10-07 21:08:00 -04:00
orignal
49d67bada0 AES/ElGamal session tags per local destination 2014-10-07 16:18:13 -04:00
orignal
9150240a0d multiple AES keys per local destination 2014-10-06 21:18:20 -04:00
orignal
93c1a0760d AES/ElGamal tags per local destination 2014-10-06 20:18:18 -04:00
orignal
3787dc80d9 introuduce GarlicDestination 2014-10-06 16:49:41 -04:00
orignal
5abd4021c4 fixed race condition 2014-09-10 18:57:24 -04:00
orignal
168e20053a fixed race consition 2014-08-31 08:56:03 -04:00
orignal
17725acda2 assign GarlicRoutingSession to stream 2014-08-29 22:10:00 -04:00
orignal
711b4ab9ae fixed race condition 2014-08-25 13:07:14 -04:00
orignal
eff3bb6ab1 handle garlic's DeliveryStatus in the garlic thread 2014-08-15 16:15:17 -04:00
orignal
f741b14664 send DeliveryStatus back through a tunnel from same tunnel pool 2014-08-15 15:51:39 -04:00
orignal
2b5382ce9b pass actual LeaseSet instead of I2NP message 2014-08-15 14:34:58 -04:00
orignal
2f5967537a re-create local LeaseSet only if expired 2014-07-29 21:56:03 -04:00
orignal
b1c2ba53d1 use SessionTag 2014-07-28 12:02:50 -04:00
orignal
750d6fbaed one-time aes garlic encryption 2014-07-28 11:54:34 -04:00
orignal
67c9e68559 fxied crash 2014-07-11 19:14:14 -04:00
orignal
38115b7dda session decryption - tags 2014-07-07 22:25:32 -04:00
orignal
13fec9bdfc generic tag introduced 2014-07-07 19:22:19 -04:00
orignal
3eb4cc9eed use AEN-NI for garlic encryption 2014-05-11 22:37:33 -04:00
orignal
74a7f8c869 pick random tunnel from LeaseSet 2014-03-23 09:25:16 -04:00
orignal
8d67c5ebcd wait for acknowledment before using garlic tags 2014-03-22 08:43:38 -04:00
orignal
25f2f932b0 pass local LeaseSet as const 2014-03-20 09:47:02 -04:00
orignal
28cc50fece handle garlic message in separate thread 2014-03-12 21:13:54 -04:00
orignal
6732ba21f9 inbound tunnel where an I2NP messages has been received from 2014-03-12 20:13:49 -04:00
orignal
3c8f859169 replaced ElGamalEncrypt to ElGamalEncryption 2014-02-20 20:28:41 -05:00
orignal
8d6c08ec78 use ElGamalEcryption for garlic encryption 2014-02-20 18:42:55 -05:00
orignal
b437bd8cf4 recreate session tags 2014-01-18 10:34:57 -05:00
orignal
869479e566 handle DeliveryStatus message 2014-01-17 08:12:57 -05:00
orignal
ebc6811e71 support of multiple incoming garlic sessions 2014-01-09 22:51:33 -05:00
orignal
57c97208f9 include DeliveryStatus to Garlic 2014-01-08 22:47:22 -05:00
orignal
5997cb80bd differentiate garlic message received from tunnel and directly 2014-01-03 22:25:22 -05:00