Commit Graph

68 Commits (e152785de99469927ac0fc7eb7fd754ee927ea78)

Author SHA1 Message Date
orignal f91f3796a8 make sure verifier gets created once 8 years ago
Jeff Becker aa3723d2bd
udp tunnels 8 years ago
Jeff Becker 4dc9f6948d
bounds checks 8 years ago
orignal a062bca431 CreateLeaseSetMessage 8 years ago
orignal 6c9b4a8c5d moved LeaseSet creating away from LeaseSetDestination 8 years ago
orignal fc25da37c5 removed GetPrivateKeys from LocalDestination 8 years ago
orignal 2ebb2d8f0e fixed race condition 8 years ago
orignal 26d305d866 fixed misalignment of certificate length 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal ef6a038451 handle explicitPeers I2CP parameter 9 years ago
orignal ce99357ebe check for zero ident 9 years ago
orignal 48289845df EdDSA signature type added 9 years ago
orignal 454f2dabbd EdDSA signature type added 9 years ago
orignal 3983838694 use unique_ptr for ElGamalEncryption 9 years ago
orignal 3a26383c4d made Encrypt const 9 years ago
orignal 0b3ee77717 RSA signatures 10 years ago
orignal 7ccb7f05bf added RSA verifier 10 years ago
orignal 9acf80e563 from/to base64 10 years ago
orignal 092b445e36 store addresses in csv format 10 years ago
orignal f7d90648e3 drop verifier not used anymore 10 years ago
orignal 199ff0c210 ECDSA P384 and ECDSA P521 support 10 years ago
orignal f9ec60265a support of RI with EcDSA 10 years ago
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