Commit graph

550 commits

Author SHA1 Message Date
orignal 351c899807 cleanup incoming streams on stop 2019-08-23 10:00:49 -04:00
orignal c8cbf425ac check and send netid for NTCP2 and SSU 2019-08-13 14:55:18 -04:00
orignal 3872c2a3f5 use published encrypted instead orig type 2019-08-07 16:18:00 -04:00
orignal e6a09b49c9 published encrypted flag 2019-08-07 15:43:03 -04:00
orignal 254d2b82b3 fixed #1393. store streams by recvStreamID 2019-07-26 14:23:21 -04:00
orignal 97d9795fc9 pass encrepted LeaseSet auth keys 2019-07-16 16:31:17 -04:00
orignal 54071b0e5d set and handle unpublished LeaseSet flag 2019-07-16 11:48:30 -04:00
orignal 925e8316c7 read i2cp.leaseSetAuthType, i2cp.leaseSetClient.dh.nnn and i2cp.leaseSetClient.psk.nnn from tunnel config 2019-07-12 20:58:17 -04:00
orignal 99e1b74023 create encrypted LeaseSet2 with authentication 2019-07-12 15:40:59 -04:00
orignal 7d68ccca53 create encrypted LeaseSet2 with authentication 2019-07-12 15:37:32 -04:00
orignal a090114066 send data message wih raw type fpr raw datagrams 2019-07-10 13:31:49 -04:00
orignal a605e4bab6 send and recieve raw datagrams 2019-07-09 21:33:55 -04:00
orignal 3f0534134d check for malformed b33 2019-07-04 13:05:39 -04:00
orignal 3acfb129cd 2.27.0 2019-07-03 12:38:55 -04:00
orignal 6ccef66920 call shutdown before close 2019-06-26 10:47:16 -04:00
orignal fecc0c4640 don't call destructor twice 2019-06-25 16:37:06 -04:00
orignal 8e919ddc8e use monotonic clock for uptime 2019-06-19 11:43:04 -04:00
orignal 832a9ab6b5 don't set random NTCP2 port if already set 2019-06-18 15:47:58 -04:00
orignal 13732ac333 fix #1363 try connect in SSU's thread 2019-06-14 15:43:03 -04:00
orignal 3e932a55f4 fixed typo 2019-06-11 15:09:10 -04:00
orignal 74e8610ec9 DH auth for encrypted LeaseSet2 2019-06-11 10:40:53 -04:00
orignal f6f45eab39 flood encrypted LeaseSet2 with store hash 2019-06-08 21:23:25 -04:00
orignal 41f4f4713e handle i2cp.leaseSetPrivKey 2019-06-07 14:51:08 -04:00
orignal 213a292fd5 correct offsets for auth data 2019-06-07 11:59:48 -04:00
orignal 1c9e46dbb3 2.26.0 2019-06-07 10:04:57 -04:00
orignal 0a299284f8 correct check for PSK auth 2019-06-06 13:58:31 -04:00
orignal 347a5f7346 pass secret to encrypted LeaseSet2 2019-06-06 12:33:33 -04:00
R4SAS c6a903572c [HTTP] add PROFIND support 2019-06-06 18:07:17 +03:00
orignal 14f0d6d26b extract client auth data 2019-06-05 15:57:20 -04:00
orignal 485f105555 fixed typo 2019-06-04 15:12:19 -04:00
orignal 686c0b776f common blinding code for public and private keys 2019-06-04 14:47:40 -04:00
orignal 828862ea49 store hash for ECDSA blidning 2019-06-03 12:51:57 -04:00
orignal c4dffa4dc8 remove obsolete reseeds 2019-06-01 09:37:02 -04:00
orignal 5e10549543 disable NTCP by default 2019-05-30 19:18:56 -04:00
orignal 685f45bd76 publish/unpublish NTCP2 address depending on network status 2019-05-30 17:52:44 -04:00
orignal 61d84dd4c1 publish/unpublish NTCP2 address depending on network status 2019-05-30 17:48:49 -04:00
orignal 4d10593bb1 publish/unpublish NTCP2 address depending on network status 2019-05-30 16:11:35 -04:00
orignal fbb8903774 correct buffer size for ECDSA blinding 2019-05-30 13:57:43 -04:00
orignal e8cac91bb7 blind ECDSA public key 2019-05-29 15:48:35 -04:00
orignal 8e3d16e9fb update ipv6 addresses from SSU rather than NTCP or NTCP2 2019-05-29 11:36:58 -04:00
orignal 07405e57b9 fixed typo 2019-05-25 14:58:10 -04:00
orignal 354c9187db detect our ipv6 address 2019-05-23 15:59:44 -04:00
orignal af33df3004 common buffer size 2019-05-23 11:49:54 -04:00
orignal 78bfde237f allocate actual RouterInfo's buffer size 2019-05-23 09:34:04 -04:00
orignal 7b9033d678 allocate actual RouterInfo's buffer size 2019-05-23 09:32:07 -04:00
orignal f784cfad46 correct RouterInfo buffer size 2019-05-23 06:56:41 -04:00
orignal e40c139ff1 blind ECDSA private key 2019-05-22 16:15:11 -04:00
orignal 60ec03237e blidning for ECDSA 2019-05-16 15:49:07 -04:00
R4SAS a91641e427 fix #823, reindent code 2019-05-16 09:39:22 +03:00
orignal 743fa745b7 show b33 address for encrypted LeaseSet2 2019-05-14 14:42:10 -04:00