Win32
|
…
|
|
build
|
Merge branch 'openssl' into new-fs
|
9 years ago |
contrib/certificates
|
i2pd-dev certificate updated
|
9 years ago |
debian
|
* update debian/i2pd.{init,upstart} : logging options
|
9 years ago |
docs
|
updated FreeBSD instructions
|
9 years ago |
.gitignore
|
…
|
|
.travis.yml
|
…
|
|
AddressBook.cpp
|
Merge branch 'openssl' into new-fs
|
9 years ago |
AddressBook.h
|
Merge branch 'openssl' into new-fs
|
9 years ago |
BOB.cpp
|
…
|
|
BOB.h
|
…
|
|
Base.cpp
|
Merge branch 'openssl' into new-fs
|
9 years ago |
Base.h
|
Merge branch 'openssl' into new-fs
|
9 years ago |
ClientContext.cpp
|
hostoverride added
|
9 years ago |
ClientContext.h
|
hostoverride added
|
9 years ago |
Config.cpp
|
initial support for out proxy via local upstream socks proxy
|
9 years ago |
Config.h
|
+ i2p::config::IsDefault
|
9 years ago |
Crypto.cpp
|
…
|
|
Crypto.h
|
use more efficient XOR over ChipherBlocks for win32
|
9 years ago |
CryptoConst.cpp
|
…
|
|
CryptoConst.h
|
…
|
|
Daemon.cpp
|
moved tunnel config file inialization to ClientContext
|
9 years ago |
Daemon.h
|
* Daemon.h : use boolean variables for flags
|
9 years ago |
DaemonLinux.cpp
|
* i2p::fs migration: Daemon, DaemonLinux, api (#290)
|
9 years ago |
DaemonWin32.cpp
|
* migrate to new settings
|
9 years ago |
Datagram.cpp
|
shared_ptr for Lease
|
9 years ago |
Datagram.h
|
…
|
|
Destination.cpp
|
reuse tunnel pair for LS request
|
9 years ago |
Destination.h
|
reuse tunnel pair for LS request
|
9 years ago |
FS.cpp
|
fixed windows build
|
9 years ago |
FS.h
|
* Profiling : move storage from FS.cpp to Profiling.cpp
|
9 years ago |
Family.cpp
|
Merge branch 'new-fs' into openssl
|
9 years ago |
Family.h
|
set router's family
|
9 years ago |
Garlic.cpp
|
use rtt for ack timeout
|
9 years ago |
Garlic.h
|
process remaining data from stream
|
9 years ago |
HTTPProxy.cpp
|
strip our Referer and replace User-Agent
|
9 years ago |
HTTPProxy.h
|
…
|
|
HTTPServer.cpp
|
* i2p::fs migration: ClientContext, Destination, HTTPServer, Reseed, RouterContext
|
9 years ago |
HTTPServer.h
|
…
|
|
I2NPProtocol.cpp
|
reuse tunnel pair for LS request
|
9 years ago |
I2NPProtocol.h
|
reuse tunnel pair for LS request
|
9 years ago |
I2PControl.cpp
|
* i2p::fs migration: I2PControl.*
|
9 years ago |
I2PControl.h
|
* i2p::fs migration: I2PControl.*
|
9 years ago |
I2PEndian.cpp
|
…
|
|
I2PEndian.h
|
…
|
|
I2PService.cpp
|
initial support for out proxy via local upstream socks proxy
|
9 years ago |
I2PService.h
|
initial support for out proxy via local upstream socks proxy
|
9 years ago |
I2PTunnel.cpp
|
hostoverride added
|
9 years ago |
I2PTunnel.h
|
hostoverride added
|
9 years ago |
Identity.cpp
|
some cleanup
|
9 years ago |
Identity.h
|
…
|
|
LICENSE
|
…
|
|
LeaseSet.cpp
|
correct monotonic expiration time calculation
|
9 years ago |
LeaseSet.h
|
check leaseset timestamp
|
9 years ago |
LittleBigEndian.h
|
…
|
|
Log.cpp
|
#355. reopen log file by SIGHUP
|
9 years ago |
Log.h
|
#355. reopen log file by SIGHUP
|
9 years ago |
Makefile
|
* make target 'strip'
|
9 years ago |
Makefile.bsd
|
…
|
|
Makefile.linux
|
…
|
|
Makefile.mingw
|
use more efficient XOR over ChipherBlocks for win32
|
9 years ago |
Makefile.osx
|
…
|
|
NTCPSession.cpp
|
* tune logging
|
9 years ago |
NTCPSession.h
|
reduced numeber of error messages
|
9 years ago |
NetDb.cpp
|
start checking for expiration after 10 minutes
|
9 years ago |
NetDb.h
|
tighten RouterInfo expiration
|
9 years ago |
NetDbRequests.cpp
|
…
|
|
NetDbRequests.h
|
…
|
|
Profiling.cpp
|
* Profiling : move storage from FS.cpp to Profiling.cpp
|
9 years ago |
Profiling.h
|
* Profiling : move storage from FS.cpp to Profiling.cpp
|
9 years ago |
Queue.h
|
…
|
|
README.md
|
Update README.md
|
9 years ago |
Reseed.cpp
|
Merge branch 'openssl' into new-fs
|
9 years ago |
Reseed.h
|
…
|
|
RouterContext.cpp
|
Merge branch 'new-fs' into openssl
|
9 years ago |
RouterContext.h
|
set router's family
|
9 years ago |
RouterInfo.cpp
|
ignore non-reachable floodfills
|
9 years ago |
RouterInfo.h
|
ignore non-reachable floodfills
|
9 years ago |
SAM.cpp
|
fixed hanging connection
|
9 years ago |
SAM.h
|
correct SAM datagram size for Windows
|
9 years ago |
SOCKS.cpp
|
initial support for out proxy via local upstream socks proxy
|
9 years ago |
SOCKS.h
|
initial support for out proxy via local upstream socks proxy
|
9 years ago |
SSU.cpp
|
* tune log messages
|
9 years ago |
SSU.h
|
…
|
|
SSUData.cpp
|
fixed incorrect long fragment size
|
9 years ago |
SSUData.h
|
…
|
|
SSUSession.cpp
|
pass flag to SSU header
|
9 years ago |
SSUSession.h
|
pass flag to SSU header
|
9 years ago |
Signature.cpp
|
…
|
|
Signature.h
|
…
|
|
Streaming.cpp
|
don't re-request twice
|
9 years ago |
Streaming.h
|
shared path between streams
|
9 years ago |
Timestamp.h
|
…
|
|
TransitTunnel.cpp
|
…
|
|
TransitTunnel.h
|
…
|
|
TransportSession.h
|
…
|
|
Transports.cpp
|
fixed race condition
|
9 years ago |
Transports.h
|
…
|
|
Tunnel.cpp
|
* fix segfault when offline (#330)
|
9 years ago |
Tunnel.h
|
…
|
|
TunnelBase.h
|
…
|
|
TunnelConfig.h
|
…
|
|
TunnelEndpoint.cpp
|
copy transit message for nedb
|
9 years ago |
TunnelEndpoint.h
|
…
|
|
TunnelGateway.cpp
|
…
|
|
TunnelGateway.h
|
…
|
|
TunnelPool.cpp
|
fixed race condition of DeliveryStatus message
|
9 years ago |
TunnelPool.h
|
fixed race condition of DeliveryStatus message
|
9 years ago |
UPnP.cpp
|
…
|
|
UPnP.h
|
…
|
|
api.cpp
|
* i2p::fs migration: Daemon, DaemonLinux, api (#290)
|
9 years ago |
api.h
|
use shared_ptr for log's stream
|
9 years ago |
appveyor.yml
|
…
|
|
filelist.mk
|
Merge branch 'openssl' into new-fs
|
9 years ago |
i2pd.cpp
|
…
|
|
stdafx.cpp
|
…
|
|
stdafx.h
|
…
|
|
util.cpp
|
* i2p::util::http::GetHttpContent() : use std::transform instead boost
|
9 years ago |
util.h
|
Merge branch 'openssl' into new-fs
|
9 years ago |
version.h
|
* bump version
|
9 years ago |