Commit Graph

21 Commits (cc302847a84a2ac956c785ccbf9dfff1f094e3ed)

Author SHA1 Message Date
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 11 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