Commit History

Author SHA1 Message Date
  ambrop7 a21e23fe8a port to compile with MSVC 13 years ago
  ambrop7 2d34d4cec2 simplify comparators using B_COMPARE 13 years ago
  ambrop7 0d99d6a26a switch to using the New BSD License 14 years ago
  ambrop7 254e9d3e52 udpgw: add option to use unique local ports for each remote IP address (by default we use unique local port for 14 years ago
  ambrop7 f4b6da7f9b udpgw: don't return busy connections as least-used 14 years ago
  ambrop7 59d9ed29ca udpgw: another attempt at fixing binding 14 years ago
  ambrop7 f3e11e41fb udpgw: try to fix the local port binding 14 years ago
  ambrop7 955e558343 udpgw: add option for specifying local UDP port range 14 years ago
  ambrop7 7c999b0a14 call open_standard_streams() on startup to ensure stdin/stdout/stderr file descriptors exist 14 years ago
  ambrop7 b89aef0fa1 Rework logging, don't format log messages if we wouldn't log them. Results in a noticable performance 14 years ago
  ambrop7 3de3e985ef PacketPassFairQueue: enforce MTU limit through error not assertion 14 years ago
  ambrop7 7809419f5c udpgw: add command line option for SO_SNDBUF. Bump default to 1M. 14 years ago
  ambrop7 7c9776158b PacketProtoDecoder: report errors without FlowError. 14 years ago
  ambrop7 97bcc48314 BLog_syslog: move from system to base 15 years ago
  ambrop7 230ac03a87 Replace BSocket with BConnection and BDatagram. On Windows, do all I/O through IOCP. 15 years ago
  ambrop7 cb1485dcd3 rearrange source flow such that 'flow' does not depend on 'system' 15 years ago
  ambrop7 dc923d5118 add udpgw 15 years ago