Commit graph

31 commits

Author SHA1 Message Date
Gerhard Rieger
557f299b82 Print warning messages per default; new options -d0..-d4 2023-09-30 09:42:11 +02:00
Gerhard Rieger
dc777a00bb Added the --experimental option 2023-09-30 09:26:13 +02:00
Gerhard Rieger
ffe940041c Guard OPENSSL_INIT_new() for LibreSSL 2023-06-12 19:24:16 +02:00
Gerhard Rieger
783d688463 configure.at is now C99 able 2023-06-12 08:05:03 +02:00
Gerhard Rieger
4388f4b774 Solaris derivatives no longer need librt for clock_gettime() 2022-10-29 22:41:54 +02:00
Gerhard Rieger
c4281baabb Filan for Solaris: /proc/<pid>/path/ 2022-10-29 22:35:10 +02:00
Gerhard Rieger
75cb44bc90 Correction of getprotobynumber_r() variant detection (musl libc) 2022-10-29 20:52:19 +02:00
Gerhard Rieger
39a8a26fae Socats build date and time may now be set externally with SOURCE_DATE_EPOCH 2022-01-06 17:22:34 +01:00
Gerhard Rieger
967e2b24b5 AIX: Fixed configure and compile issues 2022-01-06 14:14:44 +01:00
Gerhard Rieger
ffa09eac00 Check which getprotobynumber_r() variant to use 2022-01-06 14:14:21 +01:00
Gerhard Rieger
25cef1c540 Corrected gettimeofday() handling 2021-10-31 13:04:12 +01:00
Gerhard Rieger
3efbf71430 Corrected a typo in configure.ac that broke option --enable-openssl-base 2021-10-31 11:32:27 +01:00
Gerhard Rieger
45ad4018b0 More corrections to recent changes and from systematic tests 2021-01-03 16:56:50 +01:00
Gerhard Rieger
b7a277472b With OPENSSL_API_COMPAT=0x10000000L the files openssl/dh.h, openssl/bn.h must be included 2021-01-03 07:43:00 +01:00
Gerhard Rieger
9209312c3c Added printf formats for uint16_t etc 2021-01-03 07:42:23 +01:00
Gerhard Rieger
c474fd7ab1 configure option --enable-msglevel now takes textual level in upper and capitalized 2021-01-01 18:14:30 +01:00
Gerhard Rieger
1502f0cdcb Added VSOCK stream addresses 2020-12-31 15:34:56 +01:00
Gerhard Rieger
583e14d7fa New option ip-add-source-membership 2020-12-31 15:14:37 +01:00
Gerhard Rieger
aa2b9c00b2 Added SNI support to OPENSSL-CONNECT, with options no-sni, snihost 2020-12-31 14:49:43 +01:00
Gerhard Rieger
6635e159c4 Fixed filan -s, added -S 2020-12-31 11:57:11 +01:00
Gerhard Rieger
d1b809b4ab DTLS over UDP 2020-12-30 20:59:04 +01:00
Gerhard Rieger
5570bf4d62 Fixed hang on race condition with UDP-RECV and fork 2020-12-29 05:18:57 +01:00
Gerhard Rieger
55518fa690 Align buffer for read() with flag O_DIRECT 2020-12-29 05:17:53 +01:00
Gerhard Rieger
de2f2c471b OpenSSL options min-version, max-version 2020-12-28 12:38:52 +01:00
Gerhard Rieger
beed38655f ext2-* options are renamed to fs-* 2020-12-28 12:37:49 +01:00
Gerhard Rieger
bb764784f3 Added configure option --enable-openssl-base 2020-12-28 00:41:47 +01:00
Gerhard Rieger
1190e8018e Substitute strndup() when it is missing 2020-12-28 00:41:41 +01:00
Gerhard Rieger
cbeb06b19b Fixed regression: SSL_CTX_clear_mode() not available in older OpenSSL versions 2020-01-01 14:14:12 +01:00
Gerhard Rieger
da09ef32df configure.ac: SSLv2_*_method dependend on TLS_*method; test.sh: avoid hanging of a few sec tests 2019-04-04 10:58:10 +02:00
Gerhard Rieger
ba27f6c3ba Renamed configure.in to configure.ac 2019-03-12 22:00:46 +01:00
Gerhard Rieger
80c7fa0bca struct cmsghdr.cmsg is system dependend; more print format corrections 2014-03-09 22:08:19 +01:00