Commit graph

  • 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
  • bf6ab907d3 The check for fips.h requires stddef.h Gerhard Rieger 2014-03-26 16:23:48 +0100
  • 9d15417d62 Android build script with pty code Gerhard Rieger 2014-03-26 16:20:02 +0100
  • b3409560a0 long long supported for time_t, socklen_t and a few other libc types Gerhard Rieger 2014-03-26 16:14:35 +0100
  • 6e32a56bea Red Hat issue 1020203: configure checks fail with some compilers Gerhard Rieger 2014-03-26 16:10:41 +0100
  • 622b6b22f4 Red Hat issue 1021948: snprintf API change Gerhard Rieger 2014-03-26 15:05:28 +0100
  • 1d8b6bbb9b Red Hat issue 1021429: getgroupent fails with large number of groups Gerhard Rieger 2014-03-26 14:38:23 +0100
  • d123461127 some file system based addresses failed to apply file options Gerhard Rieger 2014-03-26 14:02:42 +0100
  • df152fce75 fixed some typos and minor issues, including Red Hat issue 1021967 Gerhard Rieger 2014-03-26 13:25:07 +0100
  • fe0aed5156 Red Hat issue 1022070: missing length check in xiolog_ancillary_socket() Gerhard Rieger 2014-03-26 13:15:00 +0100
  • 81818eda56 Red Hat issue 1022063: out-of-range shifts on net mask bits Gerhard Rieger 2014-03-26 13:13:12 +0100
  • c5ec3aec54 Red Hat issue 1022062: strcpy misuse in xiosetsockaddrenv_ip4() Gerhard Rieger 2014-03-26 12:50:39 +0100
  • 7467d9b40f Red Hat issue 1022048: strncpy hardening Gerhard Rieger 2014-03-26 12:48:27 +0100
  • f81931a799 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-03-22 20:36:31 +0100
  • 28bb28e7f8 Red Hat issue 1021958: fixed a bug with faulty buffer/data length calculation in xio-ascii.c:_xiodump() Gerhard Rieger 2014-03-22 20:07:20 +0100
  • e04509da7b On big endian platforms with type long >32bit the range option applied a bad base address Gerhard Rieger 2014-03-21 15:30:05 +0100
  • 58e48301a2 Changed some variable definitions to make gcc -O2 aliasing checker happy Gerhard Rieger 2014-03-21 14:42:31 +0100
  • 3f207a2e70 OPENSSL-CONNECT with bind option failed on some systems with Invalid argument Gerhard Rieger 2014-03-21 13:24:26 +0100
  • 7e696b4b3e Increased field width for ulimit values from 16 to 24 digits Gerhard Rieger 2014-03-21 13:04:52 +0100
  • 23012f68c2 configure checked for --disable-rawsocket but printed --disable-genericsocket Gerhard Rieger 2014-03-21 12:47:52 +0100
  • 6ccae440f1 LISTEN based addresses applied some address options to the listening FD instead of the connected FD Gerhard Rieger 2014-03-21 09:44:16 +0100
  • 9ce2ff3492 make failed after configure with non gcc compiler due to missing include Gerhard Rieger 2014-03-21 07:38:03 +0100
  • dea9af1ee7 libwrap only logs to syslog; actual COPYING file Gerhard Rieger 2014-03-20 21:14:14 +0100
  • 2e5a6400a3 improved test.sh script Gerhard Rieger 2014-03-21 08:55:56 +0100
  • a8f64b06fc performed changes for Fedora release 19 Gerhard Rieger 2014-03-20 18:33:51 +0100
  • b9649d391c contains all version 1 bug fixes and porting up to 1.7.2.3 Gerhard Rieger 2014-03-16 22:48:37 +0100
  • a4622ecf17 bug in xio-openssl.c that prevented error handling of bad number Gerhard Rieger 2013-06-21 16:36:18 +0200
  • 7701095d45 SSLv2 only when available; fixed sa_family_t compile error; minor cleanup Gerhard Rieger 2013-06-21 16:19:02 +0200
  • 589080e693 corrected some message formats Gerhard Rieger 2012-11-17 17:15:56 +0100
  • 09eac84915 typos in docu and source Gerhard Rieger 2012-11-17 17:08:27 +0100
  • b793746920 corrections to test.sh Gerhard Rieger 2012-11-17 16:57:42 +0100
  • 019cce7611 improved dev_t print format definition Gerhard Rieger 2012-11-17 15:30:27 +0100
  • 2b1eabd058 corrected check for net/if.h Gerhard Rieger 2012-11-16 22:21:33 +0100
  • 800fd903b1 OpenSSL option compress allows to disable compression Gerhard Rieger 2012-11-16 21:10:44 +0100
  • dbb6ea3a52 allow tun/tap specification without IP address Gerhard Rieger 2012-11-16 21:08:46 +0100
  • 46313470b8 new option max-children that limits the number of concurrent child processes Gerhard Rieger 2012-11-16 18:07:52 +0100
  • 3d7521d251 test.sh: corrected ancilliary messages with timestamps Gerhard Rieger 2012-07-27 19:11:29 +0200
  • 799a6ba377 corrections for OpenEmbedded, especially termios SHIFT values andISPEED/OSPEED Gerhard Rieger 2012-07-22 23:38:02 +0200
  • a65b1c7c72 fixed compiler warnings on Mac OS X 64bit Gerhard Rieger 2012-07-22 21:42:49 +0200
  • 178442ab21 check if define __APPLE_USE_RFC_2292 helps to enable IPV6_* Gerhard Rieger 2012-07-22 21:30:26 +0200
  • 53d969ffe3 check for defines IPV6_* Gerhard Rieger 2012-07-22 21:20:47 +0200
  • 709427ab1f port to RHEL6 - fips.h Gerhard Rieger 2012-07-22 21:05:22 +0200
  • f536cb6616 port to Cygwin - struct pktinfo.ipi_spec_dst Gerhard Rieger 2012-07-22 20:49:21 +0200
  • 93e12161a3 port to Android Gerhard Rieger 2012-07-22 18:52:38 +0200
  • 5d052c84e1 dropopts must not free() Gerhard Rieger 2012-07-22 18:00:55 +0200
  • 5a5f1ed1bc UDP-LISTEN need not sleep Gerhard Rieger 2012-07-22 17:58:38 +0200
  • 6e790adc5b OPENSSL-LISTEN failed with "no shared cipher" when using cipher aNULL Gerhard Rieger 2012-07-22 17:55:56 +0200
  • f6b2e0b167 fixed sporadic data loss on pid reuse Gerhard Rieger 2012-07-22 17:43:24 +0200
  • 5b4d970c06 fixed bug that could freeze socat during signal handling Gerhard Rieger 2012-07-22 17:27:10 +0200
  • 62b43211eb handle partial write()'s without data loss Gerhard Rieger 2012-07-22 17:23:29 +0200
  • 1c13486bd6 unnamed unix domain socket could generate invalid log output or lead to a process crash Gerhard Rieger 2012-07-22 16:42:37 +0200
  • ab25a5199b option -x prints info about packet Gerhard Rieger 2012-07-22 16:31:57 +0200
  • 352820b21c address option ioctl-intp failed with "unimplemented type 26" Gerhard Rieger 2012-07-22 16:21:31 +0200
  • 4efa3c5ebc TCP-CONNECT with option nonblock reported successful connect even when it was still pending Gerhard Rieger 2012-07-22 16:15:46 +0200
  • c02a062db4 UNIX-CONNECT did not support half-close Gerhard Rieger 2012-07-22 16:12:05 +0200
  • ea657bbf78 UDP-LISTEN would alway set SO_REUSEADDR even without fork option and when user set it to 0 Gerhard Rieger 2012-07-22 15:46:52 +0200
  • ad200da8fd when UNIX-LISTEN was applied to an existing file it failed as expected but removed the file Gerhard Rieger 2012-07-22 15:09:45 +0200
  • 51d9b5d76a fixed a bug where socat might crash when connecting to a unix domain socket using address GOPEN Gerhard Rieger 2012-07-22 15:00:56 +0200
  • 364edd63df Solaris 8 and Sun Studio support Gerhard Rieger 2012-07-22 14:38:07 +0200
  • 4b25958cb0 openssl addresses failed with "nonblocking operation did not complete" when the peer performed a renegotiation Gerhard Rieger 2012-07-22 08:29:33 +0200
  • 86ebee79fa on some 64bit systems a compiler warning "cast from pointer to integer of different size" was issued on some option definitions Gerhard Rieger 2012-07-21 22:04:55 +0200
  • 2040d8300c user-late and group-late, when applied to a pty, affected the system device /dev/ptmx Gerhard Rieger 2012-07-21 20:53:23 +0200
  • 529b9ece6b failed to build with gcc -Wall (esp. on Redhat like systems) Gerhard Rieger 2012-07-21 20:12:06 +0200
  • c8e1ef5286 added struct sockaddr_ll to union sockaddr_union to avoid "strict aliasing" Gerhard Rieger 2012-07-21 18:38:18 +0200
  • 9a7742bd90 minor corrections in test.sh Gerhard Rieger 2012-07-21 18:27:52 +0200
  • 13f830a533 minor corrections in docu Gerhard Rieger 2012-07-21 15:49:41 +0200
  • 27eb0a30b6 info message during socks connect showed bad port number on little endian systems Gerhard Rieger 2012-07-21 15:42:44 +0200
  • 0c8f8a7fc0 Debian bug 531078: socat execs children with SIGCHLD ignored - fixed Gerhard Rieger 2012-07-21 15:39:09 +0200
  • 6dc9f3fff7 so-bindtodevice in doc, minor corrections in doc; added environment example to doc/socat-multicast.html Gerhard Rieger 2012-07-21 15:31:23 +0200
  • cedd67dad0 compile problem caused by size_t/socklen_t mismatch Gerhard Rieger 2012-07-21 15:18:16 +0200
  • a8f6d853de ftruncate64 cut its argument to 32 bits on systems with 32 bit long type Gerhard Rieger 2012-07-20 14:46:21 +0200
  • 9b09003643 corrected the "fixed possible SIGSEGV" fix Gerhard Rieger 2012-07-19 19:17:55 +0200
  • 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