Commit Graph

34 Commits

Author SHA1 Message Date
orignal
a6c308f2f5 PrivateKeys with extended identity 2014-08-23 16:06:56 -04:00
orignal
8b81ba8d45 signature size for LeaseSet 2014-08-23 08:41:06 -04:00
orignal
2bc1ba1a9c extended identity for local destination 2014-08-22 23:02:48 -04:00
orignal
9b8460cffa verify streaming packet signature 2014-08-22 19:47:29 -04:00
orignal
2aaac1a0d5 process extended indetities for LeaseSets 2014-08-21 21:57:24 -04:00
orignal
aaa8e39d68 Signature.h added 2014-08-21 11:15:04 -04:00
orignal
29243fcb47 notify inbound tunnels update 2014-08-15 19:21:30 -04:00
orignal
f811b19cf1 store and check remote Identity 2014-08-06 11:09:06 -04:00
orignal
2f5967537a re-create local LeaseSet only if expired 2014-07-29 21:56:03 -04:00
orignal
ee2297c851 create LeaseSet from local tunnel pool 2014-07-29 13:44:54 -04:00
orignal
e50454d92e multiple local destinations 2014-07-11 15:39:38 -04:00
orignal
13fec9bdfc generic tag introduced 2014-07-07 19:22:19 -04:00
orignal
eb44fdf7a8 64-bits alignment for RoutingKey 2014-06-03 19:57:42 -04:00
orignal
4f429b3e06 copy constructor for PrivateKeys 2014-05-03 15:29:00 -04:00
cpubug
c415d7fffc revert commit 61001ef 2014-04-23 22:46:15 +04:00
cpubug
ceb2ec1bc0 load IdentHash from base32 string 2014-04-23 22:43:54 +04:00
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] 2014-04-08 21:01:14 +04:00
cpubug
61001ef047 added pointer check in RoutingDestination destructor 2014-04-08 11:24:34 +04:00
cpubug
b3ee41bd91 replace CalcuateIdentHash to identity.Hash to avoid duplication 2014-04-08 11:11:48 +04:00
cpubug
a82bd628c1 compute IdentHash in Identity method 2014-04-07 22:01:24 +04:00
cpubug
19333d5697 load Ident from base64 string 2014-04-07 21:47:40 +04:00
orignal
7bdf52a774 generate DH keys pair per NTCP session 2014-04-04 13:30:13 -04:00
orignal
c600be59b1 moved encryption keys from TunnelPool to StreamingDestination 2014-04-01 18:58:47 -04:00
orignal
ee08d6687f GetIdentHash for LocalDestination 2014-04-01 13:42:04 -04:00
orignal
72cb35fcc0 load eepsite keys 2014-03-19 16:44:03 -04:00
orignal
c855d8b413 load eepsite keys 2014-03-19 16:38:55 -04:00
orignal
cba18faa87 create inbound tunnels per local destination 2014-03-14 15:13:34 -04:00
orignal
3c8f859169 replaced ElGamalEncrypt to ElGamalEncryption 2014-02-20 20:28:41 -05:00
orignal
fd84226bd2 Merge pull request #6 from mikhail4021/master
adding Windows support
2014-01-09 12:22:15 -08:00
mikhail4021
55392ce783 ms visual studio 2013 support
not full support
2014-01-09 23:56:07 +04:00
orignal
4f1f08b805 kademlia 2014-01-03 21:24:20 -05:00
orignal
5d9f292506 remove dead routers 2013-12-22 11:29:57 -05:00
orignal
6341b10556 Keys added 2013-12-20 20:22:55 -05:00
orignal
d03adfd193 moved Identity to separate file 2013-12-19 22:05:45 -05:00