Commit Graph

46 Commits (51c908ab556a0ff4c4656cc7c6257090cd68aeb2)

Author SHA1 Message Date
orignal 43a989872d fixed typo 10 years ago
orignal a8871d9f98 moved DHKeysPair to Transport 10 years ago
orignal 09dc649101 donn't calculate routing keys for routers anymore 10 years ago
orignal 22937e1b54 moved HandleI2NPMessage to GarlicDestination level 10 years ago
orignal 202109ebeb handle I2NP message per destination 10 years ago
orignal 911ad52989 moved local LeaseSet update from Stream to RoutingSession 10 years ago
orignal 400b4e7110 find local destination by tunnel garlic came from 10 years ago
orignal 89f58d0a7a read extended indentities from hosts.txt 10 years ago
orignal b3e389a67c server tunnel parameters 10 years ago
orignal 7aacae30eb moved common code to LocalDestination 10 years ago
orignal e45ee83746 use Signer for local destination 10 years ago
orignal 009af2eeae create random keys for different signature type 10 years ago
orignal a6c308f2f5 PrivateKeys with extended identity 10 years ago
orignal 8b81ba8d45 signature size for LeaseSet 10 years ago
orignal 2bc1ba1a9c extended identity for local destination 10 years ago
orignal 9b8460cffa verify streaming packet signature 10 years ago
orignal 2aaac1a0d5 process extended indetities for LeaseSets 10 years ago
orignal aaa8e39d68 Signature.h added 10 years ago
orignal 29243fcb47 notify inbound tunnels update 10 years ago
orignal f811b19cf1 store and check remote Identity 10 years ago
orignal 2f5967537a re-create local LeaseSet only if expired 10 years ago
orignal ee2297c851 create LeaseSet from local tunnel pool 10 years ago
orignal e50454d92e multiple local destinations 10 years ago
orignal 13fec9bdfc generic tag introduced 10 years ago
orignal eb44fdf7a8 64-bits alignment for RoutingKey 10 years ago
orignal 4f429b3e06 copy constructor for PrivateKeys 10 years ago
cpubug c415d7fffc revert commit 61001ef 10 years ago
cpubug ceb2ec1bc0 load IdentHash from base32 string 10 years ago
cpubug ad8559d911 fix gcc warning: deleting object of polymorphic class type 'i2p::stream::StreamingDestination' which has non-virtual destructor might cause undefined behaviour [-Wdelete-non-virtual-dtor] 10 years ago
cpubug 61001ef047 added pointer check in RoutingDestination destructor 10 years ago
cpubug b3ee41bd91 replace CalcuateIdentHash to identity.Hash to avoid duplication 10 years ago
cpubug a82bd628c1 compute IdentHash in Identity method 10 years ago
cpubug 19333d5697 load Ident from base64 string 10 years ago
orignal 7bdf52a774 generate DH keys pair per NTCP session 10 years ago
orignal c600be59b1 moved encryption keys from TunnelPool to StreamingDestination 10 years ago
orignal ee08d6687f GetIdentHash for LocalDestination 10 years ago
orignal 72cb35fcc0 load eepsite keys 10 years ago
orignal c855d8b413 load eepsite keys 10 years ago
orignal cba18faa87 create inbound tunnels per local destination 10 years ago
orignal 3c8f859169 replaced ElGamalEncrypt to ElGamalEncryption 10 years ago
orignal fd84226bd2 Merge pull request #6 from mikhail4021/master
adding Windows support
11 years ago
mikhail4021 55392ce783 ms visual studio 2013 support
not full support
11 years ago
orignal 4f1f08b805 kademlia 11 years ago
orignal 5d9f292506 remove dead routers 11 years ago
orignal 6341b10556 Keys added 11 years ago
orignal d03adfd193 moved Identity to separate file 11 years ago