Commit Graph

269 Commits

Author SHA1 Message Date
Gerhard Rieger 520e84aba7 Red Hat issue 1022048: strncpy hardening 2014-03-02 17:29:53 +01:00
Gerhard Rieger 82231ad799 Red Hat issue 1021972: fixed a missing NUL termination in return string of sysutils.c:sockaddr_info() for the AF_UNIX case 2014-03-02 17:24:57 +01:00
Gerhard Rieger a214cbca6f Red Hat issue 1021958: fixed a bug with faulty buffer/data length calculation in xio-ascii.c:_xiodump() 2014-03-02 17:24:32 +01:00
Gerhard Rieger bf17d38dab On big endian platforms with type long >32bit the range option applied a bad base address 2014-03-02 16:57:11 +01:00
Gerhard Rieger 0fad8877fd Changed some variable definitions to make gcc -O2 aliasing checker happy 2014-03-02 16:56:12 +01:00
Gerhard Rieger 257834e501 OPENSSL-CONNECT with bind option failed on some systems with Invalid argument 2014-03-02 16:53:30 +01:00
Gerhard Rieger 1898116eca Increased field width for ulimit values from 16 to 24 digits 2014-03-02 16:51:50 +01:00
Gerhard Rieger 5e63eff878 In xioshutdown() a wrong branch was chosen after RECVFROM type addresses 2014-03-02 16:49:24 +01:00
Gerhard Rieger b732d00d30 configure checked for --disable-rawsocket but printed --disable-genericsocket 2014-03-02 16:46:00 +01:00
Gerhard Rieger 91b00e8c44 LISTEN based addresses applied some address options to the listening FD instead of the connected FD 2014-03-02 16:42:08 +01:00
Gerhard Rieger 4d013105ea make failed after configure with non gcc compiler due to missing include 2014-03-02 16:38:42 +01:00
Gerhard Rieger b6deb56a14 libwrap only logs to syslog; actual COPYING file 2014-03-02 16:37:11 +01:00
Gerhard Rieger 0978ada95e improved test.sh script 2014-02-26 18:19:37 +01:00
Gerhard Rieger 77a9c7ae10 performed changes for Fedora release 19 2014-02-09 17:55:06 +01:00
Gerhard Rieger 7a348bdfd5 version 1.7.2.3 - CVE-2014-0019: fixed PROXY-CONNECT address overflow 2014-01-25 17:44:55 +01:00
Gerhard Rieger 022f0a46e6 version 1.7.2.2 - fixed FD leak in accept() loop 2013-03-25 20:42:58 +01:00
Gerhard Rieger 464d23a34f version 1.7.2.1 - fixed READLINE buffer overflow 2012-04-24 07:30:01 +02:00
Gerhard Rieger 42ef3f4645 version 1.7.2.0 2011-12-05 22:28:49 +01:00
Gerhard Rieger 97db9bce50 corrected some message formats 2011-12-04 20:51:31 +01:00
Gerhard Rieger 4c9898446d Ubuntu Oneiric: OpenSSL w/o SSLv2, bsd/libutil.h, unused vars 2011-12-04 15:14:34 +01:00
Gerhard Rieger 76291f6a67 corrections to test.sh 2011-12-04 14:44:00 +01:00
Gerhard Rieger abb25c1427 improved dev_t print format definition 2011-11-27 11:37:32 +01:00
Gerhard Rieger eccce7542e corrected check for net/if.h 2011-11-27 11:03:56 +01:00
Gerhard Rieger 1c302dc23c dropopts must not free() 2011-11-27 10:49:28 +01:00
Gerhard Rieger 3ef7b3e366 port to Dragonfly 2011-11-26 14:56:19 +01:00
Gerhard Rieger 490a01d245 typos in docu and source 2011-11-26 14:49:51 +01:00
Gerhard Rieger 7e3386f228 OpenSSL option compress allows to disable compression 2011-11-26 14:27:02 +01:00
Gerhard Rieger 9e0c4e1df5 allow tun/tap specification without IP address 2011-11-26 14:25:27 +01:00
Gerhard Rieger 02f3b29ab6 new option max-children that limits the number of concurrent child processes 2011-11-26 14:24:09 +01:00
Gerhard Rieger 6cefd1941e UDP-LISTEN need not sleep 2011-11-26 14:09:02 +01:00
Gerhard Rieger a593b09df6 test.sh: corrected ancilliary messages with timestamps 2011-11-26 14:05:55 +01:00
Gerhard Rieger b579f27765 minor corrections to docu and test.sh resulting from local compilation on Openmoko SHR 2011-11-22 13:57:46 +01:00
Gerhard Rieger d2fab02571 corrections for OpenEmbedded, especially termios SHIFT values andISPEED/OSPEED 2011-11-22 13:47:58 +01:00
Gerhard Rieger 98abed1abd fixed compiler warnings on Mac OS X 64bit 2011-11-22 13:37:23 +01:00
Gerhard Rieger b4b7ffc732 check if define __APPLE_USE_RFC_2292 helps to enable IPV6_* 2011-11-22 13:20:02 +01:00
Gerhard Rieger baa16a52a6 check for defines IPV6_* 2011-11-22 13:11:51 +01:00
Gerhard Rieger 0cf1e34018 port to RHEL6 - fips.h 2011-11-22 12:48:22 +01:00
Gerhard Rieger 7a3ed71270 port to Cygwin - struct pktinfo.ipi_spec_dst 2011-11-22 11:24:35 +01:00
Gerhard Rieger 26801266f2 port to Android 2011-11-22 10:58:15 +01:00
Gerhard Rieger 0b472d59d2 OPENSSL-LISTEN failed with "no shared cipher" when using cipher aNULL 2011-11-22 10:42:38 +01:00
Gerhard Rieger 49c0505298 fixed sporadic data loss on pid reuse 2011-11-19 10:43:50 +01:00
Gerhard Rieger 976d6f0b75 fixed bug that could freeze socat during signal handling 2011-11-10 09:09:04 +01:00
Gerhard Rieger 6a8f6c0734 handle partial write()'s without data loss 2011-10-09 09:18:31 +02:00
Gerhard Rieger 3881c794a7 unnamed unix domain socket could generate invalid log output or lead to a process crash 2011-10-08 11:10:58 +02:00
Gerhard Rieger b8d16ecd51 issue error when PTY called with parameters 2011-03-10 07:55:03 +01:00
Gerhard Rieger aae035c5b9 option -x prints info about packet 2010-12-08 10:58:25 +01:00
Gerhard Rieger 06179edeb6 address option ioctl-intp failed with "unimplemented type 26" 2010-10-05 09:11:47 +02:00
Gerhard Rieger 290b62c817 TCP-CONNECT with option nonblock reported successful connect even when it was still pending 2010-10-05 07:35:02 +02:00
Gerhard Rieger e0d548df71 UNIX-CONNECT did not support half-close 2010-10-04 00:18:13 +02:00
Gerhard Rieger 2e385902c0 UDP-LISTEN would alway set SO_REUSEADDR even without fork option and when user set it to 0 2010-10-03 16:38:04 +02:00