100 Commits (e80d09aa17466c47291120a33e90c66a3abb631b)

Author SHA1 Message Date
orignal fd3dab35cc collect and save participation agreed/declined stats 9 years ago
orignal d51b87e80a reduced memory usage 9 years ago
orignal 6f9d8ed01b show tunlel creation success ratio 9 years ago
orignal a3c1c314d0 don't insert same transit tunnel twice 10 years ago
orignal b9e3931e80 use shared_ptr for inbound tunnels 10 years ago
orignal feffbc9330 fixed typo 10 years ago
orignal b3e08b2cf4 shared_ptr for tunnels 10 years ago
orignal 4b094b2156 handle tunnel build messages in tunnels thread 10 years ago
orignal 562cdc12d1 check message type of follow on message 10 years ago
orignal 8f562215b0 separate inbound and outbound pending tunnels 10 years ago
orignal 82103e6a39 process TunnelGateway message in tunnel thread 10 years ago
orignal 0c73aff0a2 I2NPMessagesHandler 10 years ago
orignal 2ab0ff8aea TransitTunnelParticipant 10 years ago
orignal ec980edf56 don't look for tunnel again if tunnelID is the same as for previous message 10 years ago
orignal 89dead79c4 common HandleTunnelData for own and transit tunnels 10 years ago
orignal 74c89ce06e proper cleanup of pending tunnels 10 years ago
orignal 42354ee5d5 removed useless mutex lock 10 years ago
orignal ebb5c53c3a use shared_ptr for TunnelPool 10 years ago
orignal 912146b1c9 shutdown and graceful shutdown through I2PControl 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
Francisco Blas (klondike) Izquierdo Riera 84f7966a0b Fix even more alignment problems 10 years ago
Francisco Blas (klondike) Izquierdo Riera 1636187e26 Avoid aliasing problems by using special buf endian handling functions wrapping memcpy 10 years ago
orignal f357a5864c pass local destination by pointer 10 years ago
orignal c8e34052a7 some cleanup 10 years ago
orignal 3ca560b895 different tunnel length for IB and OB 10 years ago
orignal 8a357ac46c store shared pointer to RI in tunnel config 10 years ago
orignal 0f4e4a7944 return shared_ptr to RI 10 years ago
orignal 7b768ccb26 moved transports to 'transport' namespace 10 years ago
orignal a0f43d9772 resuse instance of local destination upon restart 10 years ago
orignal 2ab597be20 detach tunnles from poll 10 years ago
orignal f34680134a fixed race condition 10 years ago
orignal 22773bd678 fixed race condition 10 years ago
orignal 3de29143bc moved current outbound tunnel to destination 10 years ago
orignal 93c1a0760d AES/ElGamal tags per local destination 10 years ago
orignal 7fb93ca853 fixed race condition 10 years ago
orignal b1316dee7c fixed race condition 10 years ago
orignal f528eeae10 fixed race condition 10 years ago
orignal 255c5c1459 fixed race condition 10 years ago
orignal c047544cdb don't block tunnel list for a long time 10 years ago
orignal c30dc4f877 don't process pending tunnel twice 10 years ago
orignal 05c297cb0b generate reandom tunnelMsgID 10 years ago
orignal 9cd62d8873 fixed tunnel build race condition 10 years ago
orignal 0c3949ef7a fixed crash 10 years ago
orignal 92eb048adb fixed race condition 10 years ago
orignal 5c2785cfca send HolePunch if unreachable 10 years ago
orignal 168e20053a fixed race consition 10 years ago
orignal b6a3f64ee9 don't miss active tunnel 10 years ago