Commit graph

89 commits

Author SHA1 Message Date
orignal be301dc090 4 tags for LeaseSet request 2015-04-05 20:07:32 -04:00
orignal 10577cd1e5 select tunnel from TunnelPool rather than from LeaseSet for DeliveryStatus 2015-04-05 12:54:15 -04:00
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 b3e08b2cf4 shared_ptr for tunnels 2015-01-27 14:55:46 -05:00
orignal 24c00b0985 schedule routing session cleanup 2015-01-23 12:48:25 -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
Francisco Blas (klondike) Izquierdo Riera 84f7966a0b Fix even more alignment problems 2014-12-31 19:48:46 +01:00
orignal 583838e2c2 fixed misalignment 2014-12-30 15:33:11 -05:00
Francisco Blas (klondike) Izquierdo Riera 700c53e60a Fix any remaning aliasing rules with propper memcpy wrappers 2014-12-30 15:37:24 +01:00
Francisco Blas (klondike) Izquierdo Riera 1636187e26 Avoid aliasing problems by using special buf endian handling functions wrapping memcpy 2014-12-29 23:04:02 +01:00
orignal 5221e09b67 use VerifyDigest for verification 2014-12-21 21:32:21 -05:00
orignal b9b224fdc3 fixed crash 2014-12-08 21:28:11 -05:00
orignal b7d1b74ffa add single tag from destination's tread 2014-12-08 15:36:00 -05:00
orignal 85624e4f4b verify tag count field 2014-12-07 21:00:19 -05:00
orignal 357a9a6a56 16 bytes alignmen of AES block 2014-11-26 11:04:49 -05:00
orignal f6849442a9 encrypted delivery status 2014-11-19 14:56:47 -05:00
orignal b9e2b7bf64 delete single message routing session immediately 2014-11-16 15:41:54 -05:00
orignal fcd3680547 delete expired incoming tags 2014-10-17 22:15:42 -04:00
orignal 00d9ef806b fixed typo 2014-10-17 11:48:07 -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 4ceac19624 don't send delivery status is no tags 2014-10-14 12:08:57 -04:00
orignal 3a4b6bd7b0 separate requsted and unsolicited LeaseSets 2014-10-13 17:45:07 -04:00
orignal 202109ebeb handle I2NP message per destination 2014-10-11 21:27:55 -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 3b90aa2fe1 use make_shared 2014-10-07 09:28:39 -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 400b4e7110 find local destination by tunnel garlic came from 2014-10-06 16:06:05 -04:00
orignal 482fc0e8b1 split Streaming to stream and destination 2014-10-05 08:54:59 -04:00
orignal d1a3f11c7a check tunnel where DatabaseStore message comes from 2014-09-29 16:41: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 ea9aa58471 fixed crash 2014-08-24 22:32:28 -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