2479 Commits (dbdc7279c4a2edcda1b23cd3eab388b3d55a706f)
 

Author SHA1 Message Date
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 9 years ago
orignal b26b52cca8 Merge pull request #198 from mlt/upnp 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 9 years ago
orignal d7e7823606 Merge pull request #197 from mlt/cmake-msvc 9 years ago
Mikhail Titov 2d3493a225 Perhaps bitness detection is an introspection 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 9 years ago
ipslot dfd41385b1 Update Log.cpp 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 9 years ago
apprb c266cff956
CMakeLists.txt: compilation speed up 9 years ago
orignal 53affa3303 Merge pull request #190 from multikatt/patch-1 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 9 years ago
hagen 846128a791 * add gcc5 to supported compilers 9 years ago
orignal 6bad2daa62 fixed build errors for gcc 4.6 10 years ago
orignal 4c91d08cea pass TunnelConfig as shared_ptr 10 years ago
orignal 2442d0e910 moved UPnP instance to Transports. Use actual port from RouterContext 10 years ago
orignal 7c13194d5a don't recalculate timestamp for each log message 10 years ago
orignal 0ae7bbd34d Update README.md 10 years ago
orignal 0b2654f6b1 Update README.md 10 years ago
orignal 42d49bde86 handle tunnels quantity params 10 years ago
orignal d2b4a6fd50 select first hop from existing connections if applicable 10 years ago