1968 Commits (1d37745c0c80b174f39f9db5e73cf79ef905f93d)
 

Author SHA1 Message Date
orignal bf4c33325c random non-zero padding 9 years ago
orignal be1a4548e6 pass const I2NP message to HandleTunnelDataMsg 9 years ago
orignal d8cd2afd12 different input anf output I2NP message for tunnel encryption 9 years ago
orignal 6ff3f8df87 Merge pull request #218 from mlt/fix208 9 years ago
Mikhail Titov 95c4a87ccc Check for invalid SAM destination 9 years ago
orignal 206f094dd4 use shared_ptr for DeliverStatus 9 years ago
orignal a05a20440e deleted deprecated SendMessage 9 years ago
orignal ff12421d60 shared_ptr for lookup messages 9 years ago
orignal 2cbd6e85c6 use shared_ptr for garlic messages 9 years ago
orignal 1fc50a59f5 different in and out buffers for tunnel encryption 9 years ago
orignal 9c9401ce2f use shared_ptr for all incoming I2NP messages 9 years ago
orignal f732a84a7c Merge pull request #214 from mlt/cmake-upnp-libdl 9 years ago
Mikhail Titov efe7e469ce Missing libdl for UPnP 9 years ago
orignal ed136c9d8b Merge pull request #213 from mlt/fix-upnp 9 years ago
Mikhail Titov 60e2722a21 fixup! Fix UPnP for Win32 9 years ago
orignal 4fab07b4da fixed build error 9 years ago
orignal d07c68bd9a Merge pull request #210 from mlt/fixes 9 years ago
Mikhail Titov 2738169a9d Use static for now while returning HTTP 500 error 9 years ago
Mikhail Titov 490b65dfe2 Materialize temporary string obtained from boost path 9 years ago
Mikhail Titov 38ebe28923 Rearrange eol removal for handshake 9 years ago
orignal 4ed7e29896 use shared_ptr for I2NP messages through tunnels 9 years ago
orignal 122b8c2a84 use shared_ptr for transit tunnel participant 9 years ago
orignal 98c91a01e3 use shared_ptr for outbound tunnel build messages 9 years ago
orignal a7cd16c159 use shared_ptr for direct DatabaseLookup message 9 years ago
orignal 5ca86b87f5 create shared I2NP tunnel message in OBGW 9 years ago
orignal 25a163cdeb send I2NP messages as shared_ptr 9 years ago
orignal 3a63f6775a pass I2NP message to transport session as shared_ptr 9 years ago
orignal d65257c7b0 pass I2NP as shared_ptr to netDB 9 years ago
orignal 465945f8a8 more generic queue 9 years ago
orignal a0de60e179 use share_ptr for garlic messages 9 years ago
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 9 years ago
Mikhail Titov 23a3d48611 This closes #201 9 years ago
orignal b6ec0a3526 Merge pull request #200 from mlt/cmake 9 years ago
orignal ef6a038451 handle explicitPeers I2CP parameter 9 years ago
Mikhail Titov 0354685e35 Precompiled headers 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 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