Commit graph

5366 commits

Author SHA1 Message Date
R4SAS
06066a4df5 temporary disable ip check:
when i2pd s starting, default ip address is set as 127.0.0.1
that causes problem that SSUv4 is not appers after start in RI
2019-06-04 21:27:23 +03:00
R4SAS
21cf4cfe2f [upnp] rewrite code, handle exceptions 2019-06-04 21:24:34 +03:00
R4SAS
97c80600c8 update cmake for win, in plans - drop support 2019-06-04 21:22:45 +03:00
R4SAS
0e89452056 fix indent in HTTPServer, add RI log messages 2019-05-22 23:29:35 +03:00
R4SAS
7ab29950a4 #1251 - add ipv6 address preference for NTCP/2, NTCP2 code clean 2019-05-20 16:04:39 +03:00
R4SAS
7c7742a175 #510 - call HTTPServer::Stop on exception 2019-05-17 14:23:28 +03:00
R4SAS
d49dde7c5e #510 - move m_Acceptor.reset under try 2019-05-17 13:35:42 +03:00
R4SAS
754299339d #1251 - prefer public ipv6 address instead of temporary (test) 2019-05-17 12:50:41 +03:00
R4SAS
2abc9807d9 handle webconsole and tunnels bind errors (#510) 2019-05-17 11:04:44 +03:00
R4SAS
92daf21b1e handle SSU socket bind errors (#510) 2019-05-17 10:28:58 +03:00
R4SAS
c7debcf6ec verify IP and netid only when RI parsed 2019-05-17 09:08:30 +03:00
R4SAS
a8984ad726 check netid when validating IPs 2019-05-17 03:58:57 +03:00
R4SAS
67fd77987e [RI] validate addresses when parsing RI 2019-05-16 06:36:08 +03:00
R4SAS
5da9abe26e move defines in namespace 2019-05-15 16:31:26 +03:00
R4SAS
8dfeec95c6 #1346 - update code, fill ipv6 ranges, todo - add config setting to disable validation 2019-05-15 16:13:43 +03:00
R4SAS
1e91b59f67 ri, transports, binding, reserved ip ranges 2019-05-15 13:57:46 +03:00
orignal
743fa745b7 show b33 address for encrypted LeaseSet2 2019-05-14 14:42:10 -04:00
orignal
39400fd381 move key blinding code from LeaseSet.cpp to Blinding.cpp 2019-05-14 11:42:25 -04:00
orignal
5299ac35a6 create NTCP2 ipv6 address 2019-05-13 11:40:08 -04:00
orignal
ef76ed394c publish SSU ipv6 address if NTCP if disabled 2019-05-12 13:36:26 -04:00
orignal
1472637de7 skip introducers for non-SSU address 2019-05-11 07:27:34 -04:00
orignal
3b8baa85a3 2.25.0 2019-05-09 10:21:11 -04:00
R4SAS
73921b1024 fix ipv6 fallback address 2019-05-08 00:45:52 +03:00
R4SAS
ece140f18c [httpproxy] make addresshelper support configurable for every httpproxy 2019-04-25 23:06:14 +03:00
orignal
5e42947fbd always lookup SSU session if peer's endpoint doesn't match 2019-04-25 12:54:44 -04:00
orignal
1bfb9b02f5 make sure remote endpoint matches stored with 2019-04-24 11:40:58 -04:00
r4sas
16a14c2b76 [android] set datadir path from system environment 2019-04-20 19:47:06 +00:00
orignal
f6199c6c17 print store hash for encrypted LeaseSet 2019-04-20 09:44:16 -04:00
orignal
d7e7f06e88 re-request encrypted LeaseSet 2019-04-17 15:53:07 -04:00
orignal
4c4e856a1a ntcp2.addressv6 parameter 2019-04-17 14:40:00 -04:00
orignal
07bbbbaf61 fixed gcc 4.7 build 2019-04-17 12:42:43 -04:00
orignal
3236827781 add/removed NTCP addresses 2019-04-16 21:04:04 -04:00
orignal
0be664cc3d publish NTCP2 address instead NTCP if NTCP is disabled 2019-04-15 16:32:16 -04:00
orignal
6cc6849ccc use published timestamp for blinding 2019-04-12 14:05:07 -04:00
orignal
5d5cd71714 limit expiration by next midnight for encrypted LS2 2019-04-12 11:13:46 -04:00
orignal
d248343517 Handle CreateLeaseSet2 I2CP message for encrypted leasesets 2019-04-11 14:06:53 -04:00
orignal
64d800427f allow HTTP headers without value 2019-04-10 15:25:09 -04:00
orignal
c4c896a833 publish encrypted LS2 2019-04-10 12:04:19 -04:00
orignal
b6b5bb3f75 publish LeaseSet with store hash 2019-04-09 15:36:10 -04:00
orignal
5d69bb7383 correct ecrypted LS2 layout 2019-04-09 10:34:05 -04:00
orignal
76e222079a Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl 2019-04-09 09:21:47 -04:00
orignal
73abb9278d correct ecrypted LS2 size 2019-04-09 09:21:38 -04:00
orignal
8fd843e7ce
Merge pull request #1334 from rex4539/fix-typos
Fix typos
2019-04-08 17:36:55 -04:00
Dimitris Apostolou
6a497a23d9
Fix typos 2019-04-08 22:22:42 +03:00
orignal
3ac74e1091 create encrypted LS2 2019-04-08 13:27:21 -04:00
orignal
ef0fb48f1f blind private keys 2019-04-05 16:03:58 -04:00
orignal
414ef2bc3d fixed gcc 4.7 build 2019-04-04 16:18:52 -04:00
orignal
ea791309ad moved credential and blinding to BlindedPublicKey 2019-04-02 16:32:18 -04:00
orignal
706da6e431 allow .b32.i2p in jump links 2019-04-02 13:11:49 -04:00
R4SAS
ed116e7cea
add gcc 9 support 2019-03-30 13:05:32 +03:00