Commit Graph

51 Commits (openssl)

Author SHA1 Message Date
acetone e090b9052a
Yggdrasil reseed address replaced by address for 4.X+ version 7 months ago
R4SAS 7b6aa41ca8
CPU: remove AVX code, switch to __builtin for AES detection (#1959)
* [cpu] remove avx detect and code blocks, try to switch to __builtin
* [cpu] use __builtin_* only on x86 systems
* [cpu] perform check in separate function
* [cpu] set AES definition on MSVC
* update x86 and aes support checks at compile time
* [cmake] update comment about AES on MSVC
9 months ago
r4sas dc6a42c26f
[contrib] update example config file comments, remove ssu option
Signed-off-by: r4sas <r4sas@i2pmail.org>
1 year ago
weko a80aeb6715 add critical log level 1 year ago
polistern 3ff1adf597
feat: Added SAM UDP port parameter. 1 year ago
R4SAS 82ac0aa492
2.46.1
Signed-off-by: R4SAS <r4sas@i2pmail.org>
1 year ago
acetone b290ee1aa0 Cfg example: verbose comments for Web Console auth and addresshelper for public proxy 1 year ago
R4SAS 321c7cb7cf
[docs] note about doubled transit tunnels limit for floodfill mode
Signed-off-by: R4SAS <r4sas@i2pmail.org>
1 year ago
R4SAS 5f8d45154d
[docs] update transit limit description in config file
Signed-off-by: R4SAS <r4sas@i2pmail.org>
1 year ago
R4SAS 5dfe483152
[i18n] add Czech translation
Signed-off-by: R4SAS <r4sas@i2pmail.org>
1 year ago
orignal 9f59ff2df4 2.44.0 2 years ago
R4SAS cf41df82e2
[i18n] add spanish translation
Thanks to Liboide

Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
r4sas 4fa7e43162
disable ssu in example config file
Signed-off-by: r4sas <r4sas@i2pmail.org>
2 years ago
r4sas 66fcbcae96
add ntcp2 and ssu2 options in example config
Signed-off-by: r4sas <r4sas@i2pmail.org>
2 years ago
R4SAS fbb590d9a9
[i18n] add simplified chinese translation (thanks to sklhioq)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS f8c5ea2b42 [i18n] add french translation
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS dc45c13eef
[i18n] added german translation (thanks to mark22k@crowdin)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 4ecf36fab6
update bandwidth option description (closes #1704)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS e5f39d0caf
[i18n] add armenian translation
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
acetone a55c346af5
Bandwidth configuration
Changed to 'Transit traffic bandwidth configuration'
3 years ago
R4SAS 2bdfcedd0e
[docs] add comma to description
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS c93ab8f829
update changelog, i2pd.conf
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 84d987810f
add afrikaans in config example 3 years ago
R4SAS 5bfab0a796
add certsdir option (#1642)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 39319853ab
[i18n] add Turkmen translation
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS cc1244126c
[i18n] enable Ukrainian in source
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 80b44fc9a9
Support multilang, update code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS e37244fa0d
remove deprecated options from config file example
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS c359c6e634
update config file example, add v6 status to windows daemon window, code cleanup
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
acetone 7978adc577
Уточнение про логирование в Windows 3 years ago
acetone 4543e14c57
SAM section fixed 3 years ago
acetone 094541caa6
reg.i2p to subscriptions 3 years ago
acetone 881bca6ae3
Depricated "nat" deleted 3 years ago
acetone 22865f8ee4
reseed.yggurl and persist.addressbook added 3 years ago
acetone f3b728d828
Yggdrasil configuration added
[meshnets] section
3 years ago
R4SAS 6966539b86 reindent Datagram, Daemon, update default subscription in config example
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 7c8280934a
update addressbook subscriptions
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
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
R4SAS 16b992d705
update info about pidfile defaults (closes #1136)
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 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
asokolov c994950aaf default webroot in config, webroot in automatic redirect instead of request path 6 years ago
R4SAS b7940e0002 add tunnels.d to packages 6 years ago
l-n-s 50399e5194
fix #1238 (#1239) 6 years ago
l-n-s a59cdcc9e0 Update contrib/i2pd.conf file with more options 6 years ago
yangfl 46f62e1af9 remove trailing whitespaces 6 years ago
R4SAS a6fb3b602e add loglevel none (closing #998) 7 years ago
R4SAS aa86ab97f0 update i2pd.conf example, update socks proxy tunnel 7 years ago
Darknet Villain 1ed39dbbed Sample config: enable SAM by default + update description for notransit 7 years ago
v2e 5550eabac1 kbs -- KBs in i2pd.conf 7 years ago