Commit Graph

80 Commits (5444889715eae729dcc87fa67ebd13c0788994dc)

Author SHA1 Message Date
Francisco Blas (klondike) Izquierdo Riera 84f7966a0b Fix even more alignment problems 10 years ago
orignal 583838e2c2 fixed misalignment 10 years ago
Francisco Blas (klondike) Izquierdo Riera 700c53e60a Fix any remaning aliasing rules with propper memcpy wrappers 10 years ago
Francisco Blas (klondike) Izquierdo Riera 1636187e26 Avoid aliasing problems by using special buf endian handling functions wrapping memcpy 10 years ago
orignal 5221e09b67 use VerifyDigest for verification 10 years ago
orignal b9b224fdc3 fixed crash 10 years ago
orignal b7d1b74ffa add single tag from destination's tread 10 years ago
orignal 85624e4f4b verify tag count field 10 years ago
orignal 357a9a6a56 16 bytes alignmen of AES block 10 years ago
orignal f6849442a9 encrypted delivery status 10 years ago
orignal b9e2b7bf64 delete single message routing session immediately 10 years ago
orignal fcd3680547 delete expired incoming tags 10 years ago
orignal 00d9ef806b fixed typo 10 years ago
orignal ae61e47bc2 attach creation time to individual tag 10 years ago
orignal 2cd8d0c0b7 delete expired unconfirmed tags 10 years ago
orignal 3bd035cb16 send new tags in advance 10 years ago
orignal 8a12b71010 unconfirmed tags 10 years ago
orignal 0cdb7c679e tags confirmed 10 years ago
orignal 4ceac19624 don't send delivery status is no tags 10 years ago
orignal 3a4b6bd7b0 separate requsted and unsolicited LeaseSets 10 years ago
orignal 202109ebeb handle I2NP message per destination 10 years ago
orignal 375fceb530 moved garlic decryption to streaming thread 10 years ago
orignal 911ad52989 moved local LeaseSet update from Stream to RoutingSession 10 years ago
orignal 296b2d7372 exclude garlic thread 10 years ago
orignal 070a7fea2c DeliveryStatus per garlic destination 10 years ago
orignal fccadb752f take LeaseSet from GarlicDestination 10 years ago
orignal 49d67bada0 AES/ElGamal session tags per local destination 10 years ago
orignal 3b90aa2fe1 use make_shared 10 years ago
orignal 9150240a0d multiple AES keys per local destination 10 years ago
orignal 93c1a0760d AES/ElGamal tags per local destination 10 years ago
orignal 3787dc80d9 introuduce GarlicDestination 10 years ago
orignal 400b4e7110 find local destination by tunnel garlic came from 10 years ago
orignal 482fc0e8b1 split Streaming to stream and destination 10 years ago
orignal d1a3f11c7a check tunnel where DatabaseStore message comes from 10 years ago
orignal 5abd4021c4 fixed race condition 10 years ago
orignal 168e20053a fixed race consition 10 years ago
orignal 17725acda2 assign GarlicRoutingSession to stream 10 years ago
orignal 711b4ab9ae fixed race condition 10 years ago
orignal ea9aa58471 fixed crash 10 years ago
orignal eff3bb6ab1 handle garlic's DeliveryStatus in the garlic thread 10 years ago
orignal f741b14664 send DeliveryStatus back through a tunnel from same tunnel pool 10 years ago
orignal 2b5382ce9b pass actual LeaseSet instead of I2NP message 10 years ago
orignal 2f8274a7b3 fixed crash 10 years ago
orignal 2f5967537a re-create local LeaseSet only if expired 10 years ago
orignal b1c2ba53d1 use SessionTag 10 years ago
orignal 750d6fbaed one-time aes garlic encryption 10 years ago
orignal 67c9e68559 fxied crash 10 years ago
orignal 3e25759ada request and process encrypted LeaseSet 10 years ago
orignal 38115b7dda session decryption - tags 10 years ago
orignal 13fec9bdfc generic tag introduced 10 years ago