Commit graph

  • 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
  • bcadefeda7 version 2.0.0-b7 - CVE-2014-0019: fixed PROXY-CONNECT address overflow Gerhard Rieger 2014-01-25 17:44:44 +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
  • e3788fa8de version 2.0.0-b4 tag-2.0.0-b4 Gerhard Rieger 2010-10-04 21:07:36 +0200
  • c576712ebd fixed a stack overflow vulnerability with long command line args Gerhard Rieger 2010-10-04 21:04:45 +0200
  • e0d548df71 UNIX-CONNECT did not support half-close Gerhard Rieger 2010-10-04 00:18:13 +0200
  • 2e385902c0 UDP-LISTEN would alway set SO_REUSEADDR even without fork option and when user set it to 0 Gerhard Rieger 2010-10-03 16:38:04 +0200
  • cb913fbc0c when UNIX-LISTEN was applied to an existing file it failed as expected but removed the file Gerhard Rieger 2010-10-03 16:28:06 +0200
  • 4c3d1ca49d fixed a bug where socat might crash when connecting to a unix domain socket using address GOPEN Gerhard Rieger 2010-10-03 15:46:10 +0200
  • a5fc4686a7 version 1.7.1.3 tag-1.7.1.3 Gerhard Rieger 2010-10-03 11:37:29 +0200
  • 6340d5d2c8 fixed a stack overflow vulnerability with long command line args Gerhard Rieger 2010-10-03 11:36:50 +0200
  • 07db31f7ac version 1.7.1.2 tag-1.7.1.2 Gerhard Rieger 2010-01-10 15:20:37 +0100
  • 2ebedc0457 merged: minor corrections in test.sh Gerhard Rieger 2010-01-10 14:30:54 +0100
  • 57c0441252 minor corrections in test.sh Gerhard Rieger 2010-01-10 14:29:34 +0100
  • 486eb1b514 Merge branch 'test' Gerhard Rieger 2010-01-09 16:08:34 +0100
  • 53f2b93b76 merged: minor corrections in docu Gerhard Rieger 2010-01-09 16:08:24 +0100
  • 16398a14fb Merge branch 'no-end_unlink' Gerhard Rieger 2010-01-09 16:06:11 +0100
  • 3b9393ac9a merged: added struct sockaddr_ll to union sockaddr_union to avoid "strict aliasing" Gerhard Rieger 2010-01-09 16:04:46 +0100
  • f633abfe52 merged: Debian bug 531078: socat execs children with SIGCHLD ignored - fixed Gerhard Rieger 2010-01-09 16:02:44 +0100
  • 8658c7f953 merged: info message during socks connect showed bad port number on little endian systems Gerhard Rieger 2010-01-09 16:00:41 +0100
  • 625e1a61c3 merged: openssl addresses failed with "nonblocking operation did not complete" when the peer performed a renegotiation Gerhard Rieger 2010-01-09 15:51:28 +0100
  • 3f6e8ac318 merged: user-late and group-late, when applied to a pty, affected the system device /dev/ptmx Gerhard Rieger 2010-01-09 15:43:10 +0100
  • 7c0339d82f merged: on some 64bit systems a compiler warning "cast from pointer to integer of different size" was issued on some option definitions Gerhard Rieger 2010-01-09 15:23:02 +0100
  • 9161a4eb2b Solaris 8 and Sun Studio support Gerhard Rieger 2010-01-09 13:29:28 +0100
  • 04cfeb2ad8 removed END_UNLINK (not yet needed) Gerhard Rieger 2010-01-09 13:39:12 +0100
  • 1db7a7b1f7 openssl addresses failed with "nonblocking operation did not complete" when the peer performed a renegotiation Gerhard Rieger 2010-01-09 13:35:24 +0100
  • 1868e43317 on some 64bit systems a compiler warning "cast from pointer to integer of different size" was issued on some option definitions Gerhard Rieger 2010-01-09 13:32:23 +0100
  • 80286cdeb5 user-late and group-late, when applied to a pty, affected the system device /dev/ptmx Gerhard Rieger 2010-01-09 10:10:48 +0100
  • 6cc97b32a8 failed to build with gcc -Wall (esp. on Redhat like systems) Gerhard Rieger 2010-01-08 07:26:33 +0100
  • a8a8626c2f added struct sockaddr_ll to union sockaddr_union to avoid "strict aliasing" Gerhard Rieger 2010-01-04 12:59:56 +0100
  • c92e4e089b minor corrections in test.sh Gerhard Rieger 2010-01-03 23:13:04 +0100
  • 7a185eebbd minor corrections in docu Gerhard Rieger 2010-01-03 23:00:44 +0100
  • 5bfd245d13 info message during socks connect showed bad port number on little endian systems Gerhard Rieger 2009-12-31 10:16:15 +0100
  • 1cf3a1c4c9 Debian bug 531078: socat execs children with SIGCHLD ignored - fixed Gerhard Rieger 2009-12-30 21:12:31 +0100
  • 30a3ec3baa version 1.7.1.1 tag-1.7.1.1 Gerhard Rieger 2009-05-08 16:02:00 +0200
  • 2a34236fce merged docu corrections and improvements Gerhard Rieger 2009-05-06 20:02:56 +0200
  • 7d0ec2734a added environment example to doc/socat-multicast.html Gerhard Rieger 2009-05-06 19:59:57 +0200
  • c5201ee1f5 so-bindtodevice in doc, minor corrections in doc Gerhard Rieger 2009-05-06 08:34:02 +0200
  • 448fa74706 merged: compile problem caused by size_t/socklen_t mismatch; an invalid close() operation was performed Gerhard Rieger 2009-05-06 08:28:53 +0200