Commit Graph

120 Commits (f64b136f5a8426c304e38946c5cf8cfa62de5281)

Author SHA1 Message Date
orignal f64b136f5a remove prestium reseeds 4 months ago
StormyCloudInc de2b0f6e09
Update Config.cpp 4 months ago
orignal c802c2deb0 update yggdrasil ressed address 6 months ago
orignal 04adc14b76 ls@mail.i2p yggdrasil reseed added 8 months ago
orignal 606e35eec1 reseed.us.prestium.org reseed added 8 months ago
orignal e926b0392f reseed.is.prestium.org reseed added 8 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
SidorKozlov 3b13a3f2a1 Configurable minimum successful tunnels 1 year ago
orignal 98f06e3ba1
Merge pull request #1889 from polistern/feat/sam-udp-port
Added SAM UDP port parameter
1 year ago
orignal ec5c13a95e add back i2p.novg.net with new certificate 1 year ago
orignal 0a564d153a reseed update 1 year ago
Vort 064c013a72 Remove unreachable reseed 1 year ago
polistern 3ff1adf597
feat: Added SAM UDP port parameter. 1 year ago
R4SAS 86fc12e395
[style] clean code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
1 year ago
Vort cb44a35fde Fix description for nettime.enabled option 1 year ago
weko 7df2ed6114 rename and refactor 1 year ago
weko 22b1066b0a Add parameter for show TCSR with old algorithm and it's realization 1 year ago
orignal 70fec2bc99 don't publish localhost addresses in RouterInfo 1 year ago
orignal 3f728149ab bump default max number of transit tunnels to 5000 1 year ago
orignal 379075c594 exluded SSU from transports 2 years ago
orignal e13f151474 ssu2.mtu4 and ssu2.mtu6 2 years ago
orignal 2a703e0844 SSU2 through a socks5 proxy 2 years ago
orignal 638c376e5b enable SSU2 and disable SSU by default 2 years ago
R4SAS 078d76c6f3
fix tabulation, remove long description (to be moved to documentation)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
AVAtarMod 437282b148 [config, daemon] catch TSTP, CONT is option 2 years ago
R4SAS e2718e5a12
[config] change descriptions for deprecated options
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 1d6104ecf3 addressbook.enabled config param 2 years ago
orignal 14da941ff4 Fixed #1761. Correct section for SSU2 2 years ago
R4SAS 6b4ffcff5a cleanup code (spaces, tabs)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 8f2124beab
update reseeds
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 064b8042a5 ssu2.published and update SSU2 ipv4 2 years ago
orignal bb7c0fef20 SSU2 address in config and RouterInfo 2 years ago
orignal 11f9eeabf1 inbound.lengthVariance and outbound.lengthVariance 2 years ago
R4SAS 35afa98112
[reseed] add new reseed
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 19cc1c3b3f adjust clock from SSU SessionCreated is time difference exceeds 15 seconds 2 years ago
R4SAS 54b7d46f5a reseeds update
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
orignal 5b63d3692e HidUser0's yggdrasil reseed added 3 years ago
R4SAS 1be4cce074
[addressbook] fix loading subscriptions from config
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 96cdb3bca3
reseeds update
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
acetone 8b931dd40b
Transit traffic bandwidth limit 3 years ago
acetone 9d94eb83c1
--help
Traffic bandwidth -> Transit traffic bandwidth
3 years ago
orignal 847225c6bf more yggdrasil reseeds added 3 years ago
orignal a717542733 update yggdrasil reseed to 0.4 3 years ago
R4SAS 6971b1e9da fix typo in config option description
Kudos @iBicha
https://github.com/PurpleI2P/i2pd/pull/1662#pullrequestreview-687850246

Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 5bfab0a796
add certsdir option (#1642)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal a92b93192d reg.i2p for subscriptions 3 years ago
R4SAS 80b44fc9a9
Support multilang, update code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal 59b471b9a2 i2cp.leaseSetPrivKey for HTTP and SOCKS proxy 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
R4SAS cb8651ec68 [win32] drop service code, fix start with daemon option. Throw notification when unable to parse config
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago