| .. |
|
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
|
AF_VSOCK support. Closes #1075
|
2019-05-20 16:21:41 +00:00 |
|
configure.ac
|
AF_VSOCK support. Closes #1075
|
2019-05-20 16:21:41 +00:00 |
|
engine_epoll.c
|
Bump copyright date and update some links [ci skip]
|
2022-02-18 17:38:46 +00:00 |
|
engine_iocp.c
|
Remove incorrect recvfrom: unread data is lost per MS docs
|
2022-08-15 16:23:36 +00:00 |
|
engine_kqueue.c
|
Bump copyright date and update some links [ci skip]
|
2022-02-18 17:38:46 +00:00 |
|
engine_poll.c
|
Bump copyright date and update some links [ci skip]
|
2022-02-18 17:38:46 +00:00 |
|
engine_select.c
|
Bump copyright date and update some links [ci skip]
|
2022-02-18 17:38:46 +00:00 |
|
error.c
|
Bump copyright date and update some links [ci skip]
|
2022-02-18 17:38:46 +00:00 |
|
error.h
|
Bump copyright date and update some links [ci skip]
|
2022-02-18 17:38:46 +00:00 |
|
filespace.c
|
Bump copyright date and update some links [ci skip]
|
2022-02-18 17:38:46 +00:00 |
|
filespace.h
|
Bump copyright date and update some links [ci skip]
|
2022-02-18 17:38:46 +00:00 |
|
gh_heap.c
|
Ensure gh_heap node addresses are NULL when invalid.
|
2022-07-29 15:21:14 +00:00 |
|
gh_heap.h
|
Bump copyright date and update some links [ci skip]
|
2022-02-18 17:38:46 +00:00 |
|
gh_list.h
|
Increase stress level of tests for nsock
|
2022-09-20 23:37:26 +00:00 |
|
Makefile.in
|
Removes trailing spaces in 69 files. Closes #971.
|
2017-08-23 08:52:40 +00:00 |
|
netutils.c
|
Bump copyright date and update some links [ci skip]
|
2022-02-18 17:38:46 +00:00 |
|
netutils.h
|
Bump copyright date and update some links [ci skip]
|
2022-02-18 17:38:46 +00:00 |
|
nsock_connect.c
|
Nsock: Use separate SSL_CTX for SSL vs DTLS
|
2022-08-25 16:29:49 +00:00 |
|
nsock_core.c
|
Nsock: Use separate SSL_CTX for SSL vs DTLS
|
2022-08-25 16:29:49 +00:00 |
|
nsock_engines.c
|
Bump copyright date and update some links [ci skip]
|
2022-02-18 17:38:46 +00:00 |
|
nsock_event.c
|
Bump copyright date and update some links [ci skip]
|
2022-02-18 17:38:46 +00:00 |
|
nsock_internal.h
|
Nsock: Use separate SSL_CTX for SSL vs DTLS
|
2022-08-25 16:29:49 +00:00 |
|
nsock_iod.c
|
Bump copyright date and update some links [ci skip]
|
2022-02-18 17:38:46 +00:00 |
|
nsock_log.c
|
Bump copyright date and update some links [ci skip]
|
2022-02-18 17:38:46 +00:00 |
|
nsock_log.h
|
Bump copyright date and update some links [ci skip]
|
2022-02-18 17:38:46 +00:00 |
|
nsock_pcap.c
|
Bump copyright date and update some links [ci skip]
|
2022-02-18 17:38:46 +00:00 |
|
nsock_pcap.h
|
Bump copyright date and update some links [ci skip]
|
2022-02-18 17:38:46 +00:00 |
|
nsock_pool.c
|
Nsock: Use separate SSL_CTX for SSL vs DTLS
|
2022-08-25 16:29:49 +00:00 |
|
nsock_proxy.c
|
Fix proxy parsing to fail on empty string. Fixes #177
|
2022-09-20 23:37:29 +00:00 |
|
nsock_proxy.h
|
Fix socks4 proxy parsing when target resolves to IPv6
|
2022-09-20 23:37:28 +00:00 |
|
nsock_read.c
|
Bump copyright date and update some links [ci skip]
|
2022-02-18 17:38:46 +00:00 |
|
nsock_ssl.c
|
Avoid warning about missing legacy provider unless debugging. Fixes #2532
|
2022-09-29 22:19:27 +00:00 |
|
nsock_ssl.h
|
Build based on OpenSSL version, not API level. Fixes #2516
|
2022-09-06 22:39:34 +00:00 |
|
nsock_timers.c
|
Bump copyright date and update some links [ci skip]
|
2022-02-18 17:38:46 +00:00 |
|
nsock_write.c
|
Bump copyright date and update some links [ci skip]
|
2022-02-18 17:38:46 +00:00 |
|
proxy_http.c
|
Fix socks4 proxy parsing when target resolves to IPv6
|
2022-09-20 23:37:28 +00:00 |
|
proxy_socks4.c
|
Fix socks4 proxy parsing when target resolves to IPv6
|
2022-09-20 23:37:28 +00:00 |