This website requires JavaScript.
Explore
Help
Register
Sign In
dandri
/
i2pd
Watch
1
Star
0
Fork
0
You've already forked i2pd
mirror of
https://github.com/PurpleI2P/i2pd.git
synced
2026-04-26 19:35:21 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
11328a429d65b7e86025218dcd502b9437b341a1
i2pd
/
daemon
T
History
orignal
3a4833aa67
Merge pull request
#2017
from Vort/show_bw_caps
...
show bandwidth caps for hops
2024-07-28 08:21:52 -04:00
..
Daemon.cpp
Fixed checking the bandwidth flag in the config
2024-05-14 22:04:05 +02:00
Daemon.h
daemon: make possible to set datadir before init
2022-04-09 19:57:32 +03:00
HTTPServer.cpp
show bandwidth caps for hops
2024-02-22 23:07:07 +02:00
HTTPServer.h
Extend transit tunnels limit to 4 bytes. Bump default value to 10K
2024-02-22 14:22:11 -05:00
HTTPServerResources.h
add loglevel checker, fix fields passing to translated string formatter
2023-01-19 08:33:03 +03:00
i2pd.cpp
add copyright headers
2020-05-22 18:14:53 +00:00
I2PControl.cpp
fixed
#2038
. don't add comma for missing param
2024-03-11 11:11:38 -04:00
I2PControl.h
clean code
2022-10-09 20:24:43 +03:00
I2PControlHandlers.cpp
calculate bandwidth every 1 and 15 seconds
2022-12-13 22:04:19 +03:00
I2PControlHandlers.h
calculate bandwidth every 1 and 15 seconds
2022-12-13 22:04:19 +03:00
UnixDaemon.cpp
Add fcntl to actually lock pidfile on Android
2024-04-10 03:15:55 +08:00
UPnP.cpp
Support miniupnp-2.2.8 (
fixes
#2071
)
2024-06-22 19:37:39 +03:00
UPnP.h
removed dependency from boost::thread
2024-04-30 08:15:02 -04:00