Commit Graph

269 Commits

Author SHA1 Message Date
Travis Burtrum 268432bf42 Add OpenSSL snihost option for TLS SNI extension 2015-07-17 22:08:00 -04:00
Gerhard Rieger 8fda559e8d version 1.7.3.0 2015-01-24 18:40:49 +01:00
Gerhard Rieger b6541b4de7 Final fixes before release 1.7.3.0 2015-01-24 18:40:03 +01:00
Gerhard Rieger 053c4565b3 Added OpenSSL server side EDHCE cipher support 2015-01-23 21:35:55 +01:00
Gerhard Rieger c65a1c9791 Function cfmakeraw() is simulated when missing 2015-01-23 21:34:14 +01:00
Gerhard Rieger f0c3b1f387 Port to Openindiana 2015-01-23 21:31:08 +01:00
Gerhard Rieger 81c4892599 Function cfmakeraw() is simulated when missing 2015-01-23 21:30:38 +01:00
Gerhard Rieger 3f63c9889f minor corrections to docu and test.sh 2015-01-23 18:46:54 +01:00
Gerhard Rieger f0abfc19fd environ variable from C runtime is not declared on all systems 2015-01-23 18:46:54 +01:00
Gerhard Rieger f749f5c3e4 Red Hat issue: socat 1.7.2.4 build failure missing linux/errqueue.h 2015-01-23 18:46:04 +01:00
Gerhard Rieger 59658d8267 Include netinet/if_ether.h on Illumos 2015-01-23 18:41:04 +01:00
Gerhard Rieger 05c0b2873e Support for NetBSD 5.1 2015-01-23 18:41:04 +01:00
Gerhard Rieger fb0246084a Prevent multiple definition of bool,Min(),Max() (MacOS X) 2015-01-23 18:41:04 +01:00
Gerhard Rieger 4228399da0 Actual spec file 2015-01-23 18:41:04 +01:00
Gerhard Rieger 3ee5ac5275 Debian Bug 764251: Set the build timestamp to a deterministic time 2015-01-23 18:41:04 +01:00
Gerhard Rieger 6f6d7ccb86 Revert gcc check to reenable cross compiling 2015-01-23 18:41:04 +01:00
Gerhard Rieger 522bb45479 Added option rawer for pty 2015-01-23 18:40:54 +01:00
Gerhard Rieger 8c8f817780 Print error on useless fdout,fdin options 2015-01-23 18:38:48 +01:00
Gerhard Rieger 2b99929bfc Corrected help text for filan -L 2015-01-23 18:38:42 +01:00
Gerhard Rieger ca872c9a9f Fixed memory leaks 2015-01-23 18:38:37 +01:00
Gerhard Rieger 281d1bd651 FIPS requires 1024 bit DH prime 2015-01-23 18:38:28 +01:00
Gerhard Rieger d430147bc6 Added TLS methods support 2015-01-23 18:38:06 +01:00
Gerhard Rieger 899bc6845d Red Hat issue 1019972: needs to specify OpenSSL cipher suites 2015-01-12 23:43:23 +01:00
Gerhard Rieger d4c44ff649 Red Hat issue 1019964: socat now uses the system certificate store 2015-01-12 23:39:57 +01:00
Gerhard Rieger 9e863458c6 Generate testcert.conf and testcert6.conf in test.sh 2015-01-12 23:36:01 +01:00
Gerhard Rieger 2f40a439cb Check OpenSSL peers commonName+subjectAltName; new option openssl-commonname 2015-01-12 23:34:47 +01:00
Gerhard Rieger 05afec429d OpenSSL peer certificate subject,issuer details are passed to env 2015-01-12 23:11:26 +01:00
Gerhard Rieger cf3f6403bc Corrected some configure --disable 2015-01-12 22:30:28 +01:00
Gerhard Rieger 59a11f2efb Include <poll.h> instead of <sys/poll.h> 2015-01-12 22:22:38 +01:00
Gerhard Rieger ad524a56b7 Passive addresses like TCP-LISTEN with empty port bound to random 2015-01-12 22:21:36 +01:00
Gerhard Rieger 0ab324b173 Address SYSTEM, when terminating, shutted down its parent addresses 2015-01-12 22:20:35 +01:00
Gerhard Rieger 466cb7921c Option ignoreeof on the right address hung 2015-01-12 22:19:01 +01:00
Gerhard Rieger 0219d6ac27 Fixed return value of nestlex() 2015-01-12 21:57:51 +01:00
Gerhard Rieger 98028900e0 Fixed bind with abstract unix domain sockets (Linux) 2015-01-12 21:54:26 +01:00
Gerhard Rieger 2af0495cc6 Made code async-signal-safe 2015-01-12 21:46:16 +01:00
Gerhard Rieger e4c6f3d934 version 1.7.2.4 2014-03-09 22:08:59 +01:00
Gerhard Rieger 80c7fa0bca struct cmsghdr.cmsg is system dependend; more print format corrections 2014-03-09 22:08:19 +01:00
Gerhard Rieger 93cfe88290 autoconf now prefers configure.ac over configure.in 2014-03-09 15:50:19 +01:00
Gerhard Rieger 8371aa3dc0 linux/errqueue.h may require linux/types.h 2014-03-09 15:47:56 +01:00
Gerhard Rieger 9585312903 The check for fips.h requires stddef.h 2014-03-02 20:14:04 +01:00
Gerhard Rieger bc38f04072 Android build script with pty code 2014-03-02 20:11:06 +01:00
Gerhard Rieger 133c180fb1 long long supported for time_t, socklen_t and a few other libc types 2014-03-02 20:03:55 +01:00
Gerhard Rieger fbb521e45e Red Hat issue 1020203: configure checks fail with some compilers 2014-03-02 20:00:25 +01:00
Gerhard Rieger cf39583b25 Red Hat issue 1021948: snprintf API change 2014-03-02 18:35:54 +01:00
Gerhard Rieger 52e8a5ec2b Red Hat issue 1021429: getgroupent fails with large number of groups 2014-03-02 18:34:58 +01:00
Gerhard Rieger ab74be65e5 some file system bases addresses failed to apply file options 2014-03-02 18:15:52 +01:00
Gerhard Rieger a793c8047e fixed some typos and minor issues, including Red Hat issue 1021967 2014-03-02 17:43:23 +01:00
Gerhard Rieger dfdeaa4836 Red Hat issue 1022070: missing length check in xiolog_ancillary_socket() 2014-03-02 17:36:20 +01:00
Gerhard Rieger 04ad6d5275 Red Hat issue 1022063: out-of-range shifts on net mask bits 2014-03-02 17:35:34 +01:00
Gerhard Rieger 2e17542be7 Red Hat issue 1022062: strcpy misuse in xiosetsockaddrenv_ip4() 2014-03-02 17:30:43 +01:00