Commit Graph

2089 Commits (cryptopp)
 

Author SHA1 Message Date
orignal b48682012d verify adler checksum 9 years ago
orignal e624cb31bd Merge branch 'master' of https://github.com/PurpleI2P/i2pd 9 years ago
orignal 20e43951e5 reduce CPU usage 9 years ago
orignal 576802a1d6 Merge pull request #202 from mlt/fix201
This closes #201
9 years ago
Mikhail Titov 23a3d48611 This closes #201 9 years ago
orignal b6ec0a3526 Merge pull request #200 from mlt/cmake
Cmake: fix static, precompiled headers, fix crypto++ include dir search
9 years ago
orignal ef6a038451 handle explicitPeers I2CP parameter 9 years ago
Mikhail Titov 0354685e35 Precompiled headers
Sample times:
MSVC 2013, debug x64: 5min 15sec -> 2min 15sec
Ubuntu 15.04, with hardening, static, release: 5min 21sec -> 3min 24sec
9 years ago
Mikhail Titov ba2b792916 Cleanup cryptopp headers path search 9 years ago
Mikhail Titov 44768e92ad CMake: fix static builds, add LTO for MinSizeRel 9 years ago
orignal 0e8bdf8299 fixed race condition 9 years ago
orignal 09298d7457 changed profiling algorithm 9 years ago
orignal e8d80e16ba very hash in one pass 9 years ago
orignal e461982a31 support multiple transport sessions to the same peer 9 years ago
orignal c896f6d0d7 select first hop for inbound tunnel from connected peers 9 years ago
orignal 9a9b38a8c3 Merge pull request #199 from mlt/cmake-msvc
MSVC specific debug symbols don't belong to other platforms
9 years ago
orignal b26b52cca8 Merge pull request #198 from mlt/upnp
Fix UPnP for Win32
9 years ago
Mikhail Titov b5ee997da9 MSVC specific debug symbols don't belong to other platforms 9 years ago
Mikhail Titov 046ffd8648 Fix UPnP for Win32
* find_package for headers
* Swap includes order to pass compilation with MSVC 2013
* Enforce SO address resolution checks
* Change SO/DLL name on Windows
* Portable sleep from C++11

This closes #186
9 years ago
orignal d7e7823606 Merge pull request #197 from mlt/cmake-msvc
Fix Win32 build with CMake and MSVC
9 years ago
Mikhail Titov 2d3493a225 Perhaps bitness detection is an introspection
http://www.cmake.org/cmake/help/v3.0/command/find_library.html
9 years ago
Mikhail Titov a3b08c0016 Fix Win32 build with CMake and MSVC 9 years ago
orignal d9c0f52846 don't pick node for 5 minutes if declined 9 years ago
orignal a96482b186 skip missing sections 9 years ago
orignal 10e78785cd additional statistics for profiling 9 years ago
orignal da56397b39 fixed bug with zero-size clove 9 years ago
orignal abc05b4485 version 0.9.20 9 years ago
orignal 09fd0baf78 replace Host: for server http tunnels 9 years ago
orignal d7deb938c5 catch HTTP header of HTTP server tunnel connection 9 years ago
orignal 68834df271 use addresses in server tunnel configuration 9 years ago
orignal 8a3c276e66 I2PTunnelConnectionHTTP added 9 years ago
orignal 6a043649f5 use random msg_id for I2NP messages 9 years ago
orignal 019af7bd3a http server tunnel added 9 years ago
orignal 4f2f67d5b1 Merge branch 'master' of https://github.com/PurpleI2P/i2pd 9 years ago
orignal 2a59ae294d check length of garlic message 9 years ago
Kill Your TV 6d586bde6c Note that Boost 1.58 works 9 years ago
orignal 9510bba3b0 excluded dead reseeds 9 years ago
orignal eb559f7b6a excluded dead reseeds 9 years ago
orignal 64dbd9abdf Merge pull request #195 from ipslot/master
Update Log.cpp
9 years ago
ipslot dfd41385b1 Update Log.cpp
set default log to std::cerr stream
9 years ago
orignal 2b797fcd54 use shared_ptr for NetDb's I2NPMessages 9 years ago
orignal 5cd557ef9d check for I2NP message buffer boudary 9 years ago
orignal 8baab2de37 Merge pull request #191 from apprb/dev
CMakeLists.txt: compilation speed up
9 years ago
apprb c266cff956
CMakeLists.txt: compilation speed up 9 years ago
orignal 53affa3303 Merge pull request #190 from multikatt/patch-1
typo: Gralic -> Garlic
9 years ago
David ec772c5d46 typo: Gralic -> Garlic 9 years ago
orignal 7b5a7e10a9 fixed log crash at shutdown 9 years ago
orignal 188f1fcff8 rewrite tunnel path inversion code 9 years ago
orignal 39c346df10 created paired inbound tunnel after outbound 9 years ago
orignal 490e829083 Merge pull request #189 from hagen-i2p/gcc5-makefile
* add gcc 5.* to supported compilers
9 years ago