提交历史

作者 SHA1 备注 提交日期
  ambrop7 1ba0000b7c udpgw: fix clang warning 12 年之前
  ambrop7 ed6449d06a tun2socks: IPv6 support. Includes updated lwIP version and udpgw program. 13 年之前
  ambrop7 e363bd457d tun2socks, udpgw: transparent DNS support, contributed by Kerem Hadimli. No Windows support for now. 13 年之前
  ambrop7 2185655723 fix many potential aliasing issues 13 年之前
  ambrop7 a21e23fe8a port to compile with MSVC 13 年之前
  ambrop7 2d34d4cec2 simplify comparators using B_COMPARE 13 年之前
  ambrop7 0d99d6a26a switch to using the New BSD License 14 年之前
  ambrop7 254e9d3e52 udpgw: add option to use unique local ports for each remote IP address (by default we use unique local port for 14 年之前
  ambrop7 f4b6da7f9b udpgw: don't return busy connections as least-used 14 年之前
  ambrop7 59d9ed29ca udpgw: another attempt at fixing binding 14 年之前
  ambrop7 f3e11e41fb udpgw: try to fix the local port binding 14 年之前
  ambrop7 955e558343 udpgw: add option for specifying local UDP port range 14 年之前
  ambrop7 7c999b0a14 call open_standard_streams() on startup to ensure stdin/stdout/stderr file descriptors exist 14 年之前
  ambrop7 b89aef0fa1 Rework logging, don't format log messages if we wouldn't log them. Results in a noticable performance 14 年之前
  ambrop7 3de3e985ef PacketPassFairQueue: enforce MTU limit through error not assertion 14 年之前
  ambrop7 7809419f5c udpgw: add command line option for SO_SNDBUF. Bump default to 1M. 14 年之前
  ambrop7 7c9776158b PacketProtoDecoder: report errors without FlowError. 14 年之前
  ambrop7 97bcc48314 BLog_syslog: move from system to base 14 年之前
  ambrop7 230ac03a87 Replace BSocket with BConnection and BDatagram. On Windows, do all I/O through IOCP. 14 年之前
  ambrop7 cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 年之前
  ambrop7 dc923d5118 add udpgw 14 年之前