Commit Graph

  • 268432bf42 Add OpenSSL snihost option for TLS SNI extension master Travis Burtrum 2015-07-17 22:08:00 -0400
  • 8fda559e8d version 1.7.3.0 tag-1.7.3.0 Gerhard Rieger 2015-01-24 18:40:49 +0100
  • b6541b4de7 Final fixes before release 1.7.3.0 Gerhard Rieger 2015-01-24 18:40:03 +0100
  • 053c4565b3 Added OpenSSL server side EDHCE cipher support Gerhard Rieger 2015-01-23 17:31:14 +0100
  • c65a1c9791 Function cfmakeraw() is simulated when missing Gerhard Rieger 2015-01-23 21:34:14 +0100
  • f0c3b1f387 Port to Openindiana Gerhard Rieger 2015-01-19 21:48:35 +0100
  • 81c4892599 Function cfmakeraw() is simulated when missing Gerhard Rieger 2015-01-23 21:30:38 +0100
  • 3f63c9889f minor corrections to docu and test.sh Gerhard Rieger 2015-01-18 17:44:12 +0100
  • f0abfc19fd environ variable from C runtime is not declared on all systems Gerhard Rieger 2015-01-18 17:43:13 +0100
  • f749f5c3e4 Red Hat issue: socat 1.7.2.4 build failure missing linux/errqueue.h Gerhard Rieger 2015-01-23 18:46:04 +0100
  • 59658d8267 Include netinet/if_ether.h on Illumos Gerhard Rieger 2014-11-16 18:06:13 +0100
  • 05c0b2873e Support for NetBSD 5.1 Gerhard Rieger 2014-11-23 15:03:54 +0100
  • fb0246084a Prevent multiple definition of bool,Min(),Max() (MacOS X) Gerhard Rieger 2014-11-16 21:53:36 +0100
  • 4228399da0 Actual spec file Gerhard Rieger 2015-01-04 15:13:21 +0100
  • 3ee5ac5275 Debian Bug 764251: Set the build timestamp to a deterministic time Gerhard Rieger 2015-01-04 20:22:13 +0100
  • 6f6d7ccb86 Revert gcc check to reenable cross compiling Gerhard Rieger 2014-11-23 17:27:21 +0100
  • 522bb45479 Added option rawer for pty Gerhard Rieger 2015-01-11 15:29:07 +0100
  • 8c8f817780 Print error on useless fdout,fdin options Gerhard Rieger 2015-01-13 12:12:23 +0100
  • 2b99929bfc Corrected help text for filan -L Gerhard Rieger 2014-11-17 09:18:54 +0100
  • ca872c9a9f Fixed memory leaks Gerhard Rieger 2015-01-06 13:07:15 +0100
  • 281d1bd651 FIPS requires 1024 bit DH prime Gerhard Rieger 2015-01-04 16:38:36 +0100
  • d430147bc6 Added TLS methods support Gerhard Rieger 2015-01-23 18:38:06 +0100
  • 899bc6845d Red Hat issue 1019972: needs to specify OpenSSL cipher suites Gerhard Rieger 2014-11-23 13:48:05 +0100
  • d4c44ff649 Red Hat issue 1019964: socat now uses the system certificate store Gerhard Rieger 2014-04-03 12:57:43 +0200
  • 9e863458c6 Generate testcert.conf and testcert6.conf in test.sh Gerhard Rieger 2015-01-12 20:14:07 +0100
  • 2f40a439cb Check OpenSSL peers commonName+subjectAltName; new option openssl-commonname Gerhard Rieger 2015-01-12 23:34:47 +0100
  • 05afec429d OpenSSL peer certificate subject,issuer details are passed to env Gerhard Rieger 2015-01-12 23:11:26 +0100
  • cf3f6403bc Corrected some configure --disable Gerhard Rieger 2015-01-12 20:24:29 +0100
  • 59a11f2efb Include <poll.h> instead of <sys/poll.h> Gerhard Rieger 2015-01-12 22:22:38 +0100
  • ad524a56b7 Passive addresses like TCP-LISTEN with empty port bound to random Gerhard Rieger 2015-01-12 22:21:36 +0100
  • 0ab324b173 Address SYSTEM, when terminating, shutted down its parent addresses Gerhard Rieger 2015-01-12 22:20:35 +0100
  • 466cb7921c Option ignoreeof on the right address hung Gerhard Rieger 2014-11-16 17:28:55 +0100
  • 0219d6ac27 Fixed return value of nestlex() Gerhard Rieger 2015-01-12 21:57:51 +0100
  • 98028900e0 Fixed bind with abstract unix domain sockets (Linux) Gerhard Rieger 2014-09-28 17:53:50 +0200
  • 2af0495cc6 Made code async-signal-safe Gerhard Rieger 2015-01-12 21:46:16 +0100
  • e4c6f3d934 version 1.7.2.4 tag-1.7.2.4 Gerhard Rieger 2014-03-09 22:08:59 +0100
  • 80c7fa0bca struct cmsghdr.cmsg is system dependend; more print format corrections Gerhard Rieger 2014-03-09 22:08:19 +0100
  • 93cfe88290 autoconf now prefers configure.ac over configure.in Gerhard Rieger 2014-03-09 15:50:19 +0100
  • 8371aa3dc0 linux/errqueue.h may require linux/types.h Gerhard Rieger 2014-03-09 15:47:56 +0100
  • 9585312903 The check for fips.h requires stddef.h Gerhard Rieger 2014-03-01 18:24:34 +0100
  • bc38f04072 Android build script with pty code Gerhard Rieger 2013-06-22 14:39:16 +0200
  • 133c180fb1 long long supported for time_t, socklen_t and a few other libc types Gerhard Rieger 2013-06-21 16:55:15 +0200
  • fbb521e45e Red Hat issue 1020203: configure checks fail with some compilers Gerhard Rieger 2014-03-01 15:58:06 +0100
  • cf39583b25 Red Hat issue 1021948: snprintf API change Gerhard Rieger 2014-01-26 17:45:09 +0100
  • 52e8a5ec2b Red Hat issue 1021429: getgroupent fails with large number of groups Gerhard Rieger 2014-01-26 15:24:55 +0100
  • ab74be65e5 some file system bases addresses failed to apply file options Gerhard Rieger 2014-02-12 17:00:33 +0100
  • a793c8047e fixed some typos and minor issues, including Red Hat issue 1021967 Gerhard Rieger 2014-03-02 14:53:41 +0100
  • dfdeaa4836 Red Hat issue 1022070: missing length check in xiolog_ancillary_socket() Gerhard Rieger 2014-01-25 10:35:21 +0100
  • 04ad6d5275 Red Hat issue 1022063: out-of-range shifts on net mask bits Gerhard Rieger 2014-01-21 19:26:14 +0100
  • 2e17542be7 Red Hat issue 1022062: strcpy misuse in xiosetsockaddrenv_ip4() Gerhard Rieger 2014-01-19 16:22:11 +0100
  • 520e84aba7 Red Hat issue 1022048: strncpy hardening Gerhard Rieger 2014-01-19 14:35:23 +0100
  • 82231ad799 Red Hat issue 1021972: fixed a missing NUL termination in return string of sysutils.c:sockaddr_info() for the AF_UNIX case Gerhard Rieger 2014-01-12 21:40:25 +0100
  • a214cbca6f Red Hat issue 1021958: fixed a bug with faulty buffer/data length calculation in xio-ascii.c:_xiodump() Gerhard Rieger 2013-12-20 17:46:45 +0100
  • bf17d38dab On big endian platforms with type long >32bit the range option applied a bad base address Gerhard Rieger 2014-02-15 15:57:40 +0100
  • 0fad8877fd Changed some variable definitions to make gcc -O2 aliasing checker happy Gerhard Rieger 2014-02-08 13:38:16 +0100
  • 257834e501 OPENSSL-CONNECT with bind option failed on some systems with Invalid argument Gerhard Rieger 2014-02-03 21:08:21 +0100
  • 1898116eca Increased field width for ulimit values from 16 to 24 digits Gerhard Rieger 2014-02-03 11:04:09 +0100
  • 5e63eff878 In xioshutdown() a wrong branch was chosen after RECVFROM type addresses Gerhard Rieger 2014-02-03 10:51:58 +0100
  • b732d00d30 configure checked for --disable-rawsocket but printed --disable-genericsocket Gerhard Rieger 2013-06-22 21:38:02 +0200
  • 91b00e8c44 LISTEN based addresses applied some address options to the listening FD instead of the connected FD Gerhard Rieger 2012-09-26 09:13:31 +0200
  • 4d013105ea make failed after configure with non gcc compiler due to missing include Gerhard Rieger 2011-12-30 13:08:54 +0100
  • b6deb56a14 libwrap only logs to syslog; actual COPYING file Gerhard Rieger 2013-06-23 08:14:32 +0200
  • 0978ada95e improved test.sh script Gerhard Rieger 2014-02-26 18:19:37 +0100
  • 77a9c7ae10 performed changes for Fedora release 19 Gerhard Rieger 2014-01-12 21:07:38 +0100
  • 7a348bdfd5 version 1.7.2.3 - CVE-2014-0019: fixed PROXY-CONNECT address overflow Gerhard Rieger 2014-01-25 17:44:55 +0100
  • c22863e4fb version 2.0.0-b6 - fixed FD leak in accept() loop tag-2.0.0-b6 Gerhard Rieger 2013-05-26 20:24:04 +0200
  • 022f0a46e6 version 1.7.2.2 - fixed FD leak in accept() loop tag-1.7.2.2 Gerhard Rieger 2013-03-25 20:42:58 +0100
  • 2d24bc3157 version 2.0.0-b5 - fixed READLINE buffer overflow tag-2.0.0-b5 Gerhard Rieger 2012-04-24 07:35:42 +0200
  • 464d23a34f version 1.7.2.1 - fixed READLINE buffer overflow tag-1.7.2.1 Gerhard Rieger 2012-04-24 07:30:01 +0200
  • 42ef3f4645 version 1.7.2.0 tag-1.7.2.0 Gerhard Rieger 2011-12-05 22:28:49 +0100
  • 97db9bce50 corrected some message formats Gerhard Rieger 2011-12-04 20:51:31 +0100
  • 4c9898446d Ubuntu Oneiric: OpenSSL w/o SSLv2, bsd/libutil.h, unused vars Gerhard Rieger 2011-12-04 15:14:34 +0100
  • 76291f6a67 corrections to test.sh Gerhard Rieger 2011-12-04 14:44:00 +0100
  • abb25c1427 improved dev_t print format definition Gerhard Rieger 2011-11-27 11:37:32 +0100
  • eccce7542e corrected check for net/if.h Gerhard Rieger 2011-11-27 11:03:56 +0100
  • 1c302dc23c dropopts must not free() Gerhard Rieger 2011-11-27 10:49:28 +0100
  • 3ef7b3e366 port to Dragonfly Gerhard Rieger 2011-11-26 14:56:19 +0100
  • 490a01d245 typos in docu and source Gerhard Rieger 2011-11-26 14:49:51 +0100
  • 7e3386f228 OpenSSL option compress allows to disable compression Gerhard Rieger 2011-11-26 14:27:02 +0100
  • 9e0c4e1df5 allow tun/tap specification without IP address Gerhard Rieger 2011-11-26 14:25:27 +0100
  • 02f3b29ab6 new option max-children that limits the number of concurrent child processes Gerhard Rieger 2011-11-26 14:24:09 +0100
  • 6cefd1941e UDP-LISTEN need not sleep Gerhard Rieger 2011-11-26 14:09:02 +0100
  • a593b09df6 test.sh: corrected ancilliary messages with timestamps Gerhard Rieger 2011-11-26 14:05:55 +0100
  • b579f27765 minor corrections to docu and test.sh resulting from local compilation on Openmoko SHR Gerhard Rieger 2011-11-22 13:57:46 +0100
  • d2fab02571 corrections for OpenEmbedded, especially termios SHIFT values andISPEED/OSPEED Gerhard Rieger 2011-11-22 13:47:58 +0100
  • 98abed1abd fixed compiler warnings on Mac OS X 64bit Gerhard Rieger 2011-11-22 13:37:23 +0100
  • b4b7ffc732 check if define __APPLE_USE_RFC_2292 helps to enable IPV6_* Gerhard Rieger 2011-11-22 13:20:02 +0100
  • baa16a52a6 check for defines IPV6_* Gerhard Rieger 2011-11-22 13:11:51 +0100
  • 0cf1e34018 port to RHEL6 - fips.h Gerhard Rieger 2011-11-22 12:48:22 +0100
  • 7a3ed71270 port to Cygwin - struct pktinfo.ipi_spec_dst Gerhard Rieger 2011-11-22 11:24:35 +0100
  • 26801266f2 port to Android Gerhard Rieger 2011-11-22 10:58:15 +0100
  • 0b472d59d2 OPENSSL-LISTEN failed with "no shared cipher" when using cipher aNULL Gerhard Rieger 2011-11-22 10:42:38 +0100
  • 49c0505298 fixed sporadic data loss on pid reuse Gerhard Rieger 2011-11-18 18:07:39 +0100
  • 976d6f0b75 fixed bug that could freeze socat during signal handling Gerhard Rieger 2011-11-10 09:09:04 +0100
  • 6a8f6c0734 handle partial write()'s without data loss Gerhard Rieger 2011-10-09 09:18:31 +0200
  • 3881c794a7 unnamed unix domain socket could generate invalid log output or lead to a process crash Gerhard Rieger 2011-10-08 11:10:58 +0200
  • b8d16ecd51 issue error when PTY called with parameters Gerhard Rieger 2011-03-10 07:55:03 +0100
  • aae035c5b9 option -x prints info about packet Gerhard Rieger 2010-12-08 10:58:25 +0100
  • 06179edeb6 address option ioctl-intp failed with "unimplemented type 26" Gerhard Rieger 2010-10-05 09:11:47 +0200
  • 290b62c817 TCP-CONNECT with option nonblock reported successful connect even when it was still pending Gerhard Rieger 2010-10-05 07:35:02 +0200