Historique des commits

Auteur SHA1 Message Date
  ambrop7 fa53618fa6 fix some pointer casts which are invalid in C++, to get compiling with MSVC working again il y a 13 ans
  ambrop7 2185655723 fix many potential aliasing issues il y a 13 ans
  ambrop7 13b25d996a BSocksClient: fix bug il y a 13 ans
  ambrop7 4192ac388f tun2socks: implement SOCKS password authentication il y a 13 ans
  ambrop7 a21e23fe8a port to compile with MSVC il y a 13 ans
  ambrop7 0d99d6a26a switch to using the New BSD License il y a 14 ans
  ambrop7 38f3e1b523 cosmetic changes il y a 14 ans
  ambrop7 230ac03a87 Replace BSocket with BConnection and BDatagram. On Windows, do all I/O through IOCP. il y a 14 ans
  ambrop7 37b952b940 BSocksClient: cosmetic changes, documentation il y a 14 ans
  ambrop7 cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' il y a 14 ans
  ambrop7 4ea6fa401b minor changes il y a 15 ans
  ambrop7 76f53f6510 FreeBSD support. il y a 15 ans
  ambrop7 f2cbad72af don't log error details in error handlers il y a 15 ans
  ambrop7 d1e931fcb4 FlowError: pass an int error code instead of a void * il y a 15 ans
  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) il y a 15 ans
  ambrop7 288a969301 BSocksClient: port to DebugError il y a 15 ans
  ambrop7 e2e8a7c319 Add BSocksClient, a simple SOCKS5 client. Regenerate generated sources. il y a 15 ans