Commit Graph

610 Commits (451c3945f051a843c56a326891c053f826a30d53)

Author SHA1 Message Date
orignal 09b1b120d7 update LeaseSet2 if store type changed 6 years ago
orignal 557244bc3f verify blinding key for encrypted LS2 6 years ago
orignal 24c5ed1cff calculate store hash for encrypted LeaseSet2 6 years ago
orignal 32e55ebd0c blind public key for encrypted LeaseSet2 6 years ago
orignal ea3070d02b derivation of subcredentials for LeaseSet2 6 years ago
orignal 9aaba49a9f decrypt and handle Layer 2 of encrypted LeaseSet 2 6 years ago
orignal 9b64be07a9 set chacha20 counter to 1 6 years ago
orignal 560ebcec8d persist.addressbook parameter added 6 years ago
orignal 9b1fe4338b reuse_address for ipv6 acceptor 6 years ago
orignal 9188e3ad3f ChaCha20 decrypt 6 years ago
orignal af65af5be9 H and HKDF for encrypted LeaseSet2 6 years ago
orignal 2f0115c300 handle RedDSA as EdDSA 6 years ago
orignal 0646461342 check published timestamp for LeaseSet2 6 years ago
orignal 846eac29dc filter out unspecified addresses. Check floodfill status change 6 years ago
orignal 0f9e3c5b33 fix crash if public key is null 6 years ago
orignal aa27746982 remove address string 6 years ago
R4SAS d8a4954bf1 [NetDb] check PersistProfiles on load
* tabulation fixes
6 years ago
orignal d40a029dae eliminate extra copy 6 years ago
orignal 96d961c393 correct public key for EdDSA trasient key 6 years ago
orignal 7b6814e32d correct flags 6 years ago
orignal 6fee2d3536 correct options szie 6 years ago
orignal 636fc633d4 send offline signature in streaming 6 years ago
orignal 72a239838e publish offline signature 6 years ago
R4SAS 7d0d421724 [windows] handle unexpected conditions (#1185) 6 years ago
orignal 80ffe13f3e correct offline signature layout 6 years ago
orignal 1eb726c9bb create offline keys 6 years ago
orignal 1fa3ba8b42 read offline info 6 years ago
orignal b6bfd66a49 use identity from LeaseSet 6 years ago
orignal 2cac9b03ff common code for offline signatures 6 years ago
R4SAS f5f4190803 catch error 10045 on stopping SAM acceptor (#1233), fix warning in util 6 years ago
R4SAS a14d554947 fix tray icon disappearing, var type warning, code tabulation 6 years ago
orignal 6d9e5147b5 handle offline signature 6 years ago
R4SAS 9c76368dbc inet_pton for winxp 6 years ago
orignal bd5122c6ea fixed build error 6 years ago
orignal 6643258618 implement Update for LeaseSet2 6 years ago
orignal bc3f02cb6b fix #1290. copy correct size if message didn't fit previous 6 years ago
orignal d848ae332a encryption keys priority 6 years ago
orignal 08ddc98303 initial LeaseSet2 support in I2CP 6 years ago
orignal 22c1ce3ea5 don't pick port 9150 (Tor browser) 6 years ago
orignal 60a282826c 2.23.0 6 years ago
orignal 65c2c7d80b re-create LeaseSet if store type has changed 6 years ago
orignal 468a32a819 check LS2 transient key expires time 6 years ago
orignal b89cf73ae2 correct encryption key type for LS2 6 years ago
orignal 9cf43dea1a handle i2cp.leaseSetEncType 6 years ago
orignal 884cf756ed remove invalid leasesets 6 years ago
orignal 3712749a94 extract timestamp for LS2 6 years ago
orignal 6569c4aa03 actual key size for LS2 6 years ago
orignal d6b2b3c996 take key type for LS2 from identity 6 years ago
orignal 52a6a12a9a correct LS2 creation 6 years ago
orignal e647603dce handle i2cp.leaseSetType parameter 6 years ago
orignal dadf6174ba create standard LS2 6 years ago
orignal 84de7675c4 don't copy LS2 for signature verification 6 years ago
orignal 9504e69598 LocalLeaseSet2 added 6 years ago
orignal 5398b651f7 handle LS2 in destinations 6 years ago
orignal b5596c4596 handle encrypted LS2 6 years ago
orignal 8ca8bc810d take elgamal percomputation from config 6 years ago
Rosen Penev 90f2b2d249 Fix compilation without deprecated OpenSSL APIs 6 years ago
orignal f74b27c58c check if chacha20 and poly1305 is presented in openssl build 6 years ago
orignal e55e15693d update LS2 leases 6 years ago
orignal c54e6bafdb process meta LS2 6 years ago
orignal 2e56c4895d transient key signature verification 6 years ago
orignal bce4224d6e extract and verify LS2 transient key 6 years ago
orignal 812e2814bc read flags from LS2 header 6 years ago
r4sas 7cd17f8e1f build android app with llvm 6 years ago
orignal 6193b06708 LS2 signature verification and store type 6 years ago
orignal 12af68bdb5 initial support of LeaseSet2 6 years ago
orignal 1933e44719 reseeds update 6 years ago
orignal 8a987af244 initialize m_Pkey 6 years ago
orignal 65cbb06080 create ephemeral keys after getting connected 6 years ago
orignal 979ea9c252 removed address resolvers as discontinued 6 years ago
orignal c7af2889fa removed dummy initializer 6 years ago
orignal 5ab3390434 don't create dummy initializer for android 6 years ago
orignal 67f60f1889 set openssl no_config before boost::asio:ssl 6 years ago
orignal 985a468d0f don't read openssl config file 6 years ago
orignal 34dc6fbdc1 check if session is terminated before sending 6 years ago
orignal b57152cc25 common code for padding and sending termination and RouterInfo messages 6 years ago
orignal dc9562e430 padding for termination message 6 years ago
orignal 05689fe183 padding for short messages 6 years ago
orignal 8f6f95211e eliminate extra copy of RouterInfo 6 years ago
orignal f30b6c9e6e const reference to vector of buffers 6 years ago
orignal 12ac7d6a00 enable sending I2NP messages 6 years ago
orignal 10251a6447 fixed typo 6 years ago
orignal 089cbbc20a rollback 6 years ago
orignal 95ab68acd1 don't copy I2NP messages to NTCP2 frame 6 years ago
orignal abc4f6c70b fixed bug with chacha20 encryption of short messages 6 years ago
orignal 8fc3a1f9c9 correct frame size for I2NP msgs 6 years ago
orignal 5c3d0fc02c create I2NP blocks 6 years ago
orignal 7efb47fed4 send NTCP2 frame from I2NP messages 6 years ago
orignal 7692332f0e don't inialize Chacha20 state twice 6 years ago
orignal ef6db64e9f correct chacha20 for multiple messages 6 years ago
orignal e68f1dbc99 AEAD/Chacha20/Poly1305 encrypt multiple buffers 6 years ago
orignal 0c9ebc36d4 remove AVX and SSE for CipherBlock XOR 6 years ago
orignal 328c2182c2 alignment for tunnel message AES decryption 6 years ago
orignal 08706f5dfb fixed typo 6 years ago
orignal d49f165f0d fixed build warning 6 years ago
orignal cf0fc3a4a9 some performance improvements 6 years ago
orignal 72c8fd257c eliminate extra buffer for Poly1305 6 years ago
orignal fa620e41a4 correct alignment for polyKey 6 years ago
Jeff Becker 16b3108719
Merge remote-tracking branch 'purple/openssl' into openssl 6 years ago
Jeff Becker f385c624c7
expose poly1305 digester 6 years ago
orignal f7e9975192 restore BlockCipher XOR using SSE 6 years ago
orignal cde989b59d don't compile compatibility code if openssl 1.1.1 6 years ago
orignal c0e263abd3 default value for m_PersistProfiles 6 years ago
R4SAS 79c0c11e80 configure persist of peer profiles
* If persist.profiles = false, peer profiles not stored on disk
* remove inet_pton for windows
* update configs
6 years ago
orignal ca671551c8 flood NTCP2 RouterInfo if requested 6 years ago
orignal 42ed312384 handle NTCP2 RouterInfo flag 6 years ago
orignal 0e9074aaba reduce start and stop time 6 years ago
orignal 8a549b83a2 NTP sync in separate thread 6 years ago
orignal d7081c5f23 handle RouterInfo from NTCP2 in netdb's thread 6 years ago
orignal 588d64a30b more NTP logging 6 years ago
orignal 8335bdf3d4 correct ntp servers 6 years ago
orignal 85394f2438 NTP time sync 6 years ago
asokolov a26ed6fe6c Merge remote-tracking branch 'upstream/openssl' into webroot 6 years ago
R4SAS 779228857e 2.22.0 6 years ago
asokolov 23ae220aa7 add webroot setting 6 years ago
orignal b3fd8bd0ae check if keys are available before sending termination message 6 years ago
orignal bffeb237de termination might be send for non-established session 6 years ago
orignal 23e3602ea1 common MixHash 6 years ago
orignal 34cfd205f6 create new static keys by X25519Keys 6 years ago
l-n-s a141678119 Add --version flag to display i2pd and system libraries versions 6 years ago
orignal 96d109af81 fixed typo 6 years ago
orignal a309eb9f3c faster CipherBlock XOR implementation for non-AVX 6 years ago
orignal d034dab265 fill m3p2 with SessionRequest 6 years ago
orignal a2e84e5a1e 2.21.1 6 years ago
orignal 9439621849 fixed #1259. read extra tunnels from tunnels.d 6 years ago
orignal 15ded89618 set cost=14 for unpublished NTCP2 addresses 6 years ago
orignal b84f74c167 limit SSU message size to 32K 6 years ago
orignal a97300f8be fixed #1256 I2NP messages up to 64K 6 years ago
orignal 15899c10b2 2.21.0 6 years ago
orignal af793395f0 don't publish O with X or P 6 years ago
orignal 8f41776858 check send queue size 6 years ago
orignal 5f7dda5ba8 treat extra bandwidth as high bandwidth 6 years ago
orignal 2dfa1ca0f2 check RouterInfo's timestamp in SessionConfirmed 6 years ago
orignal 358cdcf4c4 removed RSA signatures completly 6 years ago
orignal c8f4ace5c4 update timestamp before publishing 6 years ago
orignal 5cac6ca8bb read message body immediatly after length 6 years ago
orignal fccad71df1 temporary buffer for EdDSA signature for openssl 1.1.1 6 years ago
orignal 97ae2674dc always use EdDsa signer fallback 6 years ago
orignal 7c70affd7f eddsa signer fallback 6 years ago
orignal 52ff568d86 fixed incorrect second signature 6 years ago
orignal 8de443ec4c siphash from openssl 1.1.1 6 years ago
orignal 7d9893c614 fixed build error 6 years ago
orignal 3540712517 some cleanup 6 years ago
orignal a8b1a86bd7 X25519Keys for static key 6 years ago
orignal 1babd3a5a2 separate X25519Keys 6 years ago
orignal 33aa8e2471 use x25519 from openssl 1.1.1 for ephemeral keys 6 years ago
orignal 2c58fe736b fixed build error with openssl 1.1.1 6 years ago
orignal 2c3b19a539 use EdDSA from openssl 1.1.1 6 years ago
orignal b67424643d done insert NTCP2 ipv6 address twice 6 years ago
orignal 575a4c01c9 publish NTCP2 adress if port is specified 6 years ago
orignal f0d4ee6618 pass NTCP2 ipv6 address 6 years ago
orignal 8753186a0d publish NTCP2 ipv6 address if applicable 6 years ago
orignal 9dd38b99d6 check NTCP2 for addreses comparison 6 years ago
orignal 71ac0286b1 2.20.0 6 years ago
orignal 022f4d2c11 don't send message to not established session 6 years ago
orignal b259ee89aa send RouterInfo from NTCP2Server's thread 6 years ago
orignal d9476fb5ca set correct IV when NTCP2 address gets published 6 years ago
orignal 2d758ce963 change cost for NTCP and NTCP2 6 years ago
orignal 1dd003d26a check m2p3len 6 years ago
orignal 5e110e9f7b enable NTCP2 by default 6 years ago
orignal 77a409935d license added 6 years ago
orignal 11142690a0 show correct value of time drift 6 years ago
orignal 02e8c5faca fixed typo 6 years ago
orignal c41081d35c check timestamps 6 years ago
orignal e4ab51329d move handshake messages processing to NTCP2Establisher 6 years ago
orignal 86782aeb1b don't send RouterInfo twice 6 years ago
orignal 49a44fc92e assume siphash IV in Litte Endian 6 years ago
orignal cd39a52c25 correct endianness for siphash length 6 years ago
l-n-s 29b91075d2 Don't add SSU/NTCP addresses to RI if they are disabled in config (#1220) 6 years ago
orignal 6d46fc9f9f check send frame error code 6 years ago
orignal a2c41c9e36 allow NTCP2 only transports 6 years ago
orignal ee700ac861 fixed incorrect iv for published NTCP2 addresses 6 years ago
orignal 9884a4336f don't connect to NTCP2 only address using NTCP 6 years ago
orignal 5b83d4bef8 move handshake messages creation to NTCP2Establisher 6 years ago
orignal d320a89590 don't copy buffer to ifself 6 years ago
orignal f7e4afc282 use same buffer for input and output for AEAD/Chacha20/Poly1305 6 years ago
orignal 88e87d589b add incoming NTCP2 session to the sessions list 6 years ago
orignal d8c6dede7e moved NTCP2 handshake buffers to establisher 6 years ago
orignal 5cc84133e3 fixed incorrect lenght 6 years ago
orignal f7728aa1f6 reuse NTCP2 frame buffers 6 years ago
orignal 2b61f9a731 fixed #1217. verify decryption result 6 years ago
orignal f407022fe6 connect to NTCP2 address if presented 6 years ago
orignal 41b9f19b01 get unpublished NTCP2 address 6 years ago
orignal 09c6faf923 don't overwrite NTCP2 keys 6 years ago
orignal 26d0177c01 always make NTCP address first 6 years ago
orignal f7415c8a8f enable/disable NTCP2 address 6 years ago
orignal 4cf79088f9 NTCP2 idle timeout 6 years ago
orignal 50cd321818 NTCP2 idle timeout 6 years ago
orignal 0a33c18e36 send termination message 6 years ago
orignal 6cf158ac63 check RouterInfo from SessionConfirmed 6 years ago
orignal f96bfa6afa send RouterInfo 6 years ago
orignal 2b64cf9126 publish i in correct place for NTCP2 6 years ago
orignal a8dcfc44f5 handle termination message 6 years ago
orignal 0ff9c9da27 complete Bob side of NTCP2 6 years ago
orignal 07e7c2d852 ntcp2.published and ntcp2.port parameters 6 years ago
orignal 10e4b5b2a3 ignore NTCP2 addresses 6 years ago
orignal 998653ea9d NTCP2 acceptors 6 years ago
orignal 1a38e925bf publish NTCP2 address 6 years ago
orignal c8f51380e6 publish NTCP2 for new routers 6 years ago
orignal 5bedfc1c84 post I2NP messages to NTCP2 thread 6 years ago