android
load libstd
2016-07-13 22:34:53 -04:00
build
* cmake debug ( closes #562 )
2016-07-13 01:01:47 +00:00
contrib /certificates
family: volatile.crt
2016-04-26 19:39:10 +02:00
debian
don't always set port 4567
2016-08-12 11:07:00 -04:00
docs
reseed.file added
2016-08-12 10:37:03 -04:00
qt
junk
2016-07-10 00:19:20 +08:00
tests
* HTTP.cpp : add comments, update test case
2016-07-01 00:34:31 +00:00
Win32
Graceful shutdown
2016-07-26 11:52:44 -04:00
.gitignore
android without qt initial commit
2016-07-10 04:54:11 +08:00
.travis.yml
temporary disable OS X
2016-07-30 18:22:14 -04:00
AddressBook.cpp
handle default subscription in separate thread
2016-08-09 10:17:40 -04:00
AddressBook.h
handle default subscription in separate thread
2016-08-09 10:17:40 -04: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
Update appveyor.yml
2016-07-01 13:22:47 +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
copy ellimination for ranges #part1
2016-08-06 01:03:13 +03:00
BOB.h
more BOB error messages
2016-07-21 14:02:13 -04:00
ChangeLog
* update changelog
2016-06-23 13:24:37 +00:00
ClientContext.cpp
Merge branch 'upstream-openssl'
2016-08-06 20:27:57 -04:00
ClientContext.h
check for correctly loaded privatekeys
2016-07-25 11:13:54 -04:00
Config.cpp
reseed from file
2016-08-12 10:33:53 -04:00
Config.h
* fix doxygen warnings
2016-05-31 00:34:26 +00:00
Crypto.cpp
fixed memory leak
2016-06-20 12:15:15 -04:00
Crypto.h
* Base.h : extract Tag template class to separate header
2016-06-28 01:45:11 +00:00
Daemon.cpp
fix meshnet mode:
2016-07-14 09:23:33 -04:00
Daemon.h
android without qt initial commit
2016-07-10 04:54:11 +08:00
DaemonLinux.cpp
Reload client config on SIGHUP
2016-07-24 17:58:26 +08:00
DaemonWin32.cpp
fixed #546
2016-06-28 00:00:54 +03:00
Datagram.cpp
use shared ClientDestination
2016-05-25 16:18:02 -04:00
Datagram.h
use shared ClientDestination
2016-05-25 16:18:02 -04:00
Destination.cpp
Merge tag 'tags/2.9.0'
2016-08-12 13:25:25 -04:00
Destination.h
Merge tag 'tags/2.9.0'
2016-08-12 13:25:25 -04:00
Family.cpp
* fix mistype in log message
2016-05-26 00:10:01 +00:00
Family.h
set router's family
2016-02-20 20:20:19 -05:00
filelist.mk
moved Config.cpp to libi2pd
2016-08-12 10:28:36 -04:00
FS.cpp
use /sdcard for android only if available
2016-06-19 09:58:29 -04:00
FS.h
local addresses
2016-03-16 15:40:29 -04:00
Garlic.cpp
Merge branch 'upstream-openssl'
2016-08-06 20:27:57 -04:00
Garlic.h
remember tunnels selection for following messages
2016-07-08 14:17:41 -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
Update HTTPServer.cpp
2016-08-09 13:54:47 +03:00
HTTPServer.h
* HTTPProxy.cpp : don't reuse part of httppserver, addresshelpers handling will be moved to proxy in future
2016-06-27 02:37:32 +00:00
i2pd.cpp
eliminated DaemonQTImpl singleton
2016-06-17 11:25:28 -04:00
I2CP.cpp
copy ellimination for ranges #part1
2016-08-06 01:03:13 +03:00
I2CP.h
single #ifdef for protocol type
2016-06-23 14:01:41 -04:00
I2NPProtocol.cpp
copy ellimination for ranges #part1
2016-08-06 01:03:13 +03:00
I2NPProtocol.h
fix off by ones
2016-07-15 12:49:45 -04:00
I2PControl.cpp
copy ellimination for ranges #part1
2016-08-06 01:03:13 +03: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
allow same port at different interfaces
2016-04-24 17:32:24 -04:00
I2PTunnel.cpp
implement streaming limiting (initial)
2016-07-28 11:16:29 -04:00
I2PTunnel.h
implement streaming limiting (initial)
2016-07-28 11:16:29 -04:00
Identity.cpp
bounds checks
2016-07-25 09:57:35 -04:00
Identity.h
bounds checks
2016-07-25 09:57:35 -04:00
LeaseSet.cpp
Merge branch 'upstream-openssl'
2016-08-06 20:27:57 -04:00
LeaseSet.h
* check router info addresses for nullptr
2016-07-22 09:56:17 -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
* fix doxygen warnings
2016-05-31 00:34:26 +00:00
Log.h
color log messages for warn and error
2016-07-28 09:49:43 -04:00
Makefile
CXXFLAGS -> NEEDED_CXXFLAGS
2016-07-14 14:25:20 -04: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
revert
2016-06-30 18:05:41 -04:00
Makefile.mingw
rollback
2016-07-26 11:22:53 -04:00
Makefile.osx
* add global switch USE_UPNP to makefile
2016-06-27 13:12:01 +00:00
NetDb.cpp
copy ellimination for ranges #part1
2016-08-06 01:03:13 +03:00
NetDb.h
clean up code
2016-07-15 13:52:55 -04:00
NetDbRequests.cpp
copy ellimination for ranges #part1
2016-08-06 01:03:13 +03:00
NetDbRequests.h
shared_ptr for lookup messages
2015-06-22 15:47:45 -04:00
NTCPSession.cpp
Merge tag 'tags/2.9.0'
2016-08-12 13:25:25 -04:00
NTCPSession.h
limit outgoing queue size
2016-07-12 16:26:36 -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
android is supported now
2016-06-21 12:34:20 -04:00
Reseed.cpp
reseed from file
2016-08-12 10:33:53 -04:00
Reseed.h
removed unused parameter
2015-12-21 09:33:09 -05:00
RouterContext.cpp
copy elimination for ranges #part2
2016-08-08 00:52:48 +03:00
RouterContext.h
cleanup router's tags
2016-07-28 13:24:25 -04:00
RouterInfo.cpp
fixed race condition
2016-08-09 20:51:54 -04:00
RouterInfo.h
copy elimination for ranges #part2
2016-08-08 00:52:48 +03:00
SAM.cpp
copy elimination for ranges #part3
2016-08-09 01:53:37 +03: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
tiny commit to check pulling
2016-08-04 23:27:07 +03:00
SOCKS.h
initial support for out proxy via local upstream socks proxy
2016-02-26 17:06:11 -05:00
SSU.cpp
copy elimination for ranges #part3
2016-08-09 01:53:37 +03:00
SSU.h
select Charlie based on Alice's address type
2016-07-22 13:08:41 -04:00
SSUData.cpp
copy elimination for ranges #part3
2016-08-09 01:53:37 +03:00
SSUData.h
eliminate decay timer
2016-08-07 16:27:36 -04:00
SSUSession.cpp
copy elimination for ranges #part3
2016-08-09 01:53:37 +03:00
SSUSession.h
support peer test for ipv6
2016-07-22 12:50:03 -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
Merge tag 'tags/2.9.0'
2016-08-12 13:25:25 -04:00
Streaming.h
change scope of Stream::Terminate
2016-07-28 15:34:32 -04:00
Tag.h
* Tag.h : add (c) header
2016-06-28 14:31:40 +00:00
Timestamp.h
ms visual studio 2013 support
2014-01-09 23:56:07 +04:00
TransitTunnel.cpp
* tune log messages
2016-06-27 13:11:10 +00:00
TransitTunnel.h
use shared_ptr for transit tunnels
2016-03-01 15:22:36 -05:00
Transports.cpp
Merge tag 'tags/2.9.0'
2016-08-12 13:25:25 -04:00
Transports.h
copy elimination for ranges #part3
2016-08-09 01:53:37 +03:00
TransportSession.h
adjust termination timeout
2016-08-04 10:26:50 -04:00
Tunnel.cpp
Replaced arrows to HTML code. Deleted tab spaces.
2016-08-11 12:25:26 +03:00
Tunnel.h
copy ellimination for ranges #part1
2016-08-06 01:03:13 +03:00
TunnelBase.h
cumulative update from bitbucket
2015-11-03 09:15:49 -05: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
copy elimination for ranges #part4
2016-08-10 01:16:24 +03:00
TunnelPool.h
fixed race condition of DeliveryStatus message
2016-02-16 16:10:22 -05: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
* util.{cpp,h} : kill with fire i2p::util::http ( #314 , closes #432 )
2016-07-27 13:10:29 +00:00
version.h
2.9.0
2016-08-12 10:43:06 -04:00