1
0
mirror of https://github.com/moparisthebest/socat synced 2024-08-13 16:43:48 -04:00
Commit Graph

34 Commits

Author SHA1 Message Date
Gerhard Rieger
780b4028fe improved test.sh script 2008-07-23 20:56:48 +02:00
Gerhard Rieger
ae368e7cb9 EXEC address with consecutive spaces created additional empty arguments 2008-07-17 21:49:52 +02:00
Gerhard Rieger
ad4bd0d9db EXEC and SYSTEM with stderr injected socat messages into the data stream 2008-06-07 10:14:56 +02:00
Gerhard Rieger
c4751d50ec corrected a few mistakes that caused compiler warnings on 64bit hosts 2008-05-22 20:12:24 +02:00
Gerhard Rieger
d086001911 RECVFROM addresses with FORK option hung after processing the first packet 2008-05-22 16:51:40 +02:00
Gerhard Rieger
fe1337fe5f fixed bug in ip*-recv with bind option 2008-05-22 10:02:04 +02:00
Gerhard Rieger
d37e8acc5f version 1.6.0.1 2008-02-09 22:57:30 +01:00
Gerhard Rieger
560f0bc24c ported zombie tests to AIX, FreeBSD, HP-UX, SunOS, and generic 2008-02-09 22:13:57 +01:00
Gerhard Rieger
877e4f67c3 EXAMPLES: corrected typo in display path 2008-02-09 09:25:44 +01:00
Gerhard Rieger
e9574b7ec6 corrected copyright year in more files 2008-02-09 09:24:55 +01:00
Gerhard Rieger
17600da74b FAQ: SIGTTOU problem and solution 2008-02-07 23:02:49 +01:00
Gerhard Rieger
f8524d2cf6 procan: print INTERFACES head line 2008-02-06 21:34:17 +01:00
Gerhard Rieger
66142aa77c configure --disable-pty also disabled option waitlock 2008-02-06 06:41:05 +01:00
Gerhard Rieger
000982c0a2 doc/socat.yo was not included with make dist 2008-02-03 21:05:09 +01:00
Gerhard Rieger
35497aa4f9 fixed bugs with struct ip_mreq 2008-02-03 20:56:52 +01:00
Gerhard Rieger
2e7314d523 corrected option names to interval 2008-02-03 12:14:36 +01:00
Gerhard Rieger
edd6dae2de corrected option handling with stdio 2008-02-03 10:26:21 +01:00
Gerhard Rieger
3b3b004ff8 fixed a bug where sub processes would become zombies because the master process caught SIGCHLD but did not wait() 2008-02-01 23:38:16 +01:00
Gerhard Rieger
1f5165b765 fixed bugs where sub processes would become zombies because the master process did not catch SIGCHLD 2008-02-01 23:15:14 +01:00
Gerhard Rieger
c44985fb8d test.sh: prepared process checks 2008-02-01 22:40:02 +01:00
Gerhard Rieger
8fbff188e1 replaced FOPEN_MAX with FD_SETSIZE 2008-02-01 22:26:01 +01:00
Gerhard Rieger
989790c57f procan prints C defines important for socat 2008-01-31 21:41:13 +01:00
Gerhard Rieger
706e3a6863 service name resolution failed due to byte order problem 2008-01-29 23:08:52 +01:00
Gerhard Rieger
26134dff53 exec:...,pty did not kill child process under some circumstances 2008-01-29 22:29:28 +01:00
Gerhard Rieger
79b6e800c6 corrected some print statements and variable names 2008-01-29 22:11:28 +01:00
Gerhard Rieger
15e4073572 added test OPENSSLEOF 2008-01-29 21:35:15 +01:00
Gerhard Rieger
e690002985 corrected some typos in comments 2008-01-29 07:59:12 +01:00
Gerhard Rieger
5a1ef121ab corrected some typos in docu 2008-01-29 05:20:54 +01:00
Gerhard Rieger
6b16968f07 corrected several tests 2008-01-28 22:57:36 +01:00
Gerhard Rieger
bb4d740d15 make uninstall did not uninstall procan 2008-01-28 22:53:18 +01:00
Gerhard Rieger
df493f126e replaced RCS ID's by source file names 2008-01-28 22:37:16 +01:00
Gerhard Rieger
c31a00b3f5 make gitclean 2008-01-28 22:04:20 +01:00
Gerhard Rieger
2b3afcf425 derive doc from doc/socat.yo 2008-01-28 20:33:15 +01:00
Gerhard Rieger
b819572f5e socat V1.6.0.0 (initial GIT commit) 2008-01-27 13:00:08 +01:00