Tags give the ability to mark specific points in history as being important
-
socket_wrapper-1.2.5
3b6e2078 · ·socket_wrapper-1.2.5 * Added basic support for TCP_INFO and SIOCOUTQ/TIOCOUTQ/FIONWRITE * Add SOCKET_WRAPPER_DIR_ALLOW_ORIG and abort() early if SOCKET_WRAPPER_DIR is unusable
-
socket_wrapper-1.2.4
6799f13f · ·socket_wrapper-1.2.3 * Added support for 10.53.57.0 network * Added _{socket,close,connect,...} symbols on FreeBSD * Fixed interaction with resolv_wrapper on FreeBSD -
socket_wrapper-1.2.3
344801fd · ·socket_wrapper-1.2.3 * Fixed missing NULL check for socket_wrapper_dir() * Fixes building in Samba source tree
-
socket_wrapper-1.2.2
a3a3dcac · ·socket_wrapper-1.2.1 * Added environment variable to disable deep binding * Fixed installation of socket_wrapper * Fixed several small bugs
-
socket_wrapper-1.2.1
8ccac24b · ·socket_wrapper-1.2.1 * Removed error message to fix applications doing stupid things
-
socket_wrapper-1.2.0
ac18c80e · ·socket_wrapper-1.2.0 * Added threading support * Moved to modern cmake * Several smaller bugfixes