Commit History

作者 SHA1 備註 提交日期
  Ambroz Bizjak e837e8d552 tun2socks: Remove localhost limination for SOCKS5 UDP. 6 年之前
  Ambroz Bizjak 6241fc2978 Fixes and refactoring for SOCKS5 UDP. 6 年之前
  Ben Schwartz ae4edfbf3e Implement optional support for SOCKS5-UDP 7 年之前
  ambrop7 fa53618fa6 fix some pointer casts which are invalid in C++, to get compiling with MSVC working again 13 年之前
  ambrop7 2185655723 fix many potential aliasing issues 13 年之前
  ambrop7 13b25d996a BSocksClient: fix bug 13 年之前
  ambrop7 4192ac388f tun2socks: implement SOCKS password authentication 13 年之前
  ambrop7 a21e23fe8a port to compile with MSVC 13 年之前
  ambrop7 0d99d6a26a switch to using the New BSD License 14 年之前
  ambrop7 38f3e1b523 cosmetic changes 14 年之前
  ambrop7 230ac03a87 Replace BSocket with BConnection and BDatagram. On Windows, do all I/O through IOCP. 14 年之前
  ambrop7 37b952b940 BSocksClient: cosmetic changes, documentation 14 年之前
  ambrop7 cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 14 年之前
  ambrop7 4ea6fa401b minor changes 14 年之前
  ambrop7 76f53f6510 FreeBSD support. 15 年之前
  ambrop7 f2cbad72af don't log error details in error handlers 15 年之前
  ambrop7 d1e931fcb4 FlowError: pass an int error code instead of a void * 15 年之前
  ambrop7 481b171588 DebugError: don't use a dead var, use a job to enforce destruction, allowing the destruction to be done from the handler's jobs (rather than just the handler) 15 年之前
  ambrop7 288a969301 BSocksClient: port to DebugError 15 年之前
  ambrop7 e2e8a7c319 Add BSocksClient, a simple SOCKS5 client. Regenerate generated sources. 15 年之前