2090 Commits (f9c592ca2277cd45ef74507c53be5a6a13bb0f26)
 

Author SHA1 Message Date
orignal 73ae6cf164 (h*a)%l for signing 9 years ago
orignal 7749319c75 h%l for verification 9 years ago
orignal 73037b86ac fixed build for gcc 4.6 and boost 1.46 9 years ago
orignal d50ba1259c calculations in projective coordinates 9 years ago
orignal 962261fee7 EdDSA speed improvement 9 years ago
orignal 4dea2ef1a4 use EdDSA as default for RouterInfo 9 years ago
orignal aa12eb4ed4 removed autotools build 9 years ago
orignal 8a75363784 Update README.md 9 years ago
orignal 01dd982587 Update README.md 9 years ago
orignal 62cf83921b cumulative update from bitbucket 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 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