1339 Commits (729cc4330eac02b1180eb32051a3b4a4148422ae)
 

Author SHA1 Message Date
orignal 729cc4330e Merge pull request #132 from klondi/httpproxy 10 years ago
Francisco Blas (klondike) Izquierdo Riera 27d510d1b7 Handle port correctly 10 years ago
orignal 8a293f45fa eliminated cast to BuildResponse Record 10 years ago
Francisco Blas (klondike) Izquierdo Riera 44bc09b007 Rewrite SOCKS proxy parsing to allow for SOCKS5, also fix any remaining logs 10 years ago
orignal b58d58ef29 Merge pull request #131 from klondi/httpproxy 10 years ago
Francisco Blas (klondike) Izquierdo Riera ba12331a11 Rewrite SOCKS proxy so it uses I2PTunnelConnection and I2PTunnel 10 years ago
Francisco Blas (klondike) Izquierdo Riera b88b04515e Remove unnecessary RemoteLeaseSet 10 years ago
Francisco Blas (klondike) Izquierdo Riera ba9a0c0b2e Fix strange indentation. 10 years ago
orignal 9237174026 request failed in destination is not ready 10 years ago
orignal fd9a8fd2b1 eliminated cast to DatabaseStoreMsg 10 years ago
orignal 7b59ce61bb Merge pull request #130 from klondi/httpproxy 10 years ago
Francisco Blas (klondike) Izquierdo Riera 1ae55e5872 Use the new asynchronous API on I2PClientTunnel and clean up after ourselves 10 years ago
Francisco Blas (klondike) Izquierdo Riera 6489230e68 Simplify and merge the identHash caching codepath on I2PClientTunnel 10 years ago
Francisco Blas (klondike) Izquierdo Riera c05f411ba0 Fix a memory leak in ClientConnection 10 years ago
orignal b30de01b12 eliminated cast to DeliveryStatus struct 10 years ago
orignal 79e1096eca process follow-on packets with zero send stream id 10 years ago
orignal f1ae5817eb Merge pull request #129 from klondi/httpproxy 10 years ago
Francisco Blas (klondike) Izquierdo Riera a906d7f02f Allow for asynchronous creation of streams 10 years ago
Francisco Blas (klondike) Izquierdo Riera 50fb373655 Use i2p::data::SigningKeyType instead of uint16_t 10 years ago
orignal 29d1aa0146 more fixes of misalignment 10 years ago
orignal fa4009821e Merge pull request #128 from klondi/httpproxy 10 years ago
Francisco Blas (klondike) Izquierdo Riera e5503c51b4 Allow for easy stream creation at LocalDestination (for now it's only synchronous) 10 years ago
Francisco Blas (klondike) Izquierdo Riera ccb68088a8 Allow for I2PTunnels without LocalDestination 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
orignal dde2b4a879 destroy local destination on 'clear' 10 years ago
orignal df21a067ff print out number of NACKs 10 years ago
orignal 8c49f76534 copy request to buffer if LeaseSet is requested 10 years ago
orignal 96a9575049 Merge pull request #127 from klondi/alignmentfixes 10 years ago
orignal 0a9368fc70 Merge pull request #126 from klondi/cmakefixes 10 years ago
Francisco Blas (klondike) Izquierdo Riera 84f7966a0b Fix even more alignment problems 10 years ago
Francisco Blas (klondike) Izquierdo Riera 8f7dea698e Allow disabling binary compilation (useful for multilib builds in Gentoo) 10 years ago
Francisco Blas (klondike) Izquierdo Riera 9e7e0a456d Use better install paths 10 years ago
Francisco Blas (klondike) Izquierdo Riera 64b47a29cf Fix library compilation 10 years ago
orignal cbfe8b8232 invoke accepter after receiving remote identity 10 years ago
orignal 583838e2c2 fixed misalignment 10 years ago
orignal 7bfb73dacf LeaseSet database lookup 10 years ago
orignal 350e942b6a fixed windows build 10 years ago
orignal ed82f388e6 Merge pull request #123 from klondi/master 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
Kill Your TV 2ed99ba245 fix calling individual targets 10 years ago
Kill Your TV 472c5f542f Merge branch 'master' of https://github.com/torbjo/i2pd 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 4d640dac2a always use destination's thread to avoid race conditions 10 years ago
Torkel Bjørnson-Langen 7bf11df3b8 Minor: Makefile - added mk_build_dir to .PHONY target 10 years ago
Torkel Bjørnson-Langen ddf2aa38cc Minor: fixed clang compile warning [-Wmismatched-tags] 10 years ago
Meeh e8c544c774 Merge pull request #120 from torbjo/master 10 years ago
Torkel Bjørnson-Langen 82af922b40 Fixed building on OS X. 10 years ago