Commit Graph

24 Commits

Author SHA1 Message Date
Gerhard Rieger 3ee5ac5275 Debian Bug 764251: Set the build timestamp to a deterministic time 2015-01-23 18:41:04 +01:00
Gerhard Rieger ca872c9a9f Fixed memory leaks 2015-01-23 18:38:37 +01:00
Gerhard Rieger 2f40a439cb Check OpenSSL peers commonName+subjectAltName; new option openssl-commonname 2015-01-12 23:34:47 +01:00
Gerhard Rieger 466cb7921c Option ignoreeof on the right address hung 2015-01-12 22:19:01 +01:00
Gerhard Rieger 2af0495cc6 Made code async-signal-safe 2015-01-12 21:46:16 +01:00
Gerhard Rieger aae035c5b9 option -x prints info about packet 2010-12-08 10:58:25 +01:00
Gerhard Rieger 50be6b25cf version 1.7.0.1 2009-04-01 16:50:51 +02:00
Gerhard Rieger 5999bbc1b8 under some circumstances shutdown was called multiple times for the same fd 2008-10-28 21:07:47 +01:00
Gerhard Rieger 674166acbd socat.c: adapted xiopoll() messages for struct timeval 2008-10-14 22:15:18 +02:00
Gerhard Rieger b0d29f8dc7 MacOSX port: xiopoll() uses Select(), except when too many fds 2008-09-29 21:18:58 +02:00
Gerhard Rieger 8287a65d1a MacOSX port: issue error when poll gives POLLNVAL 2008-09-26 08:13:19 +02:00
Gerhard Rieger 3684e5daa0 added genericsocket to -V 2008-09-24 16:15:11 +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 2ffe5a324e merged features ancillary, envvar 2008-09-22 22:17:55 +02:00
Gerhard Rieger de910892f2 new address "interface" for transparent network interface handling 2008-09-20 23:37:56 +02:00
Gerhard Rieger c86345a615 new address option "escape" allows to break a socat instance 2008-09-20 23:01:10 +02:00
Gerhard Rieger 0e1eb7e4b4 in ignoreeof mode socat also blocked data transfer in the other direction 2008-09-19 09:03:59 +02:00
Gerhard Rieger f8496421f9 some raw IP and UNIX datagram modes failed on BSD systems; test.sh: more stable timing, corrections for BSD 2008-09-14 18:33:28 +02:00
Gerhard Rieger 1924e17cf0 replaced select() by poll() in comments 2008-09-04 23:42:52 +02:00
Gerhard Rieger a1c0e96592 replaced the select() calls by poll() 2008-07-24 21:51:38 +02:00
Gerhard Rieger 8fbff188e1 replaced FOPEN_MAX with FD_SETSIZE 2008-02-01 22:26:01 +01:00
Gerhard Rieger df493f126e replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
Gerhard Rieger b819572f5e socat V1.6.0.0 (initial GIT commit) 2008-01-27 13:00:08 +01:00