Commit Graph

63 Commits (62cd9fffa39bc296268b6134cd903d2705023835)

Author SHA1 Message Date
R4SAS 62cd9fffa3
Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578)
Rework CPU extensions detection code and build with AES-NI and AVX support by default
4 years ago
orignal 387830e07a encyption type 0,4 by default for client tunnels 4 years ago
R4SAS 85e9da82b0 [transports] validate IP when trying connect to remote peer for being in reserved IP range
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal d218c9a983 disable ntcpproxy 4 years ago
orignal a8d23b5439 disable NTCP for good 4 years ago
orignal 3a2724ec58 single thread for I2CP 4 years ago
orignal dec7a9a01c shared transient destination between proxies 4 years ago
orignal 3159b06988 reseeds update 4 years ago
R4SAS 45e8d5c50e
Return deprecated websocket config options for compatibility
Closes #1523

Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal 71564f0d10 set default i2cp.leaseSetEncType=0,4 for http and socks proxy for android 4 years ago
R4SAS 8bae4975fb add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal e1b1032df9 reseeds update 4 years ago
R4SAS 1aa0da3382 [NTCP2] fix socks proxy support
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 0a431594f8
[Log] Change default loglevel (closes #1230)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 2f56547d5f
Merge pull request #1477 from PurpleI2P/drop-websockets
drop websockets support
4 years ago
orignal e969d58689 handle ntcp2.proxy parameter 4 years ago
unlnown542a 4f0da87a7a add ntcp2proxy support 4 years ago
R4SAS 00db527377
drop websockets support
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal f392edd66c single thread SAM by default 4 years ago
orignal 24b48e5d50 reseeds update 4 years ago
orignal 9d891ab5dd single thread mode for SAM 4 years ago
orignal 5fa2485a7d removed reseed.i2p.net.in 5 years ago
orignal c4dffa4dc8 remove obsolete reseeds 5 years ago
orignal 5e10549543 disable NTCP by default 5 years ago
orignal 4c4e856a1a ntcp2.addressv6 parameter 5 years ago
Dimitris Apostolou 6a497a23d9
Fix typos 5 years ago
orignal 560ebcec8d persist.addressbook parameter added 5 years ago
orignal 1933e44719 reseeds update 5 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 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
asokolov 23ae220aa7 add webroot setting 6 years ago
l-n-s a141678119 Add --version flag to display i2pd and system libraries versions 6 years ago
orignal 9439621849 fixed #1259. read extra tunnels from tunnels.d 6 years ago
orignal 5e110e9f7b enable NTCP2 by default 6 years ago
orignal 07e7c2d852 ntcp2.published and ntcp2.port parameters 6 years ago
orignal 5001592fb4 replace ntcp2 by ntcp2.enabled 6 years ago
R4SAS 7d862d8eba service and daemon works as bool without values, other requires true/false 6 years ago
R4SAS dd392941d0 update Config.cpp, links to examples, manpage 6 years ago
R4SAS 985b618932 addng forgotten bracket 6 years ago
R4SAS bdc7acffbe remove zero_tokens(), update manpage 6 years ago
R4SAS 6bd73cdea2 Update help message, debian manpage. Prepare changelog message 6 years ago
orignal a8278fc78b router's NTCP2 private keys 6 years ago
R4SAS e2da16e9c3
moved reseed out 6 years ago
orignal c7accd4a5c
Merge pull request #1122 from majestrate/ntcp-threadpool
NTCP threadpool
6 years ago
Jeff Becker b469080cd7
make ntcp worker threads configurable in number 6 years ago
Jeff Becker 0309b574e8
mitigate dns rebinding in webui 6 years ago
Jeff Becker 65db96e663
reseed proxy 7 years ago