Commit graph

  • 9809b977e2 filan -s prefixes output with FD number if more than one FD Gerhard Rieger 2008-02-11 21:54:01 +0100
  • 3d95d9d679 improve docu and comments of generic sockets Gerhard Rieger 2008-09-20 21:42:50 +0200
  • 13b73776e7 ported generic socket to *BSD; minor improvements Gerhard Rieger 2008-08-17 23:28:11 +0200
  • 8947cc92dc added test SETSOCKOPT_INT; some corrections on generic ioctl and setsockopt features Gerhard Rieger 2008-08-12 07:30:10 +0200
  • 140443794b add generic setsockopt address options Gerhard Rieger 2008-05-03 21:44:48 +0200
  • 52be3b085e doc for ioctl options Gerhard Rieger 2008-05-02 21:17:05 +0200
  • 2c2508fc62 added address options: ioctl-void, ioctl-int, ioctl-intp, ioctl-bin, ioctl-string added option types: TYPE_INT_INT, TYPE_INT_BIN, TYPE_INT_STRING added syscall wrapper: Ioctl_int() added test: IOCTL_VOID Gerhard Rieger 2008-05-02 18:44:54 +0200
  • d70b8963aa replaced // comments with C conforming /* */ Gerhard Rieger 2008-09-19 09:05:08 +0200
  • 0e1eb7e4b4 in ignoreeof mode socat also blocked data transfer in the other direction Gerhard Rieger 2008-09-19 09:03:59 +0200
  • f8496421f9 some raw IP and UNIX datagram modes failed on BSD systems; test.sh: more stable timing, corrections for BSD Gerhard Rieger 2008-09-14 18:33:28 +0200
  • 67e59494c4 improve test for EXECSPACES to keep multiple spaces in arguments Gerhard Rieger 2008-09-05 00:22:35 +0200
  • 31de787c8b RECVFROM with FORK hung after the first packet - still on BSD Gerhard Rieger 2008-09-05 00:06:07 +0200
  • 1924e17cf0 replaced select() by poll() in comments Gerhard Rieger 2008-09-04 23:42:52 +0200
  • e142c3da6b dont leave UDP-LISTEN socket open after reject Gerhard Rieger 2008-09-04 23:30:59 +0200
  • a1c0e96592 replaced the select() calls by poll() Gerhard Rieger 2008-07-24 21:51:38 +0200
  • 5251c21479 corrected alphabetical order of options (proxy-auth); bad conditional with token Gerhard Rieger 2008-07-24 07:32:56 +0200
  • 780b4028fe improved test.sh script Gerhard Rieger 2008-07-23 20:56:48 +0200
  • ae368e7cb9 EXEC address with consecutive spaces created additional empty arguments Gerhard Rieger 2008-07-17 21:49:52 +0200
  • ad4bd0d9db EXEC and SYSTEM with stderr injected socat messages into the data stream Gerhard Rieger 2008-06-07 10:14:56 +0200
  • c4751d50ec corrected a few mistakes that caused compiler warnings on 64bit hosts Gerhard Rieger 2008-05-22 20:09:48 +0200
  • d086001911 RECVFROM addresses with FORK option hung after processing the first packet Gerhard Rieger 2008-05-22 13:54:10 +0200
  • fe1337fe5f fixed bug in ip*-recv with bind option Gerhard Rieger 2008-05-22 10:02:04 +0200
  • 9e02161f73 socat V2.0.0-b1 tag-2.0.0-b1 Gerhard Rieger 2008-02-24 11:09:01 +0100
  • db717446a4 version 2.0.0-b1 Gerhard Rieger 2008-02-17 14:59:16 +0100
  • d37e8acc5f version 1.6.0.1 tag-1.6.0.1 Gerhard Rieger 2008-02-09 22:57:30 +0100
  • 560f0bc24c ported zombie tests to AIX, FreeBSD, HP-UX, SunOS, and generic Gerhard Rieger 2008-02-09 22:13:57 +0100
  • 877e4f67c3 EXAMPLES: corrected typo in display path Gerhard Rieger 2008-02-09 09:25:44 +0100
  • e9574b7ec6 corrected copyright year in more files Gerhard Rieger 2008-02-09 09:24:55 +0100
  • 17600da74b FAQ: SIGTTOU problem and solution Gerhard Rieger 2008-02-07 23:02:49 +0100
  • f8524d2cf6 procan: print INTERFACES head line Gerhard Rieger 2008-02-06 21:34:17 +0100
  • 66142aa77c configure --disable-pty also disabled option waitlock Gerhard Rieger 2008-02-06 06:41:05 +0100
  • 000982c0a2 doc/socat.yo was not included with make dist Gerhard Rieger 2008-02-03 21:05:09 +0100
  • 35497aa4f9 fixed bugs with struct ip_mreq Gerhard Rieger 2008-02-03 20:56:52 +0100
  • 2e7314d523 corrected option names to interval Gerhard Rieger 2008-02-03 12:14:36 +0100
  • edd6dae2de corrected option handling with stdio Gerhard Rieger 2008-02-03 10:26:21 +0100
  • 3b3b004ff8 fixed a bug where sub processes would become zombies because the master process caught SIGCHLD but did not wait() Gerhard Rieger 2008-02-01 23:38:16 +0100
  • 1f5165b765 fixed bugs where sub processes would become zombies because the master process did not catch SIGCHLD Gerhard Rieger 2008-02-01 23:15:14 +0100
  • c44985fb8d test.sh: prepared process checks Gerhard Rieger 2008-02-01 22:40:02 +0100
  • 8fbff188e1 replaced FOPEN_MAX with FD_SETSIZE Gerhard Rieger 2008-02-01 22:26:01 +0100
  • 989790c57f procan prints C defines important for socat Gerhard Rieger 2008-01-31 21:41:13 +0100
  • 706e3a6863 service name resolution failed due to byte order problem Gerhard Rieger 2008-01-29 23:08:52 +0100
  • 26134dff53 exec:...,pty did not kill child process under some circumstances Gerhard Rieger 2008-01-29 22:29:28 +0100
  • 79b6e800c6 corrected some print statements and variable names Gerhard Rieger 2008-01-29 22:11:28 +0100
  • 15e4073572 added test OPENSSLEOF Gerhard Rieger 2008-01-29 21:35:15 +0100
  • e690002985 corrected some typos in comments Gerhard Rieger 2008-01-29 07:59:12 +0100
  • 5a1ef121ab corrected some typos in docu Gerhard Rieger 2008-01-29 05:20:54 +0100
  • 6b16968f07 corrected several tests Gerhard Rieger 2008-01-28 22:57:36 +0100
  • bb4d740d15 make uninstall did not uninstall procan Gerhard Rieger 2008-01-28 22:53:18 +0100
  • df493f126e replaced RCS ID's by source file names Gerhard Rieger 2008-01-28 22:37:16 +0100
  • c31a00b3f5 make gitclean Gerhard Rieger 2008-01-28 22:04:20 +0100
  • 2b3afcf425 derive doc from doc/socat.yo Gerhard Rieger 2008-01-28 20:33:15 +0100
  • b819572f5e socat V1.6.0.0 (initial GIT commit) tag-1.6.0.0 Gerhard Rieger 2008-01-27 13:00:08 +0100