build
|
Merge branch 'openssl' into new-fs
|
2016-02-20 00:59:48 +00:00 |
contrib/certificates
|
znx cert added
|
2016-02-28 09:56:17 -05:00 |
debian
|
* update debian/i2pd.{init,upstart} : logging options
|
2016-02-10 10:37:30 +00:00 |
docs
|
updated FreeBSD instructions
|
2016-02-27 15:44:36 -05: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
|
Merge branch 'openssl' into new-fs
|
2016-02-20 00:59:48 +00:00 |
AddressBook.h
|
Merge branch 'openssl' into new-fs
|
2016-02-20 00:59:48 +00:00 |
api.cpp
|
* i2p::fs migration: Daemon, DaemonLinux, api (#290)
|
2016-02-11 13:05:00 +00:00 |
api.h
|
use shared_ptr for log's stream
|
2016-02-04 12:36:58 -05:00 |
appveyor.yml
|
Fix missing cached openssl in appveyor
|
2015-12-20 22:57:55 -06:00 |
Base.cpp
|
Merge branch 'openssl' into new-fs
|
2016-02-20 00:59:48 +00:00 |
Base.h
|
Merge branch 'openssl' into new-fs
|
2016-02-20 00:59:48 +00:00 |
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
|
added gzip parameter for server tunnels
|
2016-02-29 14:44:15 -05:00 |
ClientContext.h
|
added gzip parameter for server tunnels
|
2016-02-29 14:44:15 -05:00 |
Config.cpp
|
initial support for out proxy via local upstream socks proxy
|
2016-02-26 17:06:11 -05:00 |
Config.h
|
+ i2p::config::IsDefault
|
2016-02-10 10:37:30 +00:00 |
Crypto.cpp
|
temporary disable openssl mutexes
|
2016-01-11 17:37:20 -05:00 |
Crypto.h
|
use more efficient XOR over ChipherBlocks for win32
|
2016-02-05 15:58:14 -05:00 |
CryptoConst.cpp
|
initialize crpto constants on demand
|
2014-09-21 18:17:16 -04:00 |
CryptoConst.h
|
RSA signatures
|
2014-12-10 21:31:06 -05:00 |
Daemon.cpp
|
moved tunnel config file inialization to ClientContext
|
2016-02-22 15:27:40 -05:00 |
Daemon.h
|
* Daemon.h : use boolean variables for flags
|
2016-01-19 11:07:23 +00:00 |
DaemonLinux.cpp
|
* i2p::fs migration: Daemon, DaemonLinux, api (#290)
|
2016-02-11 13:05:00 +00:00 |
DaemonWin32.cpp
|
* migrate to new settings
|
2016-01-20 11:29:54 +00:00 |
Datagram.cpp
|
shared_ptr for Lease
|
2016-02-09 10:46:27 -05:00 |
Datagram.h
|
always use shared_ptr for I2NPMessage
|
2015-11-24 13:09:12 -05:00 |
Destination.cpp
|
added gzip parameter for server tunnels
|
2016-02-29 14:44:15 -05:00 |
Destination.h
|
added gzip parameter for server tunnels
|
2016-02-29 14:44:15 -05:00 |
Family.cpp
|
Merge branch 'new-fs' into openssl
|
2016-02-22 13:04:53 +00:00 |
Family.h
|
set router's family
|
2016-02-20 20:20:19 -05:00 |
filelist.mk
|
Merge branch 'openssl' into new-fs
|
2016-02-20 00:59:48 +00:00 |
FS.cpp
|
fixed windows build
|
2016-02-22 09:53:26 -05:00 |
FS.h
|
* Profiling : move storage from FS.cpp to Profiling.cpp
|
2016-02-21 01:49:35 +00:00 |
Garlic.cpp
|
use rtt for ack timeout
|
2016-02-13 23:02:58 -05:00 |
Garlic.h
|
process remaining data from stream
|
2016-02-14 22:10:56 -05:00 |
HTTPProxy.cpp
|
strip our Referer and replace User-Agent
|
2016-02-12 15:42:13 -05:00 |
HTTPProxy.h
|
Configurable addresses from master
|
2015-11-30 16:44:32 +02:00 |
HTTPServer.cpp
|
common tunnels' hash table
|
2016-03-01 20:48:56 -05:00 |
HTTPServer.h
|
show I2P tunnels at web console
|
2016-01-13 20:21:53 -05:00 |
i2pd.cpp
|
cumulative update from bitbucket
|
2015-11-03 09:15:49 -05:00 |
I2NPProtocol.cpp
|
use shared_ptr for transit tunnels
|
2016-03-01 15:22:36 -05:00 |
I2NPProtocol.h
|
reuse tunnel pair for LS request
|
2016-02-26 16:17:29 -05:00 |
I2PControl.cpp
|
* i2p::fs migration: I2PControl.*
|
2016-02-11 13:05:00 +00:00 |
I2PControl.h
|
* i2p::fs migration: I2PControl.*
|
2016-02-11 13:05:00 +00:00 |
I2PEndian.cpp
|
Avoid aliasing problems by using special buf endian handling functions wrapping memcpy
|
2014-12-29 23:04:02 +01:00 |
I2PEndian.h
|
backport openbsd support
|
2015-11-20 09:55:34 -05:00 |
I2PService.cpp
|
initial support for out proxy via local upstream socks proxy
|
2016-02-26 17:06:11 -05:00 |
I2PService.h
|
initial support for out proxy via local upstream socks proxy
|
2016-02-26 17:06:11 -05:00 |
I2PTunnel.cpp
|
added gzip parameter for server tunnels
|
2016-02-29 14:44:15 -05:00 |
I2PTunnel.h
|
added gzip parameter for server tunnels
|
2016-02-29 14:44:15 -05:00 |
Identity.cpp
|
some cleanup
|
2016-02-08 20:29:34 -05:00 |
Identity.h
|
fixed misalignment of certificate length
|
2016-01-09 17:26:17 -05:00 |
LeaseSet.cpp
|
correct monotonic expiration time calculation
|
2016-02-17 19:36:07 -05:00 |
LeaseSet.h
|
increase LeaseSet expiration threshold
|
2016-02-28 21:43:18 -05:00 |
LICENSE
|
Update LICENSE
|
2015-01-23 14:02:37 -05:00 |
LittleBigEndian.h
|
fix LittleEndian, change endian.h version
|
2014-02-05 09:14:07 +04:00 |
Log.cpp
|
don't delete log file upon HUP
|
2016-02-29 11:02:55 -05:00 |
Log.h
|
don't delete log file upon HUP
|
2016-02-29 11:02:55 -05:00 |
Makefile
|
* make target 'strip'
|
2016-02-11 13:00:56 +00:00 |
Makefile.bsd
|
fixed FreeBSD build
|
2015-12-28 10:52:02 -05:00 |
Makefile.linux
|
* set defaults to *FLAGS instead redefining them
|
2015-11-27 14:01:15 +00:00 |
Makefile.mingw
|
use more efficient XOR over ChipherBlocks for win32
|
2016-02-05 15:58:14 -05:00 |
Makefile.osx
|
correct path to openssl
|
2015-12-06 22:48:08 -05:00 |
NetDb.cpp
|
start checking for expiration after 10 minutes
|
2016-02-24 11:50:56 -05:00 |
NetDb.h
|
tighten RouterInfo expiration
|
2016-02-24 11:31:14 -05:00 |
NetDbRequests.cpp
|
* tune logs
|
2016-01-18 09:02:34 +00:00 |
NetDbRequests.h
|
shared_ptr for lookup messages
|
2015-06-22 15:47:45 -04:00 |
NTCPSession.cpp
|
* tune logging
|
2016-02-11 13:00:56 +00:00 |
NTCPSession.h
|
reduced numeber of error messages
|
2016-01-27 21:54:42 -05:00 |
Profiling.cpp
|
* Profiling : move storage from FS.cpp to Profiling.cpp
|
2016-02-21 01:49:35 +00:00 |
Profiling.h
|
* Profiling : move storage from FS.cpp to Profiling.cpp
|
2016-02-21 01:49:35 +00:00 |
Queue.h
|
more generic queue
|
2015-06-16 13:14:33 -04:00 |
README.md
|
Update README.md
|
2016-01-30 21:04:02 -05:00 |
Reseed.cpp
|
Merge branch 'openssl' into new-fs
|
2016-02-20 00:59:48 +00:00 |
Reseed.h
|
removed unused parameter
|
2015-12-21 09:33:09 -05:00 |
RouterContext.cpp
|
Merge branch 'new-fs' into openssl
|
2016-02-22 13:04:53 +00:00 |
RouterContext.h
|
set router's family
|
2016-02-20 20:20:19 -05:00 |
RouterInfo.cpp
|
ignore non-reachable floodfills
|
2016-02-22 10:27:43 -05:00 |
RouterInfo.h
|
ignore non-reachable floodfills
|
2016-02-22 10:27:43 -05:00 |
SAM.cpp
|
fixed hanging connection
|
2016-02-05 21:38:03 -05:00 |
SAM.h
|
correct SAM datagram size for Windows
|
2016-01-31 22:37:38 -05: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
|
initial support for out proxy via local upstream socks proxy
|
2016-02-26 17:06:11 -05:00 |
SOCKS.h
|
initial support for out proxy via local upstream socks proxy
|
2016-02-26 17:06:11 -05:00 |
SSU.cpp
|
* tune log messages
|
2016-01-20 11:25:43 +00:00 |
SSU.h
|
handle RelayResponse
|
2015-12-09 22:17:43 -05:00 |
SSUData.cpp
|
fixed incorrect long fragment size
|
2016-02-02 18:27:52 -05:00 |
SSUData.h
|
* fix warnings of type mismatch (#298)
|
2015-12-17 08:10:17 +00:00 |
SSUSession.cpp
|
pass flag to SSU header
|
2016-02-25 18:40:40 -05:00 |
SSUSession.h
|
pass flag to SSU header
|
2016-02-25 18:40:40 -05:00 |
stdafx.cpp
|
Precompiled headers
|
2015-06-10 13:41:08 -05:00 |
stdafx.h
|
Use OpenSSL & zlib in precompiled headers
|
2015-11-11 13:48:49 -06:00 |
Streaming.cpp
|
added gzip parameter for server tunnels
|
2016-02-29 14:44:15 -05:00 |
Streaming.h
|
added gzip parameter for server tunnels
|
2016-02-29 14:44:15 -05:00 |
Timestamp.h
|
ms visual studio 2013 support
|
2014-01-09 23:56:07 +04:00 |
TransitTunnel.cpp
|
use shared_ptr for transit tunnels
|
2016-03-01 15:22:36 -05:00 |
TransitTunnel.h
|
use shared_ptr for transit tunnels
|
2016-03-01 15:22:36 -05:00 |
Transports.cpp
|
fixed race condition
|
2016-02-01 14:19:54 -05:00 |
Transports.h
|
fixed race condition
|
2016-01-15 16:23:03 -05:00 |
TransportSession.h
|
cumulative update from bitbucket
|
2015-11-03 09:15:49 -05:00 |
Tunnel.cpp
|
common tunnels' hash table
|
2016-03-01 20:48:56 -05:00 |
Tunnel.h
|
common tunnels' hash table
|
2016-03-01 20:48:56 -05:00 |
TunnelBase.h
|
cumulative update from bitbucket
|
2015-11-03 09:15:49 -05:00 |
TunnelConfig.h
|
fixed unintialized reply key
|
2016-01-10 16:40:28 -05:00 |
TunnelEndpoint.cpp
|
copy transit message for nedb
|
2016-01-31 18:27:47 -05:00 |
TunnelEndpoint.h
|
use shared_ptr for I2NP messages through tunnels
|
2015-06-19 14:38:31 -04:00 |
TunnelGateway.cpp
|
always use shared_ptr for I2NPMessage
|
2015-11-24 13:09:12 -05:00 |
TunnelGateway.h
|
random non-zero padding
|
2015-06-26 16:06:59 -04:00 |
TunnelPool.cpp
|
fixed race condition of DeliveryStatus message
|
2016-02-16 16:10:22 -05:00 |
TunnelPool.h
|
fixed race condition of DeliveryStatus message
|
2016-02-16 16:10:22 -05:00 |
UPnP.cpp
|
* sane log messages: UPnP.cpp
|
2015-12-21 03:00:11 +00:00 |
UPnP.h
|
Fix UPnP for Win32
|
2015-06-06 13:53:22 -05:00 |
util.cpp
|
* i2p::util::http::GetHttpContent() : use std::transform instead boost
|
2016-02-20 01:47:34 +00:00 |
util.h
|
Merge branch 'openssl' into new-fs
|
2016-02-20 00:59:48 +00:00 |
version.h
|
* bump version
|
2016-02-03 11:28:58 +00:00 |