Win32
|
fixed windows build
|
9 years ago |
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
|
added family documentation
|
9 years ago |
.gitignore
|
Added Sphinx documentation files
|
9 years ago |
.travis.yml
|
integration with travis-ci
|
9 years ago |
AddressBook.cpp
|
Merge branch 'openssl' into new-fs
|
9 years ago |
AddressBook.h
|
Merge branch 'openssl' into new-fs
|
9 years ago |
BOB.cpp
|
* sane log messages: BOB.cpp
|
9 years ago |
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
|
moved tunnel config file inialization to ClientContext
|
9 years ago |
ClientContext.h
|
support multiple server tunnels with same destination and different ports
|
9 years ago |
Config.cpp
|
set router's family
|
9 years ago |
Config.h
|
+ i2p::config::IsDefault
|
9 years ago |
Crypto.cpp
|
temporary disable openssl mutexes
|
9 years ago |
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
|
* add comment
|
9 years ago |
Destination.h
|
local destination leaseset storage verification
|
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
|
show I2P tunnels at web console
|
9 years ago |
I2NPProtocol.cpp
|
shared_ptr for Lease
|
9 years ago |
I2NPProtocol.h
|
copy transit message for nedb
|
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
|
* tune logging
|
9 years ago |
I2PService.h
|
…
|
|
I2PTunnel.cpp
|
process remaining data from stream
|
9 years ago |
I2PTunnel.h
|
pass X-I2P_DestB32 and X-I2P-DestB64
|
9 years ago |
Identity.cpp
|
some cleanup
|
9 years ago |
Identity.h
|
fixed misalignment of certificate length
|
9 years ago |
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
|
fixed FreeBSD build
|
9 years ago |
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
|
delete expired floodfills thorugh a separate loop
|
9 years ago |
NetDb.h
|
* NetDb : move storage from FS.cpp to NetDb.cpp
|
9 years ago |
NetDbRequests.cpp
|
* tune logs
|
9 years ago |
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
|
removed unused parameter
|
9 years ago |
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
|
sockoutproxy params added
|
9 years ago |
SOCKS.h
|
sockoutproxy params added
|
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
|
* fix warnings of type mismatch (#298)
|
9 years ago |
SSUSession.cpp
|
process request relay tag extended SSU option
|
9 years ago |
SSUSession.h
|
process request relay tag extended SSU option
|
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
|
fixed messy http pages
|
9 years ago |
Streaming.h
|
shared path between streams
|
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
|
* fix segfault when offline (#330)
|
9 years ago |
Tunnel.h
|
…
|
|
TunnelBase.h
|
…
|
|
TunnelConfig.h
|
fixed unintialized reply key
|
9 years ago |
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
|
* sane log messages: UPnP.cpp
|
9 years ago |
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
|
Fix missing cached openssl in appveyor
|
9 years ago |
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 |