Win32
|
fixed windows build
|
9 years ago |
build
|
* update buildsystems to include Config.cpp
|
9 years ago |
contrib/certificates
|
…
|
|
debian
|
* update debian/
|
9 years ago |
docs
|
+ docs/config_opts_after_2.3.0.md
|
9 years ago |
.gitignore
|
Added Sphinx documentation files
|
9 years ago |
.travis.yml
|
integration with travis-ci
|
9 years ago |
AddressBook.cpp
|
* tune logs
|
9 years ago |
AddressBook.h
|
…
|
|
BOB.cpp
|
* sane log messages: BOB.cpp
|
9 years ago |
BOB.h
|
Configurable addresses from master
|
9 years ago |
Base.cpp
|
…
|
|
Base.h
|
…
|
|
ClientContext.cpp
|
* migrate to new settings
|
9 years ago |
ClientContext.h
|
support multiple server tunnels with same destination and different ports
|
9 years ago |
Config.cpp
|
* add new option 'i2pcontrol.password'
|
9 years ago |
Config.h
|
* migrate to new settings
|
9 years ago |
Crypto.cpp
|
temporary disable openssl mutexes
|
9 years ago |
Crypto.h
|
fixed race condition of openssl calls
|
9 years ago |
CryptoConst.cpp
|
…
|
|
CryptoConst.h
|
…
|
|
Daemon.cpp
|
* migrate to new settings
|
9 years ago |
Daemon.h
|
* Daemon.h : use boolean variables for flags
|
9 years ago |
DaemonLinux.cpp
|
* migrate to new settings
|
9 years ago |
DaemonWin32.cpp
|
* migrate to new settings
|
9 years ago |
Datagram.cpp
|
always use shared_ptr for I2NPMessage
|
9 years ago |
Datagram.h
|
always use shared_ptr for I2NPMessage
|
9 years ago |
Destination.cpp
|
* merged branch 'sane-log-messages'
|
9 years ago |
Destination.h
|
persist temporary keys
|
9 years ago |
Garlic.cpp
|
set clove expiration time interval to 8 seconds
|
9 years ago |
Garlic.h
|
…
|
|
HTTPProxy.cpp
|
Configurable addresses from master
|
9 years ago |
HTTPProxy.h
|
Configurable addresses from master
|
9 years ago |
HTTPServer.cpp
|
* tune logs
|
9 years ago |
HTTPServer.h
|
show I2P tunnels at web console
|
9 years ago |
I2NPProtocol.cpp
|
add clock skew to expiration
|
9 years ago |
I2NPProtocol.h
|
add clock skew to expiration
|
9 years ago |
I2PControl.cpp
|
- I2PControlService::SaveConfig : not used anymore
|
9 years ago |
I2PControl.h
|
* I2PControl : use password option from main config
|
9 years ago |
I2PEndian.cpp
|
…
|
|
I2PEndian.h
|
…
|
|
I2PService.cpp
|
…
|
|
I2PService.h
|
Configurable addresses from master
|
9 years ago |
I2PTunnel.cpp
|
pass X-I2P_DestB32 and X-I2P-DestB64
|
9 years ago |
I2PTunnel.h
|
pass X-I2P_DestB32 and X-I2P-DestB64
|
9 years ago |
Identity.cpp
|
fixed race conditin
|
9 years ago |
Identity.h
|
fixed misalignment of certificate length
|
9 years ago |
LICENSE
|
…
|
|
LeaseSet.cpp
|
* sane log messages: LeaseSet.cpp
|
9 years ago |
LeaseSet.h
|
shared_ptr for local destination in TunnelPool
|
9 years ago |
LittleBigEndian.h
|
…
|
|
Log.cpp
|
* tune logs
|
9 years ago |
Log.h
|
* implement --loglevel option
|
9 years ago |
Makefile
|
* rename main binary
|
9 years ago |
Makefile.bsd
|
fixed FreeBSD build
|
9 years ago |
Makefile.linux
|
* set defaults to *FLAGS instead redefining them
|
9 years ago |
Makefile.mingw
|
static link against libgcc, libstdc++ and libwinpthread
|
9 years ago |
Makefile.osx
|
correct path to openssl
|
9 years ago |
NTCPSession.cpp
|
check I2NP messages fro expiration
|
9 years ago |
NTCPSession.h
|
fixed misalignment
|
9 years ago |
NetDb.cpp
|
* tune logs
|
9 years ago |
NetDb.h
|
…
|
|
NetDbRequests.cpp
|
* tune logs
|
9 years ago |
NetDbRequests.h
|
…
|
|
Profiling.cpp
|
create all subdirectories for non-case sensitive systems
|
9 years ago |
Profiling.h
|
…
|
|
Queue.h
|
…
|
|
README.md
|
Update README.md
|
9 years ago |
Reseed.cpp
|
* merged branch 'sane-log-messages'
|
9 years ago |
Reseed.h
|
removed unused parameter
|
9 years ago |
RouterContext.cpp
|
* migrate to new settings
|
9 years ago |
RouterContext.h
|
extra bandwidth caps
|
9 years ago |
RouterInfo.cpp
|
specify and check netId
|
9 years ago |
RouterInfo.h
|
extra bandwidth caps
|
9 years ago |
SAM.cpp
|
* sane log messages: SAM.cpp
|
9 years ago |
SAM.h
|
Configurable addresses from master
|
9 years ago |
SOCKS.cpp
|
* tune logs
|
9 years ago |
SOCKS.h
|
Configurable addresses from master
|
9 years ago |
SSU.cpp
|
* tune log messages
|
9 years ago |
SSU.h
|
handle RelayResponse
|
9 years ago |
SSUData.cpp
|
check I2NP messages fro expiration
|
9 years ago |
SSUData.h
|
* fix warnings of type mismatch (#298)
|
9 years ago |
SSUSession.cpp
|
* tune logs
|
9 years ago |
SSUSession.h
|
fixed misalignment for timestamp
|
9 years ago |
Signature.cpp
|
eliminate one extra multipilication
|
9 years ago |
Signature.h
|
call CryptoConstants from Crypto.cpp only
|
9 years ago |
Streaming.cpp
|
correct buffer size for deflate
|
9 years ago |
Streaming.h
|
keep pending incoming streams if acceptor is not set
|
9 years ago |
Timestamp.h
|
…
|
|
TransitTunnel.cpp
|
* sane log messages: TransitTunnel.cpp
|
9 years ago |
TransitTunnel.h
|
…
|
|
TransportSession.h
|
…
|
|
Transports.cpp
|
fixed race condition
|
9 years ago |
Transports.h
|
fixed race condition
|
9 years ago |
Tunnel.cpp
|
* tune logs
|
9 years ago |
Tunnel.h
|
shared_ptr for local destination in TunnelPool
|
9 years ago |
TunnelBase.h
|
…
|
|
TunnelConfig.h
|
fixed unintialized reply key
|
9 years ago |
TunnelEndpoint.cpp
|
* tune log messages
|
9 years ago |
TunnelEndpoint.h
|
…
|
|
TunnelGateway.cpp
|
always use shared_ptr for I2NPMessage
|
9 years ago |
TunnelGateway.h
|
…
|
|
TunnelPool.cpp
|
* tune logs
|
9 years ago |
TunnelPool.h
|
shared_ptr for local destination in TunnelPool
|
9 years ago |
UPnP.cpp
|
* sane log messages: UPnP.cpp
|
9 years ago |
UPnP.h
|
…
|
|
api.cpp
|
* migrate to new settings
|
9 years ago |
api.h
|
fixed race condition of openssl calls
|
9 years ago |
appveyor.yml
|
Fix missing cached openssl in appveyor
|
9 years ago |
filelist.mk
|
* update buildsystems to include Config.cpp
|
9 years ago |
i2pd.cpp
|
…
|
|
stdafx.cpp
|
…
|
|
stdafx.h
|
…
|
|
util.cpp
|
- drop i2p::util::config namespace : not used anymore
|
9 years ago |
util.h
|
- drop i2p::util::config namespace : not used anymore
|
9 years ago |
version.h
|
specify and check netId
|
9 years ago |