15 Commits (221c14cf0e2ae481bbaa7edfd4257511e02ec9ac)

Author SHA1 Message Date
orignal 221c14cf0e don't lookup UDP session if port was not changed 4 years ago
R4SAS 8bae4975fb add copyright headers 4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations) 4 years ago
orignal d4bfeab36c pass gzip parameter to UDP tunnels 4 years ago
R4SAS b5b195e628
[windows] fix msys build 4 years ago
R4SAS d991cc3b96
[services] handle binding errors in tunnels, webconsole 4 years ago
orignal f5ab8f2062 replaced GetIdentHash by GetAddress 5 years ago
orignal 6f4f0f03d2 handle b33 addresses in I2P tunnels 5 years ago
l-n-s 016ae3b9e9 rewrite for efficiency 5 years ago
l-n-s f617b27110 Support websocket connections over HTTP proxy 5 years ago
yangfl 50ba52756f fix mixing tabs and spaces 7 years ago
yangfl 18b6353803 fix typo 7 years ago
R4SAS 057d6ca05b windows warnings, tabulation workaround 7 years ago
Jeff Becker 1ea6d2016d
add initial connection timeout for i2ptunnel 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories 7 years ago
orignal 3a5a0837c7 don't show error if stream closed 7 years ago
orignal a8778e358d handle HTTP response 8 years ago
orignal 65ccc5bfce send actual local address to webirc 8 years ago
orignal a8bd87938d honor enableuniquelocal for all server tunnel types 8 years ago
orignal f46d96c4c6 renamed maptolooback to enableuniquelocal 8 years ago
orignal 723f35ec5a fixed crash 8 years ago
orignal f4de68cb22 avoid exception if not connected 8 years ago
Jeff Becker 76d9f1ea37 * make loopback address mapping configurable 8 years ago
Jeff Becker 858b497199 prevent overflow 8 years ago
Jeff Becker 4688e6d534 fix segfault 8 years ago
Jeff Becker 7be951b962 fix last commit, it was broken 8 years ago
Jeff Becker 3dcc4e6bc1 i2ptunnel fixes 8 years ago
R4SAS 8b8007695c don't close streams after 1 hour 8 years ago
orignal 9c7de5ad03 avoid sending RST instead FIN 8 years ago
orignal cfde1f8c27 rollback 8 years ago
orignal c45f72a63e make sure all outstading data got sent before closing socket 8 years ago
Jeff 9a19b5994b fix 8 years ago
Jeff Becker 59f292333f use correct ports 8 years ago
Jeff Becker b7a2c11e81 use shared_ptr instead 8 years ago
Jeff Becker 3d07ddfba5 read more than 1 udp packet 8 years ago
Jeff Becker 9286e4794b add logging 8 years ago
Jeff Becker 81276cb7f5 unbreak (maybe?) 8 years ago
Jeff Becker e270f90f8d try fixing udp tunnel (probably broken) 8 years ago
orignal c90d5bb67c don't override Host if not specified explicitly 8 years ago
orignal bef628212e fixed corrupted buffer duing IRC handshake 8 years ago
orignal 25c1884961 correct stream termination 8 years ago
Jeff Becker 84ca992e91 Revert "Unused parameter warnings removal" 8 years ago
Jeff Becker 577d9ddf65
fix memory leak with udp tunnel 8 years ago
brain5lug 5350078543 Unused parameter warnings removal 8 years ago
Jeff Becker 8a29dfc3fa
tabify and use shared pointers 8 years ago
Jeff Becker d336d920e8
fix typo 8 years ago
Jeff Becker fa1021df59
add webui for udp tunnels 8 years ago
Jeff Becker caace05ba6
fix up compiler warnings 8 years ago
Jeff Becker c65dc44f20
Fix up I2PTunnel UDP tunnels 8 years ago
xcps f2893097a7 check before bind to 127.x.x.x 8 years ago