Commit Graph

5407 Commits (3acfb129cd1171fbdbec758a21d2294119c68917)
 

Author SHA1 Message Date
orignal f784cfad46 correct RouterInfo buffer size 5 years ago
orignal e40c139ff1 blind ECDSA private key 5 years ago
orignal edf4f7695d fix #1352. correct response for 'list' command 5 years ago
orignal 60ec03237e blidning for ECDSA 5 years ago
R4SAS a91641e427 fix #823, reindent code 5 years ago
orignal 5c3992018f fixed #1350 use GetAddress insted GetIdentHash 5 years ago
R4SAS f5b682619f
[webconsole] move b33 to spoiler, fix typo 5 years ago
orignal 743fa745b7 show b33 address for encrypted LeaseSet2 5 years ago
orignal 39400fd381 move key blinding code from LeaseSet.cpp to Blinding.cpp 5 years ago
orignal 5299ac35a6 create NTCP2 ipv6 address 5 years ago
orignal ef76ed394c publish SSU ipv6 address if NTCP if disabled 5 years ago
orignal 1472637de7 skip introducers for non-SSU address 5 years ago
orignal 3b8baa85a3 2.25.0 5 years ago
R4SAS 73921b1024 fix ipv6 fallback address 5 years ago
R4SAS ece140f18c [httpproxy] make addresshelper support configurable for every httpproxy 5 years ago
orignal 5e42947fbd always lookup SSU session if peer's endpoint doesn't match 5 years ago
orignal 1bfb9b02f5 make sure remote endpoint matches stored with 5 years ago
r4sas 16a14c2b76 [android] set datadir path from system environment 5 years ago
orignal f6199c6c17 print store hash for encrypted LeaseSet 5 years ago
orignal d7e7f06e88 re-request encrypted LeaseSet 5 years ago
orignal 4c4e856a1a ntcp2.addressv6 parameter 5 years ago
orignal 07bbbbaf61 fixed gcc 4.7 build 5 years ago
orignal 3236827781 add/removed NTCP addresses 5 years ago
orignal 0be664cc3d publish NTCP2 address instead NTCP if NTCP is disabled 5 years ago
orignal 6cc6849ccc use published timestamp for blinding 5 years ago
orignal 5d5cd71714 limit expiration by next midnight for encrypted LS2 5 years ago
orignal d248343517 Handle CreateLeaseSet2 I2CP message for encrypted leasesets 5 years ago
orignal 64d800427f allow HTTP headers without value 5 years ago
orignal c4c896a833 publish encrypted LS2 5 years ago
orignal b6b5bb3f75 publish LeaseSet with store hash 5 years ago
orignal 5d69bb7383 correct ecrypted LS2 layout 5 years ago
orignal 76e222079a Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 5 years ago
orignal 73abb9278d correct ecrypted LS2 size 5 years ago
orignal 8fd843e7ce
Merge pull request #1334 from rex4539/fix-typos
Fix typos
5 years ago
Dimitris Apostolou 6a497a23d9
Fix typos 5 years ago
orignal 3ac74e1091 create encrypted LS2 5 years ago
orignal ef0fb48f1f blind private keys 5 years ago
orignal 414ef2bc3d fixed gcc 4.7 build 5 years ago
orignal ea791309ad moved credential and blinding to BlindedPublicKey 5 years ago
orignal 706da6e431 allow .b32.i2p in jump links 5 years ago
R4SAS ed116e7cea
add gcc 9 support 5 years ago
orignal 5b56f4007b counter is always in Little Endian 5 years ago
orignal e2071542bf use 16 bytes iv for chacha20 5 years ago
orignal cdb217b774 always initialize m_Pkey 5 years ago
orignal 079798940b lookup for b33 address 5 years ago
orignal f1c24689bf fixed #1319. send correct response 5 years ago
orignal 1f9cf6ed7c show lookup keys 5 years ago
orignal 43f218410f correct b33 address length threshold 5 years ago
orignal 3fd9d5f641 save b33 addresses 5 years ago
orignal f5ab8f2062 replaced GetIdentHash by GetAddress 5 years ago