android
fixed android build
2016-11-01 12:16:18 -04:00
build
merge webui code
2016-11-01 10:46:07 -04:00
contrib
systemd unit, debian patch fix, makefile last-dist added, package log&pid folder edited
2016-11-03 19:08:21 +03:00
debian
systemd unit, debian patch fix, makefile last-dist added, package log&pid folder edited
2016-11-03 19:08:21 +03:00
docs
fixed layout
2016-11-03 11:47:33 -04:00
qt
Event.h/.cpp added
2016-11-01 19:49:48 -04:00
tests
* HTTP.cpp : add comments, update test case
2016-07-01 00:34:31 +00:00
Win32
Update installer.iss
2016-10-12 19:30:20 +03:00
.gitignore
add keyinfo tool
2016-10-05 11:40:25 -04:00
.travis.yml
temporary disable OS X
2016-07-30 18:22:14 -04:00
AddressBook.cpp
Add addressbook options + improved docs
2016-10-12 10:23:43 +00:00
AddressBook.h
Add addressbook options + improved docs
2016-10-12 10:23:43 +00:00
api.cpp
optional elgamal precomputation for x64
2016-04-17 16:57:58 -04:00
api.h
use shared_ptr for log's stream
2016-02-04 12:36:58 -05:00
appveyor.yml
Added extra-cmake-modules
2016-10-04 18:13:45 +03:00
Base.cpp
* Base.h : extract Tag template class to separate header
2016-06-28 01:45:11 +00:00
Base.h
* Base.h : extract Tag template class to separate header
2016-06-28 01:45:11 +00:00
BOB.cpp
use shared local destination for lookup if destination is not set
2016-10-11 13:39:07 -04:00
BOB.h
more BOB error messages
2016-07-21 14:02:13 -04:00
ChangeLog
* update changelog
2016-10-26 00:21:24 +00:00
ClientContext.cpp
lenght and number of tunnels for HTTP Proxy
2016-11-03 11:44:25 -04:00
ClientContext.h
add web socket ui
2016-11-01 09:59:50 -04:00
Config.cpp
lenght and number of tunnels for HTTP Proxy
2016-11-03 11:44:25 -04:00
Config.h
* fix doxygen warnings
2016-05-31 00:34:26 +00:00
Crypto.cpp
openssl 1.1 DSA functions
2016-10-12 12:31:27 -04:00
Crypto.h
fixed build with LibreSSL
2016-10-20 10:37:45 -04:00
Daemon.cpp
fixed #696 . set netid before context::Init
2016-11-01 13:34:19 -04:00
Daemon.h
gracefull -> graceful
2016-10-31 03:27:27 -07:00
DaemonLinux.cpp
gracefull -> graceful
2016-10-31 03:27:27 -07:00
DaemonWin32.cpp
fixed #546
2016-06-28 00:00:54 +03:00
Datagram.cpp
tabify
2016-10-10 08:30:33 -04:00
Datagram.h
tabify
2016-10-10 08:30:33 -04:00
Destination.cpp
inalidate shared routing path
2016-10-26 13:02:19 -04:00
Destination.h
don't return expired LeaseSet
2016-10-25 14:07:34 -04:00
Event.cpp
eliminate some overhead
2016-11-01 13:57:25 -04:00
Event.h
eliminate some overhead
2016-11-01 13:57:25 -04:00
Family.cpp
Revert "Unused parameter warnings removal"
2016-10-10 08:59:48 -04:00
Family.h
set router's family
2016-02-20 20:20:19 -05:00
filelist.mk
update build files and allow compile without websocket
2016-11-01 10:02:24 -04:00
FS.cpp
correct separator for android
2016-10-31 18:10:33 -04:00
FS.h
add hooks for visiting netdb
2016-08-29 14:16:29 -04:00
Garlic.cpp
Merge remote-tracking branch 'purple/openssl' into merge_udp_tunnel
2016-09-07 15:08:45 -04:00
Garlic.h
resubmit non-confirmed LeaseSet
2016-10-24 20:58:25 -04:00
Gzip.cpp
* Base.cpp : extract gzip classes to separate file
2016-06-28 01:45:07 +00:00
Gzip.h
* Base.cpp : extract gzip classes to separate file
2016-06-28 01:45:07 +00:00
HTTP.cpp
copy ellimination for ranges #part1
2016-08-06 01:03:13 +03:00
HTTP.h
+ HTTP.{cpp,h} : add HTTPRes::is_gzipped()
2016-07-14 00:34:42 +00:00
HTTPProxy.cpp
copy ellimination for ranges #part1
2016-08-06 01:03:13 +03:00
HTTPProxy.h
* HTTPProxy.{cpp,h} : rename classes, drop typedef
2016-06-23 13:24:44 +00:00
HTTPServer.cpp
show HTTP proxy as client tunnel
2016-10-31 15:42:50 -04:00
HTTPServer.h
fixed #629 . catch HTTPServer exceptions
2016-09-08 09:19:30 -04:00
i2pd.cpp
eliminated DaemonQTImpl singleton
2016-06-17 11:25:28 -04:00
I2CP.cpp
Revert "minimize count of errors "I2CP: Failed to send message. No outbound tunnels""
2016-10-10 09:06:32 -04:00
I2CP.h
single #ifdef for protocol type
2016-06-23 14:01:41 -04:00
I2NPProtocol.cpp
add web socket ui
2016-11-01 09:59:50 -04:00
I2NPProtocol.h
fix off by ones
2016-07-15 12:49:45 -04:00
I2PControl.cpp
Revert "Unused parameter warnings removal"
2016-10-10 08:59:48 -04:00
I2PControl.h
* I2PControl.{cpp,h} : add BuildErrorResponse()
2016-05-26 00:09:25 +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
set socket options
2016-07-28 09:25:05 -04:00
I2PService.h
show HTTP proxy as client tunnel
2016-10-31 15:42:50 -04:00
I2PTunnel.cpp
don't override Host if not specified explicitly
2016-11-02 10:12:54 -04:00
I2PTunnel.h
fix memory leak with udp tunnel
2016-10-10 08:23:54 -04:00
Identity.cpp
check if signer/verifier is set already
2016-10-12 13:28:22 -04:00
Identity.h
make sure verifier gets created once
2016-10-10 08:59:45 -04:00
LeaseSet.cpp
Revert "Unused parameter warnings removal"
2016-10-10 08:59:48 -04:00
LeaseSet.h
fix typo
2016-09-03 15:35:32 -04: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
perfect forwarding for logging arguments
2016-09-16 01:47:53 +03:00
Log.h
add web socket ui
2016-11-01 09:59:50 -04:00
Makefile
systemd unit, debian patch fix, makefile last-dist added, package log&pid folder edited
2016-11-03 19:08:21 +03:00
Makefile.bsd
* drop boost_regex from build deps
2016-05-27 01:32:03 +00:00
Makefile.homebrew
* add global switch USE_UPNP to makefile
2016-06-27 13:12:01 +00:00
Makefile.linux
Add libdl (-ldl) flag. Fixes openssl errors when building statically.
2016-10-28 13:18:35 -04:00
Makefile.mingw
Merge remote-tracking branch 'purple/openssl' into merge-recent-udp-tunnel
2016-10-10 08:36:06 -04:00
Makefile.osx
* add global switch USE_UPNP to makefile
2016-06-27 13:12:01 +00:00
NetDb.cpp
add option to only connect to certain routers
2016-10-28 12:50:26 -04:00
NetDb.h
fixed #675 . I2LUA define
2016-10-19 10:23:02 -04:00
NetDbRequests.cpp
fixed race condition
2016-08-15 22:36:58 -04:00
NetDbRequests.h
fixed race condition
2016-08-15 22:36:58 -04:00
NTCPSession.cpp
eliminate some overhead
2016-11-01 13:57:25 -04:00
NTCPSession.h
common termination timer for all SSU sessions
2016-08-24 11:21:49 -04:00
Profiling.cpp
copy ellimination for ranges #part1
2016-08-06 01:03:13 +03:00
Profiling.h
* Profiling : move storage from FS.cpp to Profiling.cpp
2016-02-21 01:49:35 +00:00
Queue.h
copy ellimination for ranges #part1
2016-08-06 01:03:13 +03:00
README.md
edit link to usage documentation
2016-10-16 10:59:48 +00:00
Reseed.cpp
#622 . Force SU3 verification by reseed.verify
2016-10-11 15:02:23 -04:00
Reseed.h
removed unused parameter
2015-12-21 09:33:09 -05:00
RouterContext.cpp
correct netid handling
2016-10-24 10:33:46 -04:00
RouterContext.h
configurable netid
2016-10-12 11:26:48 -04:00
RouterInfo.cpp
configurable netid
2016-10-12 11:26:48 -04:00
RouterInfo.h
use atomic_store for addresses' list re-assignment
2016-09-23 13:15:08 -04:00
SAM.cpp
handle stream ternimation properly
2016-10-28 11:33:11 -04:00
SAM.h
copy elimination for ranges #part3
2016-08-09 01:53:37 +03:00
Signature.cpp
fixed race condition at startup
2016-04-02 08:57:35 -04:00
Signature.h
changed back to <openssl/
2016-05-11 16:02:26 -04:00
SOCKS.cpp
Revert "Unused parameter warnings removal"
2016-10-10 08:59:48 -04:00
SOCKS.h
initial support for out proxy via local upstream socks proxy
2016-02-26 17:06:11 -05:00
SSU.cpp
stop termination timer on shutdown
2016-08-24 12:34:18 -04:00
SSU.h
common termination timer for all SSU sessions
2016-08-24 11:21:49 -04:00
SSUData.cpp
eliminate some overhead
2016-11-01 13:57:25 -04:00
SSUData.h
eliminate decay timer
2016-08-07 16:27:36 -04:00
SSUSession.cpp
Revert "Unused parameter warnings removal"
2016-10-10 08:59:48 -04:00
SSUSession.h
detect clock skew
2016-09-18 18:42:21 -04:00
stdafx.cpp
Precompiled headers
2015-06-10 13:41:08 -05:00
stdafx.h
* drop boost_regex from build deps
2016-05-27 01:32:03 +00:00
Streaming.cpp
correct RTO reset
2016-10-30 09:29:43 -04:00
Streaming.h
don't create same incoming stream twice
2016-10-27 20:46:05 -04:00
Tag.h
indentation fix for missed Fill function
2016-10-11 00:46:18 +03:00
Timestamp.cpp
10 seconds max timeout for NTP
2016-11-01 18:40:00 -04:00
Timestamp.h
10 seconds max timeout for NTP
2016-11-01 18:40:00 -04:00
TransitTunnel.cpp
Revert "Unused parameter warnings removal"
2016-10-10 08:59:48 -04:00
TransitTunnel.h
use shared_ptr for transit tunnels
2016-03-01 15:22:36 -05:00
Transports.cpp
eliminate some overhead
2016-11-01 13:57:25 -04:00
Transports.h
add option to only connect to certain routers
2016-10-28 12:50:26 -04:00
TransportSession.h
eliminate some overhead
2016-11-01 13:57:25 -04:00
Tunnel.cpp
reduce explratory tunnels quatity to 3
2016-11-02 15:17:05 -04:00
Tunnel.h
merge webui code
2016-11-01 10:46:07 -04:00
TunnelBase.h
merge webui code
2016-11-01 10:46:07 -04:00
TunnelConfig.h
copy elimination for ranges #part3
2016-08-09 01:53:37 +03:00
TunnelEndpoint.cpp
stop using auto
2016-06-28 12:20:18 -04:00
TunnelEndpoint.h
use shared_ptr for I2NP messages through tunnels
2015-06-19 14:38:31 -04:00
TunnelGateway.cpp
copy elimination for ranges #part4
2016-08-10 01:16:24 +03:00
TunnelGateway.h
random non-zero padding
2015-06-26 16:06:59 -04:00
TunnelPool.cpp
eliminate overhead
2016-11-01 17:49:42 -04:00
TunnelPool.h
implement SetCustomPeerSelector and ensure locking is good
2016-08-30 15:11:39 -04:00
UPnP.cpp
copy elimination for ranges #part4
2016-08-10 01:16:24 +03:00
UPnP.h
wait for UPnP discovery during startup
2016-07-31 10:22:41 -04:00
util.cpp
* util.{cpp,h} : kill with fire i2p::util::http ( #314 , closes #432 )
2016-07-27 13:10:29 +00:00
util.h
fixed android build
2016-10-26 16:19:32 -04:00
version.h
2.10.0
2016-10-16 07:52:45 -04:00
Websocket.cpp
merge
2016-11-01 10:26:40 -04:00
Websocket.h
merge
2016-11-01 10:26:40 -04:00