68 Commits (a906d7f02fc7ec2cf210fbdeb744d88b1979c13a)

Author SHA1 Message Date
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
orignal 816c415f22 short I2NP message 10 years ago
orignal 2f5967537a re-create local LeaseSet only if expired 10 years ago
orignal 2200133ce3 moved LeaseSet creation away from StreamingDestination 10 years ago
orignal 220637b29d DatabaseStore for LeaseSet 10 years ago
orignal 3d669c95d9 send floodfill in DatabaseSerachReply 10 years ago
orignal d512c90193 send RouterInfo if found by DatabseLookup 10 years ago
orignal 5492deff21 moved handling of DatabaseLookup to netDb's thread 10 years ago
orignal 8801a144a0 close connection to first hop of declined tunnel 10 years ago
orignal ad65e52ce0 moved save to file to RI 10 years ago
orignal 3e25759ada request and process encrypted LeaseSet 10 years ago
orignal 226ef77927 fixed memory leak 10 years ago
orignal d4ac1391fe catch transit DatabaseStore 10 years ago
orignal 0d51f240d0 TunnelDecryption for tunnels 10 years ago
orignal c8a2ce4740 handle TunnelBuild (8 records) message 10 years ago
orignal ac48e3b355 renew LeaseSet's I2NP message ID and timestamp before sending 10 years ago
orignal 014e1c54eb tunnel test 10 years ago
orignal 6732ba21f9 inbound tunnel where an I2NP messages has been received from 10 years ago
orignal 7300792033 set SessionCreated state 10 years ago
orignal b9031c331d send SSU DeliveryStatus 10 years ago
orignal 3c8f859169 replaced ElGamalEncrypt to ElGamalEncryption 11 years ago
orignal 154105a059 pass delivery intructions to tunnel gateway 11 years ago