nmap/nsock/src
dmiller cffc94e845 Consolidate event list management to nevent_unref()
Removes duplicate logic for PCAP_BSD_SELECT_HACK. May address accounting
problems that led to issues like #187 (macOS) and #2912 (Windows).
2024-11-13 19:15:12 +00:00
..
acinclude.m4 Replace a config-time check with a ifndef that also works on Windows. 2018-11-21 06:23:08 +00:00
aclocal.m4
configure Don't test for SSL_set_alpn_protos, present in all supported OpenSSL versions 2024-04-02 21:32:24 +00:00
configure.ac Don't test for SSL_set_alpn_protos, present in all supported OpenSSL versions 2024-04-02 21:32:24 +00:00
engine_epoll.c Move some prototypes to nsock_internal.h 2024-11-13 19:15:10 +00:00
engine_iocp.c Consolidate event list management to nevent_unref() 2024-11-13 19:15:12 +00:00
engine_kqueue.c Move some prototypes to nsock_internal.h 2024-11-13 19:15:10 +00:00
engine_poll.c Move some prototypes to nsock_internal.h 2024-11-13 19:15:10 +00:00
engine_select.c Move some prototypes to nsock_internal.h 2024-11-13 19:15:10 +00:00
error.c Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
error.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
filespace.c Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
filespace.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
gh_heap.c Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
gh_heap.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
gh_list.h Paranoid gh_list check: node is in list before removal 2024-11-13 19:15:11 +00:00
Makefile.in
netutils.c Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
netutils.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
nsock_connect.c Include timeout info in debug output for all nsock reads/connects 2024-11-12 20:05:56 +00:00
nsock_core.c Consolidate event list management to nevent_unref() 2024-11-13 19:15:12 +00:00
nsock_engines.c Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
nsock_event.c Consolidate event list management to nevent_unref() 2024-11-13 19:15:12 +00:00
nsock_internal.h Consolidate event list management to nevent_unref() 2024-11-13 19:15:12 +00:00
nsock_iod.c Let all nsock engines use STDIN on Windows! 2024-11-06 16:48:29 +00:00
nsock_log.c Move some prototypes to nsock_internal.h 2024-11-13 19:15:10 +00:00
nsock_log.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
nsock_pcap.c Move some prototypes to nsock_internal.h 2024-11-13 19:15:10 +00:00
nsock_pcap.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
nsock_pool.c Move some prototypes to nsock_internal.h 2024-11-13 19:15:10 +00:00
nsock_proxy.c Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
nsock_proxy.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
nsock_read.c Include timeout info in debug output for all nsock reads/connects 2024-11-12 20:05:56 +00:00
nsock_ssl.c Move some prototypes to nsock_internal.h 2024-11-13 19:15:10 +00:00
nsock_ssl.h Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
nsock_timers.c Move some prototypes to nsock_internal.h 2024-11-13 19:15:10 +00:00
nsock_write.c Bump date and reapply header templates 2024-02-28 18:46:45 +00:00
proxy_http.c Move some prototypes to nsock_internal.h 2024-11-13 19:15:10 +00:00
proxy_socks4.c Move some prototypes to nsock_internal.h 2024-11-13 19:15:10 +00:00