Win32
|
fixed windows build
|
9 years ago |
build
|
Merge pull request #360 from AMDmi3/build-type
|
9 years ago |
contrib/certificates
|
…
|
|
debian
|
* update debian/
|
9 years ago |
docs
|
Update build_notes_windows.md
|
9 years ago |
.gitignore
|
Added Sphinx documentation files
|
9 years ago |
.travis.yml
|
integration with travis-ci
|
9 years ago |
AddressBook.cpp
|
* tune logs
|
9 years ago |
AddressBook.h
|
…
|
|
BOB.cpp
|
* sane log messages: BOB.cpp
|
9 years ago |
BOB.h
|
Configurable addresses from master
|
9 years ago |
Base.cpp
|
forgot to commit Base.cpp changes
|
9 years ago |
Base.h
|
add base64 buffer encoding bounds checking
|
9 years ago |
ClientContext.cpp
|
* correct shutdown of httpserver & socksproxy
|
9 years ago |
ClientContext.h
|
support multiple server tunnels with same destination and different ports
|
9 years ago |
Config.cpp
|
fixed crash
|
9 years ago |
Config.h
|
* migrate to new settings
|
9 years ago |
Crypto.cpp
|
temporary disable openssl mutexes
|
9 years ago |
Crypto.h
|
fixed race condition of openssl calls
|
9 years ago |
CryptoConst.cpp
|
…
|
|
CryptoConst.h
|
…
|
|
Daemon.cpp
|
* fix updating address in RI
|
9 years ago |
Daemon.h
|
* Daemon.h : use boolean variables for flags
|
9 years ago |
DaemonLinux.cpp
|
#355. reopen log file by SIGHUP
|
9 years ago |
DaemonWin32.cpp
|
* migrate to new settings
|
9 years ago |
Datagram.cpp
|
…
|
|
Datagram.h
|
…
|
|
Destination.cpp
|
I2CP option crypto.tagsToSend added for I2P tunnels
|
9 years ago |
Destination.h
|
clean up remote destinations without outgoing and unconfirmed tags
|
9 years ago |
Garlic.cpp
|
clean up remote destinations without outgoing and unconfirmed tags
|
9 years ago |
Garlic.h
|
compatibility with gcc 4.6
|
9 years ago |
HTTPProxy.cpp
|
sockoutproxy params added
|
9 years ago |
HTTPProxy.h
|
Configurable addresses from master
|
9 years ago |
HTTPServer.cpp
|
show tags for local destinations
|
9 years ago |
HTTPServer.h
|
show I2P tunnels at web console
|
9 years ago |
I2NPProtocol.cpp
|
copy transit message for nedb
|
9 years ago |
I2NPProtocol.h
|
copy transit message for nedb
|
9 years ago |
I2PControl.cpp
|
* I2PControl.cpp : fix handling relative paths for cert/key
|
9 years ago |
I2PControl.h
|
Merge branch 'new-cmdline' into openssl
|
9 years ago |
I2PEndian.cpp
|
…
|
|
I2PEndian.h
|
…
|
|
I2PService.cpp
|
…
|
|
I2PService.h
|
Configurable addresses from master
|
9 years ago |
I2PTunnel.cpp
|
fixed POST for server http tunnel
|
9 years ago |
I2PTunnel.h
|
pass X-I2P_DestB32 and X-I2P-DestB64
|
9 years ago |
Identity.cpp
|
* bounds check on Identity::FromBuffer
|
9 years ago |
Identity.h
|
fixed misalignment of certificate length
|
9 years ago |
LICENSE
|
…
|
|
LeaseSet.cpp
|
#343. check for malformed messages
|
9 years ago |
LeaseSet.h
|
#343. check for malformed messages
|
9 years ago |
LittleBigEndian.h
|
…
|
|
Log.cpp
|
#355. reopen log file by SIGHUP
|
9 years ago |
Log.h
|
#355. reopen log file by SIGHUP
|
9 years ago |
Makefile
|
add "mkdir obj/Win32" in Windows
|
9 years ago |
Makefile.bsd
|
fixed FreeBSD build
|
9 years ago |
Makefile.linux
|
…
|
|
Makefile.mingw
|
check for USE_AESNI=1
|
9 years ago |
Makefile.osx
|
correct path to openssl
|
9 years ago |
NTCPSession.cpp
|
* Fill padding with random in NTCP phase3
|
9 years ago |
NTCPSession.h
|
reduced numeber of error messages
|
9 years ago |
NetDb.cpp
|
* tune logs
|
9 years ago |
NetDb.h
|
…
|
|
NetDbRequests.cpp
|
* tune logs
|
9 years ago |
NetDbRequests.h
|
…
|
|
Profiling.cpp
|
create all subdirectories for non-case sensitive systems
|
9 years ago |
Profiling.h
|
…
|
|
Queue.h
|
…
|
|
README.md
|
Update README.md
|
9 years ago |
Reseed.cpp
|
fix issue #362 , add bounds check to su3 fileNameLength
|
9 years ago |
Reseed.h
|
removed unused parameter
|
9 years ago |
RouterContext.cpp
|
* fix updating address in RI
|
9 years ago |
RouterContext.h
|
extra bandwidth caps
|
9 years ago |
RouterInfo.cpp
|
#343. check for malformed messages
|
9 years ago |
RouterInfo.h
|
#343. check for malformed messages
|
9 years ago |
SAM.cpp
|
add base64 buffer encoding bounds checking
|
9 years ago |
SAM.h
|
correct SAM datagram size for Windows
|
9 years ago |
SOCKS.cpp
|
sockoutproxy params added
|
9 years ago |
SOCKS.h
|
sockoutproxy params added
|
9 years ago |
SSU.cpp
|
* tune log messages
|
9 years ago |
SSU.h
|
handle RelayResponse
|
9 years ago |
SSUData.cpp
|
fixed incorrect long fragment size
|
9 years ago |
SSUData.h
|
* fix warnings of type mismatch (#298)
|
9 years ago |
SSUSession.cpp
|
reduced numeber of error messages
|
9 years ago |
SSUSession.h
|
fixed misalignment for timestamp
|
9 years ago |
Signature.cpp
|
eliminate one extra multipilication
|
9 years ago |
Signature.h
|
call CryptoConstants from Crypto.cpp only
|
9 years ago |
Streaming.cpp
|
fixed typo
|
9 years ago |
Streaming.h
|
keep pending incoming streams if acceptor is not set
|
9 years ago |
Timestamp.h
|
…
|
|
TransitTunnel.cpp
|
* sane log messages: TransitTunnel.cpp
|
9 years ago |
TransitTunnel.h
|
…
|
|
TransportSession.h
|
…
|
|
Transports.cpp
|
fixed race condition
|
9 years ago |
Transports.h
|
fixed race condition
|
9 years ago |
Tunnel.cpp
|
copy transit message for nedb
|
9 years ago |
Tunnel.h
|
shared_ptr for local destination in TunnelPool
|
9 years ago |
TunnelBase.h
|
…
|
|
TunnelConfig.h
|
fixed unintialized reply key
|
9 years ago |
TunnelEndpoint.cpp
|
copy transit message for nedb
|
9 years ago |
TunnelEndpoint.h
|
…
|
|
TunnelGateway.cpp
|
…
|
|
TunnelGateway.h
|
…
|
|
TunnelPool.cpp
|
* tune logs
|
9 years ago |
TunnelPool.h
|
shared_ptr for local destination in TunnelPool
|
9 years ago |
UPnP.cpp
|
* sane log messages: UPnP.cpp
|
9 years ago |
UPnP.h
|
…
|
|
api.cpp
|
use shared_ptr for log's stream
|
9 years ago |
api.h
|
use shared_ptr for log's stream
|
9 years ago |
appveyor.yml
|
Fix missing cached openssl in appveyor
|
9 years ago |
filelist.mk
|
* update buildsystems to include Config.cpp
|
9 years ago |
i2pd.cpp
|
…
|
|
stdafx.cpp
|
…
|
|
stdafx.h
|
…
|
|
util.cpp
|
Merge branch 'openssl' into new-cmdline
|
9 years ago |
util.h
|
- drop i2p::util::config namespace : not used anymore
|
9 years ago |
version.h
|
* bump version
|
9 years ago |