24 Commits (750d6fbaeda1054f3707767adbad10345daff6c3)

Author SHA1 Message Date
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 11 years ago
mikhail4021 55392ce783 ms visual studio 2013 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
orignal d714d7fe6c common Identity for LeaseSet and RouterInfo 11 years ago
orignal 885e996a8a Inroduced IdentHash 11 years ago
orignal 01cb5e02e9 delivery type Destination for garlic cloves 11 years ago
orignal 7f92a847c2 Garlic session per destination 11 years ago