build
* Base.cpp : extract gzip classes to separate file
2016-06-28 01:45:07 +00:00
contrib /certificates
family: volatile.crt
2016-04-26 19:39:10 +02:00
debian
* update debian package defaults
2016-06-27 13:11:10 +00:00
docs
docs: default httpproxy.port changed to actual 4444
2016-06-24 19:29:59 -04:00
qt
Tag.h and Gzip.h/.cpp added
2016-06-28 07:11:55 -04:00
tests
* HTTP.cpp : rename method
2016-06-28 14:31:40 +00:00
Win32
remove mascot
2016-05-17 12:35:08 -04:00
.gitignore
gitignore improved - added various generated files
2016-06-14 23:17:37 +08:00
.travis.yml
* enable travis for UPNP=ON back
2016-06-27 01:30:02 +00:00
AddressBook.cpp
* Addressbook.cpp : move storage creation to Start()
2016-06-27 13:11:10 +00:00
AddressBook.h
api.cpp
optional elgamal precomputation for x64
2016-04-17 16:57:58 -04:00
api.h
appveyor.yml
* drop boost_regex from build deps
2016-05-27 01:32:03 +00: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
BOB.h
ChangeLog
* update changelog
2016-06-23 13:24:37 +00:00
ClientContext.cpp
fixed android build
2016-06-14 14:37:22 -04:00
ClientContext.h
* HTTPProxy.{cpp,h} : move & sort headers
2016-05-26 00:17:23 +00:00
Config.cpp
* Config.cpp : drop compat parser
2016-06-28 14:31:40 +00: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
fixed build errors
2016-06-17 10:26:51 -04:00
Daemon.h
some cleanup
2016-06-17 12:04:05 -04:00
DaemonLinux.cpp
QT doesn't depend on Linux daemon anymore
2016-06-15 11:28:59 -04: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
fixed zero-hops tunnels
2016-06-29 21:37:17 -04:00
Destination.h
CreateLeaseSetMessage
2016-05-30 12:56:42 -04:00
Family.cpp
* fix mistype in log message
2016-05-26 00:10:01 +00:00
Family.h
filelist.mk
* Base.cpp : extract gzip classes to separate file
2016-06-28 01:45:07 +00:00
FS.cpp
use /sdcard for android only if available
2016-06-19 09:58:29 -04:00
FS.h
Garlic.cpp
send garlic cloves directly if garlic was received derectly
2016-06-28 09:31:41 -04:00
Garlic.h
use LocalLeaseSet for own LeaseSets
2016-05-25 15:10:28 -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
'@' can exist in url path
2016-06-30 08:00:18 -04:00
HTTP.h
* HTTP.cpp : rename method
2016-06-28 14:31:40 +00:00
HTTPProxy.cpp
* HTTPProxy.cpp : unwrap HandleStreamRequestComplete()
2016-06-27 13:14:42 +00:00
HTTPProxy.h
* HTTPProxy.{cpp,h} : rename classes, drop typedef
2016-06-23 13:24:44 +00:00
HTTPServer.cpp
add RouterInfo hash to web ui
2016-06-30 07:41:40 -04: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
single #ifdef for protocol type
2016-06-23 14:01:41 -04:00
I2CP.h
single #ifdef for protocol type
2016-06-23 14:01:41 -04:00
I2NPProtocol.cpp
use LocalLeaseSet for own LeaseSets
2016-05-25 15:10:28 -04:00
I2NPProtocol.h
use LocalLeaseSet for own LeaseSets
2016-05-25 15:10:28 -04:00
I2PControl.cpp
* HTTP.cpp : rename method
2016-06-28 14:31:40 +00:00
I2PControl.h
* I2PControl.{cpp,h} : add BuildErrorResponse()
2016-05-26 00:09:25 +00:00
I2PEndian.cpp
I2PEndian.h
I2PService.cpp
* HTTPProxy: fix converted request ( #508 )
2016-06-03 01:09:08 +00:00
I2PService.h
allow same port at different interfaces
2016-04-24 17:32:24 -04:00
I2PTunnel.cpp
I2PTunnel.h
Identity.cpp
include openssl through OPENSSL macro
2016-05-11 15:12:38 -04:00
Identity.h
CreateLeaseSetMessage
2016-05-30 12:56:42 -04:00
LeaseSet.cpp
CreateLeaseSetMessage
2016-05-30 12:56:42 -04:00
LeaseSet.h
CreateLeaseSetMessage
2016-05-30 12:56:42 -04:00
LICENSE
LittleBigEndian.h
Log.cpp
* fix doxygen warnings
2016-05-31 00:34:26 +00:00
Log.h
* fix doxygen warnings
2016-05-31 00:34:26 +00:00
Makefile
* add global switch USE_UPNP to makefile
2016-06-27 13:12:01 +00: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 global switch USE_UPNP to makefile
2016-06-27 13:12:01 +00:00
Makefile.mingw
* add global switch USE_UPNP to makefile
2016-06-27 13:12:01 +00:00
Makefile.osx
* add global switch USE_UPNP to makefile
2016-06-27 13:12:01 +00:00
NetDb.cpp
send own copy of a message during flood
2016-06-30 11:01:21 -04:00
NetDb.h
* Base.cpp : extract gzip classes to separate file
2016-06-28 01:45:07 +00:00
NetDbRequests.cpp
NetDbRequests.h
NTCPSession.cpp
* Base.cpp : extract gzip classes to separate file
2016-06-28 01:45:07 +00:00
NTCPSession.h
Profiling.cpp
Profiling.h
Queue.h
README.md
android is supported now
2016-06-21 12:34:20 -04:00
Reseed.cpp
moved std::to_string to util.h from android
2016-06-14 11:55:44 -04:00
Reseed.h
RouterContext.cpp
moved std::to_string to util.h from android
2016-06-14 11:55:44 -04:00
RouterContext.h
removed GetPrivateKeys from LocalDestination
2016-05-26 14:54:33 -04:00
RouterInfo.cpp
* fix compilation warnings
2016-06-01 00:14:15 +00:00
RouterInfo.h
get family string from local RouterInfo
2016-04-28 18:16:11 -04:00
SAM.cpp
shard_ptr for SAMSession
2016-04-02 22:16:49 -04:00
SAM.h
shard_ptr for SAMSession
2016-04-02 22:16:49 -04: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
SOCKS.h
SSU.cpp
* tune log messages
2016-06-27 13:11:10 +00:00
SSU.h
SSUData.cpp
* tune log messages
2016-06-27 13:11:10 +00:00
SSUData.h
limit SSU outgoing windows
2016-06-26 17:03:04 -04:00
SSUSession.cpp
* tune log messages
2016-06-27 13:11:10 +00:00
SSUSession.h
stdafx.cpp
stdafx.h
* drop boost_regex from build deps
2016-05-27 01:32:03 +00:00
Streaming.cpp
* Streaming.cpp : tune logs
2016-06-29 02:14:39 +00:00
Streaming.h
use shared ClientDestination
2016-05-25 16:18:02 -04:00
Tag.h
* Tag.h : add (c) header
2016-06-28 14:31:40 +00:00
Timestamp.h
TransitTunnel.cpp
* tune log messages
2016-06-27 13:11:10 +00:00
TransitTunnel.h
Transports.cpp
teminate NTCP session on close completely
2016-06-19 21:05:48 -04:00
Transports.h
TransportSession.h
Tunnel.cpp
fixed zero-hops tunnels
2016-06-29 21:37:17 -04:00
Tunnel.h
support zero-hops tunnels for destinations
2016-06-29 11:26:46 -04:00
TunnelBase.h
TunnelConfig.h
support zero-hops tunnels for destinations
2016-06-29 11:26:46 -04:00
TunnelEndpoint.cpp
include openssl through OPENSSL macro
2016-05-11 15:12:38 -04:00
TunnelEndpoint.h
TunnelGateway.cpp
include openssl through OPENSSL macro
2016-05-11 15:12:38 -04:00
TunnelGateway.h
TunnelPool.cpp
fixed zero-hops tunnels
2016-06-29 21:37:17 -04:00
TunnelPool.h
UPnP.cpp
link UPnP with app if USE_UPNP is set
2016-06-24 13:15:51 -04:00
UPnP.h
link UPnP with app if USE_UPNP is set
2016-06-24 13:15:51 -04:00
util.cpp
util.h
moved std::to_string to util.h from android
2016-06-14 11:55:44 -04:00
version.h
2.8.0
2016-06-20 21:39:47 -04:00