Commit Graph

69 Commits (51c908ab556a0ff4c4656cc7c6257090cd68aeb2)

Author SHA1 Message Date
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
orignal 3eb4cc9eed use AEN-NI for garlic encryption 10 years ago
orignal 4bd42625fd separate thread for streaming 10 years ago
orignal 8d67c5ebcd wait for acknowledment before using garlic tags 10 years ago
orignal 25f2f932b0 pass local LeaseSet as const 10 years ago
orignal 28042926e7 create LeaseSet encryption key per tunnel pool 10 years ago
orignal 06088ff7a2 fixed crash and few other small issues 10 years ago
orignal 28cc50fece handle garlic message in separate thread 10 years ago
orignal 6732ba21f9 inbound tunnel where an I2NP messages has been received from 10 years ago
orignal 3c8f859169 replaced ElGamalEncrypt to ElGamalEncryption 10 years ago
orignal 8d6c08ec78 use ElGamalEcryption for garlic encryption 10 years ago
orignal ef7e81baae fixed crash 11 years ago