Commit graph

142 commits

Author SHA1 Message Date
Gerhard Rieger
c90dd2ce88 Passive addresses like TCP-LISTEN with empty port bound to random 2015-04-01 14:43:37 +02:00
Gerhard Rieger
346a6df6c0 Address SYSTEM, when terminating, shutted down its parent addresses 2015-04-01 14:39:54 +02:00
Gerhard Rieger
5bf034ba87 Option ignoreeof on the right address hung 2015-04-01 14:33:52 +02:00
Gerhard Rieger
10011461ec Fixed return value of nestlex() 2015-04-01 14:22:01 +02:00
Gerhard Rieger
ad9e6b1fa4 Fixed bind with abstract unix domain sockets (Linux) 2015-03-31 18:21:45 +02:00
Gerhard Rieger
07b1b1cb26 Made code async-signal-safe 2015-03-31 17:30:28 +02:00
Gerhard Rieger
fc013607d2 struct cmsghdr.cmsg is system dependend; more print format corrections 2015-03-31 16:41:17 +02:00
Gerhard Rieger
4a0e282c97 autoconf now prefers configure.ac over configure.in 2015-03-31 16:40:15 +02:00
Gerhard Rieger
2893ae4d03 linux/errqueue.h may require linux/types.h 2015-03-31 16:38:34 +02:00
Gerhard Rieger
bf6ab907d3 The check for fips.h requires stddef.h 2014-03-26 16:23:48 +01:00
Gerhard Rieger
9d15417d62 Android build script with pty code 2014-03-26 16:20:02 +01:00
Gerhard Rieger
b3409560a0 long long supported for time_t, socklen_t and a few other libc types 2014-03-26 16:14:35 +01:00
Gerhard Rieger
6e32a56bea Red Hat issue 1020203: configure checks fail with some compilers 2014-03-26 16:10:41 +01:00
Gerhard Rieger
622b6b22f4 Red Hat issue 1021948: snprintf API change 2014-03-26 15:05:28 +01:00
Gerhard Rieger
1d8b6bbb9b Red Hat issue 1021429: getgroupent fails with large number of groups 2014-03-26 14:38:23 +01:00
Gerhard Rieger
d123461127 some file system based addresses failed to apply file options 2014-03-26 14:02:42 +01:00
Gerhard Rieger
df152fce75 fixed some typos and minor issues, including Red Hat issue 1021967 2014-03-26 13:25:07 +01:00
Gerhard Rieger
fe0aed5156 Red Hat issue 1022070: missing length check in xiolog_ancillary_socket() 2014-03-26 13:15:00 +01:00
Gerhard Rieger
81818eda56 Red Hat issue 1022063: out-of-range shifts on net mask bits 2014-03-26 13:13:12 +01:00
Gerhard Rieger
c5ec3aec54 Red Hat issue 1022062: strcpy misuse in xiosetsockaddrenv_ip4() 2014-03-26 12:50:39 +01:00
Gerhard Rieger
7467d9b40f Red Hat issue 1022048: strncpy hardening 2014-03-26 12:48:27 +01:00
Gerhard Rieger
f81931a799 Red Hat issue 1021972: fixed a missing NUL termination in return string of sysutils.c:sockaddr_info() for the AF_UNIX case 2014-03-22 20:36:31 +01:00
Gerhard Rieger
28bb28e7f8 Red Hat issue 1021958: fixed a bug with faulty buffer/data length calculation in xio-ascii.c:_xiodump() 2014-03-22 20:07:20 +01:00
Gerhard Rieger
e04509da7b On big endian platforms with type long >32bit the range option applied a bad base address 2014-03-21 15:30:05 +01:00
Gerhard Rieger
58e48301a2 Changed some variable definitions to make gcc -O2 aliasing checker happy 2014-03-21 14:42:31 +01:00
Gerhard Rieger
3f207a2e70 OPENSSL-CONNECT with bind option failed on some systems with Invalid argument 2014-03-21 13:24:26 +01:00
Gerhard Rieger
7e696b4b3e Increased field width for ulimit values from 16 to 24 digits 2014-03-21 13:04:52 +01:00
Gerhard Rieger
23012f68c2 configure checked for --disable-rawsocket but printed --disable-genericsocket 2014-03-21 12:47:52 +01:00
Gerhard Rieger
6ccae440f1 LISTEN based addresses applied some address options to the listening FD instead of the connected FD 2014-03-21 09:44:16 +01:00
Gerhard Rieger
9ce2ff3492 make failed after configure with non gcc compiler due to missing include 2014-03-21 08:56:14 +01:00
Gerhard Rieger
dea9af1ee7 libwrap only logs to syslog; actual COPYING file 2014-03-21 08:56:08 +01:00
Gerhard Rieger
2e5a6400a3 improved test.sh script 2014-03-21 08:55:56 +01:00
Gerhard Rieger
a8f64b06fc performed changes for Fedora release 19 2014-03-20 18:33:51 +01:00
Gerhard Rieger
b9649d391c contains all version 1 bug fixes and porting up to 1.7.2.3 2014-03-16 22:48:37 +01:00
Gerhard Rieger
a4622ecf17 bug in xio-openssl.c that prevented error handling of bad number 2014-03-16 22:10:20 +01:00
Gerhard Rieger
7701095d45 SSLv2 only when available; fixed sa_family_t compile error; minor cleanup 2014-03-16 22:10:20 +01:00
Gerhard Rieger
09eac84915 typos in docu and source 2014-03-16 22:10:19 +01:00
Gerhard Rieger
019cce7611 improved dev_t print format definition 2014-03-16 22:10:01 +01:00
Gerhard Rieger
2b1eabd058 corrected check for net/if.h 2014-03-16 22:10:00 +01:00
Gerhard Rieger
800fd903b1 OpenSSL option compress allows to disable compression 2014-03-16 22:10:00 +01:00
Gerhard Rieger
dbb6ea3a52 allow tun/tap specification without IP address 2014-03-16 22:09:36 +01:00
Gerhard Rieger
46313470b8 new option max-children that limits the number of concurrent child processes 2014-03-16 22:09:15 +01:00
Gerhard Rieger
799a6ba377 corrections for OpenEmbedded, especially termios SHIFT values andISPEED/OSPEED 2014-03-16 22:08:54 +01:00
Gerhard Rieger
a65b1c7c72 fixed compiler warnings on Mac OS X 64bit 2014-03-16 22:08:36 +01:00
Gerhard Rieger
178442ab21 check if define __APPLE_USE_RFC_2292 helps to enable IPV6_* 2014-03-16 22:08:15 +01:00
Gerhard Rieger
53d969ffe3 check for defines IPV6_* 2014-03-16 22:07:51 +01:00
Gerhard Rieger
709427ab1f port to RHEL6 - fips.h 2014-03-16 22:07:51 +01:00
Gerhard Rieger
f536cb6616 port to Cygwin - struct pktinfo.ipi_spec_dst 2014-03-16 22:07:22 +01:00
Gerhard Rieger
93e12161a3 port to Android 2014-03-16 22:07:22 +01:00
Gerhard Rieger
5d052c84e1 dropopts must not free() 2014-03-16 22:06:57 +01:00