1 Commits (4cc3b7f9fb6833b616cac664d48fedec684cdb37)

Author SHA1 Message Date
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
orignal bd6ce7d4da reduced memory usage 7 years ago
Jeff Becker 75fc8202ab
fix off by ones 8 years ago
orignal 4e4f9b6f8b use LocalLeaseSet for own LeaseSets 8 years ago
orignal 7035ead9e7 provide reply tunnel expcilitly for LeaseSet 8 years ago
orignal 3907b4101a include openssl through OPENSSL macro 8 years ago
orignal e120e9a78e configurable transit tunnels limit 8 years ago
orignal 190e26276a reuse tunnel pair for LS request 8 years ago
orignal 0966369723 copy transit message for nedb 8 years ago
orignal 5482a57c45 add clock skew to expiration 8 years ago
orignal 9611f80a39 check I2NP messages fro expiration 8 years ago
orignal ff48422ec0 check I2NP message buffer size 9 years ago
orignal a26c5f85c3 ignore LeaseSets coming from transit tunnels 9 years ago
orignal 9fc69db9eb reserve extra 16 bytes for padding 9 years ago
hagen c3238f4d0b * fix warnings of type mismatch (#298) 9 years ago
orignal 06c4aca490 always use shared_ptr for I2NPMessage 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal bf14b7da9a move FillI2NPMessageHeader into I2NPMessage 9 years ago
orignal adf12b6084 handle DeliveryStatus garlic clove directly 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 206f094dd4 use shared_ptr for DeliverStatus 9 years ago
orignal 9c9401ce2f use shared_ptr for all incoming I2NP messages 9 years ago
orignal 4ed7e29896 use shared_ptr for I2NP messages through tunnels 9 years ago
orignal 2b797fcd54 use shared_ptr for NetDb's I2NPMessages 9 years ago
orignal 1e74ff8a85 use shared_ptr for CreateDatabaseStore 9 years ago
orignal 8c47bf9dd3 use shared_ptr for local LeaseSet 9 years ago
orignal e58ebb8656 increased transit tunnels # to 2500 9 years ago
orignal 550f9de41a fixed memory corruption 9 years ago
orignal ccb4e967cf fixed crash 9 years ago
orignal d51b87e80a reduced memory usage 9 years ago
orignal 1a307f3093 limit number of transit tunnels 9 years ago
orignal b9e3931e80 use shared_ptr for inbound tunnels 9 years ago
orignal 07ce9c41bf DatabaseLookup flags 9 years ago
orignal 8ad9f2681c send 3 closest floodfills 9 years ago
orignal 679faf5149 specify reply token for RIs DatabaseStore 9 years ago
orignal 1dc166f0f8 transit tunnel gateway batching 9 years ago
orignal 82103e6a39 process TunnelGateway message in tunnel thread 9 years ago
orignal 0c73aff0a2 I2NPMessagesHandler 9 years ago
orignal 8812a45607 DatabaseLookup for RouterInfo 10 years ago
orignal 37a374000c elimimated cast to ClearText 10 years ago
orignal ecf709cbba fill clear text buffer of BuildRequestRecord 10 years ago
orignal 3c5e9ddd4e eliminated cast to ecnryptted build record 10 years ago
orignal 8a293f45fa eliminated cast to BuildResponse Record 10 years ago
orignal fd9a8fd2b1 eliminated cast to DatabaseStoreMsg 10 years ago
orignal b30de01b12 eliminated cast to DeliveryStatus struct 10 years ago
orignal 29d1aa0146 more fixes of misalignment 10 years ago
orignal 0f07b04627 eliminated TunnelGatewayHeader 10 years ago
orignal bfc6274cd8 methods for I2NP header access 10 years ago
orignal c5c0d2060c rollback 10 years ago