Commit graph

77 commits

Author SHA1 Message Date
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs

libi2pd_client for i2pd client libs

daemon for i2pd daemon libs
2017-04-21 06:33:45 -04:00
orignal abf0f5ac87 fixed typo 2017-03-31 12:26:20 -04:00
orignal fa1965deb4 assign signature types 8 and 9 to GOST R 34.10 2017-03-31 10:04:39 -04:00
orignal bd2c2acd5f use CryptoProA params for GOST R 34.10-2012 256 bits 2017-03-21 11:48:34 -04:00
orignal 726828a487 use GOST 34.11-2012 with GOST 34.10 2017-03-20 11:57:39 -04:00
orignal 6b9a270506 enable TC26 paramSet A 512 for GOST 34.10-2012 2017-03-15 12:41:02 -04:00
orignal 6369a900da added TC26 param sets for GOST R 34.10-2012 2017-03-14 20:03:44 -04:00
orignal bd8cdd345a A,B,B param sets for GOST R 34.10 2017-03-10 16:57:56 -05:00
orignal 83b9b3bf4a enable GOST R 34.10 signatures from netid!=2 2017-02-19 18:08:10 -05:00
orignal f91f3796a8 make sure verifier gets created once 2016-10-10 08:59:45 -04:00
Jeff Becker aa3723d2bd
udp tunnels 2016-08-21 15:02:17 -04:00
Jeff Becker 4dc9f6948d
bounds checks 2016-07-25 09:57:35 -04:00
orignal a062bca431 CreateLeaseSetMessage 2016-05-30 12:56:42 -04:00
orignal 6c9b4a8c5d moved LeaseSet creating away from LeaseSetDestination 2016-05-29 09:33:50 -04:00
orignal fc25da37c5 removed GetPrivateKeys from LocalDestination 2016-05-26 14:54:33 -04:00
orignal 2ebb2d8f0e fixed race condition 2016-04-06 21:02:58 -04:00
orignal 26d305d866 fixed misalignment of certificate length 2016-01-09 17:26:17 -05:00
orignal 62cf83921b cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
orignal ef6a038451 handle explicitPeers I2CP parameter 2015-06-10 15:32:55 -04:00
orignal ce99357ebe check for zero ident 2015-04-12 16:59:59 -04:00
orignal 48289845df EdDSA signature type added 2015-04-08 16:28:52 -04:00
orignal 454f2dabbd EdDSA signature type added 2015-04-08 16:18:16 -04:00
orignal 3983838694 use unique_ptr for ElGamalEncryption 2015-04-07 16:02:07 -04:00
orignal 3a26383c4d made Encrypt const 2015-04-07 14:40:36 -04:00
orignal 0b3ee77717 RSA signatures 2014-12-10 21:31:06 -05:00
orignal 7ccb7f05bf added RSA verifier 2014-12-10 15:48:07 -05:00
orignal 9acf80e563 from/to base64 2014-12-01 14:50:10 -05:00
orignal 092b445e36 store addresses in csv format 2014-11-27 16:26:55 -05:00
orignal f7d90648e3 drop verifier not used anymore 2014-11-26 10:28:06 -05:00
orignal 199ff0c210 ECDSA P384 and ECDSA P521 support 2014-11-24 20:19:13 -05:00
orignal f9ec60265a support of RI with EcDSA 2014-11-20 12:21:27 -05:00
orignal 43a989872d fixed typo 2014-10-20 16:57:18 -04:00
orignal a8871d9f98 moved DHKeysPair to Transport 2014-10-20 15:19:56 -04:00
orignal 09dc649101 donn't calculate routing keys for routers anymore 2014-10-14 10:41:40 -04:00
orignal 22937e1b54 moved HandleI2NPMessage to GarlicDestination level 2014-10-11 21:34:18 -04:00
orignal 202109ebeb handle I2NP message per destination 2014-10-11 21:27:55 -04:00
orignal 911ad52989 moved local LeaseSet update from Stream to RoutingSession 2014-10-08 12:11:39 -04:00
orignal 400b4e7110 find local destination by tunnel garlic came from 2014-10-06 16:06:05 -04:00
orignal 89f58d0a7a read extended indentities from hosts.txt 2014-09-19 19:25:40 -04:00
orignal b3e389a67c server tunnel parameters 2014-08-26 14:56:00 -04:00
orignal 7aacae30eb moved common code to LocalDestination 2014-08-25 22:47:12 -04:00
orignal e45ee83746 use Signer for local destination 2014-08-23 22:54:08 -04:00
orignal 009af2eeae create random keys for different signature type 2014-08-23 22:06:53 -04:00
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