1941 Commits (5d78e2f5e44ecc65960472c6b6ac0dcb5cc9584f)
 

Author SHA1 Message Date
EinMByte 5d78e2f5e4 Setup unit test environment. 9 years ago
EinMByte 4ce7b0e9ef Minor changes based on cppcheck output. 9 years ago
EinMByte 62ac53563c Ensure zero-inialization, add TODO update gitignore. 9 years ago
orignal c939dec26a check if current remote lease is not set 9 years ago
orignal 6e54714c0e use shared_ptr for garlic cloves 9 years ago
orignal 6851644922 shared_ptr for DatabaseStore, DatabaseLookup and DatabaseSearchReply 9 years ago
orignal 8f40167fe1 rollback of previous change. port must be accesses from a remote host 9 years ago
orignal de6e73c2eb Merge pull request #224 from majestrate/master 9 years ago
jeff 855f3833d2 bind to loopback 9 years ago
jeff 37a5c10c66 Merge branch 'upstream-master' into http-bind-local 9 years ago
jeff 23275a5949 have http server bind to loopback 9 years ago
orignal 73d4025256 version 0.10.0 9 years ago
orignal 3405ffd8d8 check for buffer size 9 years ago
orignal e03f1597a0 don't send DatabaseStore until time sync complete 9 years ago
orignal c5644e0e32 const I2NP messages 9 years ago
orignal bf14b7da9a move FillI2NPMessageHeader into I2NPMessage 9 years ago
orignal 0c8fb376db some cleanup 9 years ago
orignal 17acdcc4d5 temporary fix of crash 9 years ago
orignal 654357f5ce copy shared_ptr 9 years ago
orignal fbebdd3055 fixed race condition 9 years ago
orignal 83e76c6b53 use shared flood message 9 years ago
orignal adf12b6084 handle DeliveryStatus garlic clove directly 9 years ago
orignal 047c6a93a3 don't copy transit DatabaseStore 9 years ago
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 10 years ago
orignal 1fc50a59f5 different in and out buffers for tunnel encryption 10 years ago
orignal 9c9401ce2f use shared_ptr for all incoming I2NP messages 10 years ago
orignal f732a84a7c Merge pull request #214 from mlt/cmake-upnp-libdl 10 years ago
Mikhail Titov efe7e469ce Missing libdl for UPnP 10 years ago
orignal ed136c9d8b Merge pull request #213 from mlt/fix-upnp 10 years ago
Mikhail Titov 60e2722a21 fixup! Fix UPnP for Win32 10 years ago
orignal 4fab07b4da fixed build error 10 years ago
orignal d07c68bd9a Merge pull request #210 from mlt/fixes 10 years ago
Mikhail Titov 2738169a9d Use static for now while returning HTTP 500 error 10 years ago
Mikhail Titov 490b65dfe2 Materialize temporary string obtained from boost path 10 years ago
Mikhail Titov 38ebe28923 Rearrange eol removal for handshake 10 years ago
orignal 4ed7e29896 use shared_ptr for I2NP messages through tunnels 10 years ago
orignal 122b8c2a84 use shared_ptr for transit tunnel participant 10 years ago
orignal 98c91a01e3 use shared_ptr for outbound tunnel build messages 10 years ago
orignal a7cd16c159 use shared_ptr for direct DatabaseLookup message 10 years ago
orignal 5ca86b87f5 create shared I2NP tunnel message in OBGW 10 years ago
orignal 25a163cdeb send I2NP messages as shared_ptr 10 years ago
orignal 3a63f6775a pass I2NP message to transport session as shared_ptr 10 years ago