Gerhard Rieger
|
a0ded9f095
|
Port to Openindiana
|
2015-04-02 17:55:26 +02:00 |
|
Gerhard Rieger
|
1720c9aa10
|
Function cfmakeraw() is simulated when missing
|
2015-04-02 17:45:22 +02:00 |
|
Gerhard Rieger
|
0ccd377a31
|
environ variable from C runtime is not declared on all systems
|
2015-04-02 17:29:40 +02:00 |
|
Gerhard Rieger
|
1f0fc69d60
|
Red Hat issue: socat 1.7.2.4 build failure missing linux/errqueue.h
|
2015-04-02 17:21:45 +02:00 |
|
Gerhard Rieger
|
7a2adc3a63
|
Include netinet/if_ether.h on Illumos
|
2015-04-02 17:16:00 +02:00 |
|
Gerhard Rieger
|
5b5b811abb
|
Support for NetBSD 5.1
|
2015-04-02 17:14:05 +02:00 |
|
Gerhard Rieger
|
5ddf9c99ce
|
Prevent multiple definition of bool,Min(),Max() (MacOS X)
|
2015-04-02 17:09:31 +02:00 |
|
Gerhard Rieger
|
ce75d9cf9c
|
Debian Bug 764251: Set the build timestamp to a deterministic time
|
2015-04-02 17:02:47 +02:00 |
|
Gerhard Rieger
|
56f3f40771
|
Revert gcc check to reenable cross compiling
|
2015-04-02 16:58:36 +02:00 |
|
Gerhard Rieger
|
6a79aa6529
|
Added TLS methods support
|
2015-04-02 16:25:51 +02:00 |
|
Gerhard Rieger
|
78497ff3c7
|
Red Hat issue 1019964: socat now uses the system certificate store
|
2015-04-02 15:58:37 +02:00 |
|
Gerhard Rieger
|
5c41b5cff2
|
Include <poll.h> instead of <sys/poll.h>
|
2015-04-01 15:41:53 +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
|
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
|
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
|
23012f68c2
|
configure checked for --disable-rawsocket but printed --disable-genericsocket
|
2014-03-21 12:47:52 +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
|
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
|
799a6ba377
|
corrections for OpenEmbedded, especially termios SHIFT values andISPEED/OSPEED
|
2014-03-16 22:08:54 +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
|
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
|
364edd63df
|
Solaris 8 and Sun Studio support
|
2014-03-16 22:06:11 +01:00 |
|
Gerhard Rieger
|
529b9ece6b
|
failed to build with gcc -Wall (esp. on Redhat like systems)
|
2014-03-16 22:04:12 +01:00 |
|
Gerhard Rieger
|
a8f6d853de
|
ftruncate64 cut its argument to 32 bits on systems with 32 bit long type
|
2014-03-16 22:02:32 +01:00 |
|
Gerhard Rieger
|
8222b731a4
|
merged 1.7.0.0; fixed a few minor bugs
|
2008-10-22 02:33:23 +02:00 |
|
Gerhard Rieger
|
326cac28d6
|
merged 1.6.0.1
|
2008-10-17 22:49:55 +02:00 |
|
Gerhard Rieger
|
32219f51fd
|
configure.in: corrected typo in HAVE_TYPEOF_STRUCT_TIMEVAL_TV_USEC
|
2008-10-14 22:13:21 +02:00 |
|
Gerhard Rieger
|
b2d618438a
|
made it compile and run on SuSE5.2
|
2008-10-12 12:01:00 +02:00 |
|
Gerhard Rieger
|
618170baf3
|
HP-UX port: unsetenv() might not exist
|
2008-09-29 21:16:41 +02:00 |
|
Gerhard Rieger
|
4800441669
|
Merge /home/gerhard/Develop/socat-macos into socat-1.7.0.0
|
2008-09-26 13:20:22 +02:00 |
|
Gerhard Rieger
|
097608e8a9
|
MacOSX port: detect TABDLY shift problem with autoconf
|
2008-09-26 13:19:49 +02:00 |
|
Gerhard Rieger
|
ee504a7bad
|
Cygwin port: if_indextoname() conditional
|
2008-09-26 12:30:35 +02:00 |
|
Gerhard Rieger
|
a6699a96b5
|
Cygwin port: struct in_pktinfo conditional
|
2008-09-26 12:30:04 +02:00 |
|
Gerhard Rieger
|
fe2eb75966
|
disable SCTP when IPPROTO_SCTP is not defined
|
2008-09-24 08:41:12 +02:00 |
|
Gerhard Rieger
|
784e378ede
|
merged feature raw network interface
|
2008-09-23 00:09:19 +02:00 |
|
Gerhard Rieger
|
91057b0b68
|
merged feature sctp streams
|
2008-09-22 23:21:26 +02:00 |
|
Gerhard Rieger
|
d78b080ef0
|
merged features ioctl, setsockopt, generic-socket
|
2008-09-22 22:52:03 +02:00 |
|
Gerhard Rieger
|
2ffe5a324e
|
merged features ancillary, envvar
|
2008-09-22 22:17:55 +02:00 |
|
Gerhard Rieger
|
9a097fc49d
|
socat should now build under MacOS X 10.4
|
2008-09-21 18:08:26 +02:00 |
|
Gerhard Rieger
|
de910892f2
|
new address "interface" for transparent network interface handling
|
2008-09-20 23:37:56 +02:00 |
|
Gerhard Rieger
|
13b73776e7
|
ported generic socket to *BSD; minor improvements
|
2008-09-20 17:17:27 +02:00 |
|
Gerhard Rieger
|
db717446a4
|
version 2.0.0-b1
|
2008-02-17 14:59:16 +01:00 |
|
Gerhard Rieger
|
e690002985
|
corrected some typos in comments
|
2008-01-29 07:59:12 +01:00 |
|