Commit Graph

89 Commits (52f806ff945b113b0fde4f415f95a46b94ece005)

Author SHA1 Message Date
orignal 1a307f3093 limit number of transit tunnels 9 years ago
orignal ec50b97aa8 reduced amount of logging 10 years ago
orignal b11fd250c1 fixed race condition 10 years ago
orignal b9e3931e80 use shared_ptr for inbound tunnels 10 years ago
orignal 07ce9c41bf DatabaseLookup flags 10 years ago
orignal 8ad9f2681c send 3 closest floodfills 10 years ago
orignal 679faf5149 specify reply token for RIs DatabaseStore 10 years ago
orignal 4b094b2156 handle tunnel build messages in tunnels thread 10 years ago
orignal 8f562215b0 separate inbound and outbound pending tunnels 10 years ago
orignal 724c417f09 fixed typo 10 years ago
orignal 9c23d03d8d fixed typo 10 years ago
orignal 1dc166f0f8 transit tunnel gateway batching 10 years ago
orignal 82103e6a39 process TunnelGateway message in tunnel thread 10 years ago
orignal 0c73aff0a2 I2NPMessagesHandler 10 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
Francisco Blas (klondike) Izquierdo Riera 84f7966a0b Fix even more alignment problems 10 years ago
orignal 7bfb73dacf LeaseSet database lookup 10 years ago
Francisco Blas (klondike) Izquierdo Riera b5f624a10f Use htobuf16 for 0 value instead of htobe16buf 10 years ago
Francisco Blas (klondike) Izquierdo Riera 700c53e60a Fix any remaning aliasing rules with propper memcpy wrappers 10 years ago
orignal fe4d640504 drop incoming garlic messages if local destination doesn't exist anymore 10 years ago
orignal f357a5864c pass local destination by pointer 10 years ago
orignal c8e34052a7 some cleanup 10 years ago
orignal b7d1b74ffa add single tag from destination's tread 10 years ago
orignal ab843b6552 cleaned up from duplicated methods 10 years ago
orignal 7b768ccb26 moved transports to 'transport' namespace 10 years ago
orignal 202109ebeb handle I2NP message per destination 10 years ago
orignal 375fceb530 moved garlic decryption to streaming thread 10 years ago
orignal 296b2d7372 exclude garlic thread 10 years ago
orignal 002ccdf2c7 drop DeliveryStatus if not from tunnel 10 years ago
orignal 93c1a0760d AES/ElGamal tags per local destination 10 years ago
orignal 51d09b788b don't create non-accepted transit tunnel 10 years ago
orignal 6fd5db250b start/stop accepting transit tunnels 10 years ago
orignal d1a3f11c7a check tunnel where DatabaseStore message comes from 10 years ago
orignal 9cd62d8873 fixed tunnel build race condition 10 years ago
orignal 770452cf85 network bytes order for timestamp 10 years ago
orignal 7e0a2ae5ab publish local LeaseSet 10 years ago
orignal fb15c72be2 wait for 10 seconds before delete a pending tunnel 10 years ago
orignal eff3bb6ab1 handle garlic's DeliveryStatus in the garlic thread 10 years ago
orignal e7126908f9 exploratory improvement 10 years ago
orignal 0a5d4741af use short I2NP messages 10 years ago