Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
port-to-linux-with-libbsd.patch | Port to linux with libbsd | Aron Xu <aron@debian.org> | not-needed | 2012-02-13 | ||
build-without-TLS-support.patch | Build without TLS support tls.h isn't available in libbsd-dev, and TLS supports adds options (-C, -Z) that are already used by our Debian-specific patches. |
Guilhem Moulin <guilhem@debian.org> | not-needed | 2017-06-09 | ||
connect-timeout.patch | Fix connect() timeout | Aron Xu <aron@debian.org> | no | 2012-02-13 | ||
get-sev-by-name.patch | Add ability to specify destination ports by name | Aron Xu <aron@debian.org> | no | 2012-02-13 | ||
send-crlf.patch | New flag '-C' to translate terminal line feeds to CRLF | Aron Xu <aron@debian.org> | no | 2012-02-13 | ||
quit-timer.patch | New flag '-q' to specify a quit timer | Aron Xu <aron@debian.org> | no | 2012-02-13 | ||
udp-scan-timeout.patch | Fix UDP scan timeout | Aron Xu <aron@debian.org> | no | 2012-02-13 | ||
dccp-support.patch | New flag '-Z' for DCCP support | Aron Xu <aron@debian.org> | no | 2012-02-13 | ||
broadcast-support.patch | New flag '-b' for broadcast support | Aron Xu <aron@debian.org> | no | 2012-02-13 | ||
serialized-handling-multiple-clients.patch | Serialized handling of multiple clients | Aron Xu <aron@debian.org> | no | 2012-02-14 | ||
set-TCP-MD5SIG-correctly-for-client-connections.patch | Fix TCP MD5SIG for client connections | Thomas Habets <habets@google.com> | no | 2017-02-18 | ||
destination-port-list.patch | Add ability to specify a list of destination ports | Guilhem Moulin <guilhem@debian.org> | no | 2018-10-22 | ||
use-flags-to-specify-listen-address.patch | Add ability to use -s/-p flags to specify listening address | Guilhem Moulin <guilhem@debian.org> | no | 2018-10-22 | ||
make-getnameinfo-errors-nonfatal-in-report_sock.patch | Make getnameinfo(3) errors non-fatal in report_sock() report_sock() is used to show the peer's address/name and port when the ā-vā flag is set. Reverse resolution errors need not be fatal. |
Guilhem Moulin <guilhem@debian.org> | no | debian | 2020-06-05 | |
abstract-unix-domain-socket.patch | Add abstract UNIX domain socket support When using '-U' to connect() or bind() to a UNIX domain socket, if the address (path) starts with "@", it is read as an abstract namespace socket (the leading "@" is replaced with a NUL byte before binding). This feature is Linux-only. |
Dirk Jagdmann <doj@cubic.org> | not-needed | 2022-03-06 | ||
misc-failures-and-features.patch | Misc failures and features | Aron Xu <aron@debian.org> | no | 2012-02-13 |