build
|
* fix cmake output library name (#315)
|
2016-01-11 11:31:55 +00:00 |
contrib/certificates
|
|
|
debian
|
* update default tunnels.cfg
|
2016-01-11 02:55:21 +00:00 |
docs
|
added instructions to build on Fedora/Centos
|
2016-01-15 03:14:44 +00:00 |
Win32
|
fixed windows build
|
2015-12-28 12:26:10 -05:00 |
.gitignore
|
Added Sphinx documentation files
|
2016-01-12 07:03:29 +03:00 |
.travis.yml
|
integration with travis-ci
|
2016-01-14 02:45:06 +00:00 |
AddressBook.cpp
|
* tune logs
|
2016-01-18 09:02:34 +00:00 |
AddressBook.h
|
|
|
api.cpp
|
fixed race condition of openssl calls
|
2015-12-31 16:02:10 -05:00 |
api.h
|
fixed race condition of openssl calls
|
2015-12-31 16:02:10 -05:00 |
appveyor.yml
|
Fix missing cached openssl in appveyor
|
2015-12-20 22:57:55 -06:00 |
Base.cpp
|
|
|
Base.h
|
|
|
BOB.cpp
|
* sane log messages: BOB.cpp
|
2015-12-21 03:00:11 +00:00 |
BOB.h
|
Configurable addresses from master
|
2015-11-30 16:44:32 +02:00 |
ClientContext.cpp
|
* unwrap i2p::util::config::* calls in ClientContext.cpp
|
2016-01-18 09:04:25 +00:00 |
ClientContext.h
|
support multiple server tunnels with same destination and different ports
|
2016-01-17 18:55:09 -05:00 |
Crypto.cpp
|
temporary disable openssl mutexes
|
2016-01-11 17:37:20 -05:00 |
Crypto.h
|
fixed race condition of openssl calls
|
2015-12-31 16:02:10 -05:00 |
CryptoConst.cpp
|
|
|
CryptoConst.h
|
|
|
Daemon.cpp
|
* drop mapMultiArgs : it's not used anywhere
|
2016-01-18 09:03:06 +00:00 |
Daemon.h
|
* Daemon.h: replace "#pragma once" with "#define"
|
2016-01-17 18:13:36 +00:00 |
DaemonLinux.cpp
|
* DaemonLinux : restore old behaviour: always write pidfile by default, but allow override path
|
2016-01-12 23:31:01 +00:00 |
DaemonWin32.cpp
|
* sane log messages: DaemonWin32.cpp
|
2015-12-21 03:00:11 +00:00 |
Datagram.cpp
|
|
|
Datagram.h
|
|
|
Destination.cpp
|
* merged branch 'sane-log-messages'
|
2015-12-24 00:46:32 +00:00 |
Destination.h
|
persist temporary keys
|
2015-12-21 10:17:00 -05:00 |
filelist.mk
|
|
|
Garlic.cpp
|
* sane log messages: Garlic.cpp
|
2015-12-21 03:00:11 +00:00 |
Garlic.h
|
|
|
HTTPProxy.cpp
|
Configurable addresses from master
|
2015-11-30 16:44:32 +02:00 |
HTTPProxy.h
|
Configurable addresses from master
|
2015-11-30 16:44:32 +02:00 |
HTTPServer.cpp
|
* tune logs
|
2016-01-18 09:02:34 +00:00 |
HTTPServer.h
|
show I2P tunnels at web console
|
2016-01-13 20:21:53 -05:00 |
I2NPProtocol.cpp
|
change message expiration timeout to 8 secs (RTT)
|
2016-01-17 18:03:40 -05:00 |
I2NPProtocol.h
|
check I2NP message buffer size
|
2016-01-05 14:29:18 -05:00 |
I2PControl.cpp
|
send correct RouterInfo statistics
|
2015-12-26 09:41:12 -05:00 |
I2PControl.h
|
change and save I2PControl password
|
2015-12-08 10:40:43 -05:00 |
i2pd.cpp
|
|
|
I2PEndian.cpp
|
|
|
I2PEndian.h
|
|
|
I2PService.cpp
|
|
|
I2PService.h
|
Configurable addresses from master
|
2015-11-30 16:44:32 +02:00 |
I2PTunnel.cpp
|
show I2P tunnels at web console
|
2016-01-13 20:21:53 -05:00 |
I2PTunnel.h
|
support multiple server tunnels with same destination and different ports
|
2016-01-17 18:55:09 -05:00 |
Identity.cpp
|
fixed race conditin
|
2016-01-10 18:55:00 -05:00 |
Identity.h
|
fixed misalignment of certificate length
|
2016-01-09 17:26:17 -05:00 |
LeaseSet.cpp
|
* sane log messages: LeaseSet.cpp
|
2015-12-21 03:00:12 +00:00 |
LeaseSet.h
|
shared_ptr for local destination in TunnelPool
|
2015-12-16 14:52:48 -05:00 |
LICENSE
|
|
|
LittleBigEndian.h
|
|
|
Log.cpp
|
* tune logs
|
2016-01-18 09:02:34 +00:00 |
Log.h
|
* implement --loglevel option
|
2015-12-28 10:54:00 +00:00 |
Makefile
|
* rename main binary
|
2015-12-08 11:38:28 +00:00 |
Makefile.bsd
|
fixed FreeBSD build
|
2015-12-28 10:52:02 -05:00 |
Makefile.linux
|
|
|
Makefile.mingw
|
static link against libgcc, libstdc++ and libwinpthread
|
2015-12-23 10:24:10 -05:00 |
Makefile.osx
|
correct path to openssl
|
2015-12-06 22:48:08 -05:00 |
NetDb.cpp
|
* tune logs
|
2016-01-18 09:02:34 +00:00 |
NetDb.h
|
|
|
NetDbRequests.cpp
|
* tune logs
|
2016-01-18 09:02:34 +00:00 |
NetDbRequests.h
|
|
|
NTCPSession.cpp
|
fixed misalignment
|
2016-01-11 19:03:04 -05:00 |
NTCPSession.h
|
fixed misalignment
|
2016-01-11 19:03:04 -05:00 |
Profiling.cpp
|
create all subdirectories for non-case sensitive systems
|
2015-12-04 14:06:37 -05:00 |
Profiling.h
|
|
|
Queue.h
|
|
|
README.md
|
Update README.md
|
2016-01-14 11:06:05 -05:00 |
Reseed.cpp
|
* merged branch 'sane-log-messages'
|
2015-12-24 00:46:32 +00:00 |
Reseed.h
|
removed unused parameter
|
2015-12-21 09:33:09 -05:00 |
RouterContext.cpp
|
specify and check netId
|
2016-01-16 15:36:30 -05:00 |
RouterContext.h
|
extra bandwidth caps
|
2016-01-02 22:17:04 -05:00 |
RouterInfo.cpp
|
specify and check netId
|
2016-01-16 15:36:30 -05:00 |
RouterInfo.h
|
extra bandwidth caps
|
2016-01-02 22:17:04 -05:00 |
SAM.cpp
|
* sane log messages: SAM.cpp
|
2015-12-21 03:00:11 +00:00 |
SAM.h
|
Configurable addresses from master
|
2015-11-30 16:44:32 +02:00 |
Signature.cpp
|
eliminate one extra multipilication
|
2016-01-08 10:21:43 -05:00 |
Signature.h
|
call CryptoConstants from Crypto.cpp only
|
2015-12-18 10:09:25 -05:00 |
SOCKS.cpp
|
* tune logs
|
2016-01-18 09:02:34 +00:00 |
SOCKS.h
|
Configurable addresses from master
|
2015-11-30 16:44:32 +02:00 |
SSU.cpp
|
* sane log messages: SSU.cpp
|
2015-12-21 03:00:11 +00:00 |
SSU.h
|
handle RelayResponse
|
2015-12-09 22:17:43 -05:00 |
SSUData.cpp
|
check I2NP message buffer size
|
2016-01-05 14:29:18 -05:00 |
SSUData.h
|
* fix warnings of type mismatch (#298)
|
2015-12-17 08:10:17 +00:00 |
SSUSession.cpp
|
* tune logs
|
2016-01-18 09:02:34 +00:00 |
SSUSession.h
|
fixed misalignment for timestamp
|
2016-01-09 19:24:52 -05:00 |
stdafx.cpp
|
|
|
stdafx.h
|
|
|
Streaming.cpp
|
correct buffer size for deflate
|
2016-01-05 14:50:45 -05:00 |
Streaming.h
|
keep pending incoming streams if acceptor is not set
|
2015-12-14 22:23:28 -05:00 |
Timestamp.h
|
|
|
TransitTunnel.cpp
|
* sane log messages: TransitTunnel.cpp
|
2015-12-21 03:00:12 +00:00 |
TransitTunnel.h
|
|
|
Transports.cpp
|
fixed race condition
|
2016-01-15 16:23:03 -05:00 |
Transports.h
|
fixed race condition
|
2016-01-15 16:23:03 -05:00 |
TransportSession.h
|
|
|
Tunnel.cpp
|
* tune logs
|
2016-01-18 09:02:34 +00:00 |
Tunnel.h
|
shared_ptr for local destination in TunnelPool
|
2015-12-16 14:52:48 -05:00 |
TunnelBase.h
|
|
|
TunnelConfig.h
|
fixed unintialized reply key
|
2016-01-10 16:40:28 -05:00 |
TunnelEndpoint.cpp
|
* tune logs
|
2016-01-18 09:02:34 +00:00 |
TunnelEndpoint.h
|
|
|
TunnelGateway.cpp
|
|
|
TunnelGateway.h
|
|
|
TunnelPool.cpp
|
* tune logs
|
2016-01-18 09:02:34 +00:00 |
TunnelPool.h
|
shared_ptr for local destination in TunnelPool
|
2015-12-16 14:52:48 -05:00 |
UPnP.cpp
|
* sane log messages: UPnP.cpp
|
2015-12-21 03:00:11 +00:00 |
UPnP.h
|
|
|
util.cpp
|
* drop mapMultiArgs : it's not used anywhere
|
2016-01-18 09:03:06 +00:00 |
util.h
|
* clean outdated declaration
|
2016-01-18 09:03:35 +00:00 |
version.h
|
specify and check netId
|
2016-01-16 15:36:30 -05:00 |