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

Commit Graph

  • e3788fa8de version 2.0.0-b4 tag-2.0.0-b4 Gerhard Rieger 2010-10-04 21:07:36 +0200
  • c576712ebd fixed a stack overflow vulnerability with long command line args Gerhard Rieger 2010-10-04 21:04:45 +0200
  • e0d548df71 UNIX-CONNECT did not support half-close Gerhard Rieger 2010-10-04 00:18:13 +0200
  • 2e385902c0 UDP-LISTEN would alway set SO_REUSEADDR even without fork option and when user set it to 0 Gerhard Rieger 2010-10-03 16:38:04 +0200
  • cb913fbc0c when UNIX-LISTEN was applied to an existing file it failed as expected but removed the file Gerhard Rieger 2010-10-03 16:28:06 +0200
  • 4c3d1ca49d fixed a bug where socat might crash when connecting to a unix domain socket using address GOPEN Gerhard Rieger 2010-10-03 15:46:10 +0200
  • a5fc4686a7 version 1.7.1.3 tag-1.7.1.3 Gerhard Rieger 2010-10-03 11:37:29 +0200
  • 6340d5d2c8 fixed a stack overflow vulnerability with long command line args Gerhard Rieger 2010-10-03 11:36:50 +0200
  • 07db31f7ac version 1.7.1.2 tag-1.7.1.2 Gerhard Rieger 2010-01-10 15:20:37 +0100
  • 2ebedc0457 merged: minor corrections in test.sh Gerhard Rieger 2010-01-10 14:30:54 +0100
  • 57c0441252 minor corrections in test.sh Gerhard Rieger 2010-01-10 14:29:34 +0100
  • 486eb1b514 Merge branch 'test' Gerhard Rieger 2010-01-09 16:08:34 +0100
  • 53f2b93b76 merged: minor corrections in docu Gerhard Rieger 2010-01-09 16:08:24 +0100
  • 16398a14fb Merge branch 'no-end_unlink' Gerhard Rieger 2010-01-09 16:06:11 +0100
  • 3b9393ac9a merged: added struct sockaddr_ll to union sockaddr_union to avoid "strict aliasing" Gerhard Rieger 2010-01-09 16:04:46 +0100
  • f633abfe52 merged: Debian bug 531078: socat execs children with SIGCHLD ignored - fixed Gerhard Rieger 2010-01-09 16:02:44 +0100
  • 8658c7f953 merged: info message during socks connect showed bad port number on little endian systems Gerhard Rieger 2010-01-09 16:00:41 +0100
  • 625e1a61c3 merged: openssl addresses failed with "nonblocking operation did not complete" when the peer performed a renegotiation Gerhard Rieger 2010-01-09 15:51:28 +0100
  • 3f6e8ac318 merged: user-late and group-late, when applied to a pty, affected the system device /dev/ptmx Gerhard Rieger 2010-01-09 15:43:10 +0100
  • 7c0339d82f merged: on some 64bit systems a compiler warning "cast from pointer to integer of different size" was issued on some option definitions Gerhard Rieger 2010-01-09 15:23:02 +0100
  • 9161a4eb2b Solaris 8 and Sun Studio support Gerhard Rieger 2010-01-09 13:29:28 +0100
  • 04cfeb2ad8 removed END_UNLINK (not yet needed) Gerhard Rieger 2010-01-09 13:39:12 +0100
  • 1db7a7b1f7 openssl addresses failed with "nonblocking operation did not complete" when the peer performed a renegotiation Gerhard Rieger 2010-01-09 13:35:24 +0100
  • 1868e43317 on some 64bit systems a compiler warning "cast from pointer to integer of different size" was issued on some option definitions Gerhard Rieger 2010-01-09 13:32:23 +0100
  • 80286cdeb5 user-late and group-late, when applied to a pty, affected the system device /dev/ptmx Gerhard Rieger 2010-01-09 10:10:48 +0100
  • 6cc97b32a8 failed to build with gcc -Wall (esp. on Redhat like systems) Gerhard Rieger 2010-01-08 07:26:33 +0100
  • a8a8626c2f added struct sockaddr_ll to union sockaddr_union to avoid "strict aliasing" Gerhard Rieger 2010-01-04 12:59:56 +0100
  • c92e4e089b minor corrections in test.sh Gerhard Rieger 2010-01-03 23:13:04 +0100
  • 7a185eebbd minor corrections in docu Gerhard Rieger 2010-01-03 23:00:44 +0100
  • 5bfd245d13 info message during socks connect showed bad port number on little endian systems Gerhard Rieger 2009-12-31 10:16:15 +0100
  • 1cf3a1c4c9 Debian bug 531078: socat execs children with SIGCHLD ignored - fixed Gerhard Rieger 2009-12-30 21:12:31 +0100
  • 30a3ec3baa version 1.7.1.1 tag-1.7.1.1 Gerhard Rieger 2009-05-08 16:02:00 +0200
  • 2a34236fce merged docu corrections and improvements Gerhard Rieger 2009-05-06 20:02:56 +0200
  • 7d0ec2734a added environment example to doc/socat-multicast.html Gerhard Rieger 2009-05-06 19:59:57 +0200
  • c5201ee1f5 so-bindtodevice in doc, minor corrections in doc Gerhard Rieger 2009-05-06 08:34:02 +0200
  • 448fa74706 merged: compile problem caused by size_t/socklen_t mismatch; an invalid close() operation was performed Gerhard Rieger 2009-05-06 08:28:53 +0200
  • e0c0e66748 merged: ftruncate64 cut its argument to 32 bits on systems with 32 bit long type Gerhard Rieger 2009-05-06 08:24:31 +0200
  • cfffd8495c merged corrected "fixed possible SIGSEGV" fix Gerhard Rieger 2009-05-06 08:21:09 +0200
  • a479ab8df5 socat crashed on systems without setenv() Gerhard Rieger 2009-05-06 06:28:33 +0200
  • 4576b50e47 ftruncate64 cut its argument to 32 bits on systems with 32 bit long type Gerhard Rieger 2009-05-05 22:42:50 +0200
  • 67a1060b49 corrected the "fixed possible SIGSEGV" fix Gerhard Rieger 2009-05-05 22:34:05 +0200
  • 5df0e4a3d9 version 2.0.0-b3 tag-2.0.0-b3 Gerhard Rieger 2009-04-03 17:17:10 +0200
  • 515c305a7f added inter address exec and system modules Gerhard Rieger 2009-04-03 11:30:01 +0200
  • 7c2039ada8 version 1.7.1.0 tag-1.7.1.0 Gerhard Rieger 2009-04-02 21:30:50 +0200
  • 6e4db297ae merged typos branch Gerhard Rieger 2009-04-02 17:13:45 +0200
  • 90633dd508 merged shutdown, shutnull branches Gerhard Rieger 2009-04-02 17:09:59 +0200
  • 806bccbf94 new address options shut-null, null-eof Gerhard Rieger 2009-04-02 17:02:29 +0200
  • 209ff84a07 minor corrections of docu and test.sh; o-append Gerhard Rieger 2009-04-02 10:29:06 +0200
  • a05e96f6a7 option names substuser-early and su-e Gerhard Rieger 2009-04-02 09:28:58 +0200
  • 793763677a new address options shut-none, shut-down, and shut-close Gerhard Rieger 2009-04-02 08:52:11 +0200
  • 50be6b25cf version 1.7.0.1 tag-1.7.0.1 Gerhard Rieger 2009-04-01 16:50:51 +0200
  • 4a42088332 option end-close "did not apply" with some address types Gerhard Rieger 2009-03-31 23:22:06 +0200
  • a5591dcfd0 merged fix for possible SIGSEGV in listening addresses Gerhard Rieger 2009-03-31 23:18:56 +0200
  • e2402ad019 fixed possible SIGSEGV in listening addresses Gerhard Rieger 2009-03-31 23:16:47 +0200
  • e5f2863cd8 merged connect-timeout bug fix Gerhard Rieger 2009-03-31 22:55:15 +0200
  • 13fce17ad8 half close of EXEC and SYSTEM addresses did not work with pipes and sometimes socketpair Gerhard Rieger 2009-03-31 22:46:41 +0200
  • e19d94bea4 fixed new bug with connect-timeout Gerhard Rieger 2009-03-31 21:58:30 +0200
  • 7b61382c76 end-close "did not apply" to some addresses Gerhard Rieger 2009-03-12 06:31:42 +0100
  • b53a9afba7 stabilized test IP4MULTICAST_UNIDIR; added tests OPENSSL_SCTPx_FORK; minor improvements tag-2.0.0-b2 Gerhard Rieger 2008-11-01 19:04:46 +0100
  • 357a7f7984 xioopen failed to handle some read/write combinations Gerhard Rieger 2008-11-01 19:03:00 +0100
  • 2b48a7daea in loop message show inactive fds as -1 Gerhard Rieger 2008-11-01 18:59:14 +0100
  • 38f6677892 system,pipes did not pass EOF to sub process Gerhard Rieger 2008-11-01 18:58:31 +0100
  • 363fa568ac Merge branch 'socat-2' of file:///home/gerhard/Develop/socat-engine into socat-2 Gerhard Rieger 2008-10-31 23:05:05 +0100
  • 2ade09e5ab merged actual branch 1 fixes Gerhard Rieger 2008-10-31 07:43:26 +0100
  • 5999bbc1b8 under some circumstances shutdown was called multiple times for the same fd Gerhard Rieger 2008-10-28 21:07:47 +0100
  • 634e02269f help displayed some option types wrong Gerhard Rieger 2008-10-28 17:48:57 +0100
  • 9fb65e657d corrected flags to allow read-only readline Gerhard Rieger 2008-10-28 06:41:21 +0100
  • 405a98c0b5 fixes multiple xioshutdown() calls Gerhard Rieger 2008-10-27 09:24:13 +0100
  • aa678f0a6e Merge tag 'tag-1.7.0.0' of file:///home/gerhard/Develop/socat-2.0.0-b2/../socat-1.7.0.0 into socat-2 Gerhard Rieger 2008-10-22 08:00:13 +0200
  • 8222b731a4 merged 1.7.0.0; fixed a few minor bugs Gerhard Rieger 2008-10-22 02:33:23 +0200
  • de4f373bd5 forgot to git add doc/socat-genericsocket.html tag-1.7.0.0 Gerhard Rieger 2008-10-20 09:50:03 +0200
  • 326cac28d6 merged 1.6.0.1 Gerhard Rieger 2008-10-17 22:49:55 +0200
  • 4645166fcd version 1.7.0.0 Gerhard Rieger 2008-10-15 22:54:47 +0200
  • 3d41d1db9d new examples, corrections eg. for SCTP, some fixes Gerhard Rieger 2008-10-15 22:54:12 +0200
  • 3a060c1cf3 new examples for dumping, usleep, http echo server Gerhard Rieger 2008-10-15 22:52:10 +0200
  • 4a7fee2d35 actualized list of platform config files Gerhard Rieger 2008-10-15 22:51:18 +0200
  • 74f904fdc9 corrected copyright year Gerhard Rieger 2008-10-15 22:50:44 +0200
  • 102e356db7 prepared code for generic xiocheckrange Gerhard Rieger 2008-10-15 22:50:25 +0200
  • 4821c5b638 V1.7.0.0: platform config files Gerhard Rieger 2008-10-15 22:49:27 +0200
  • 45c6d0536a MacOSX: added missing parentheses; removed outcommented readline data Gerhard Rieger 2008-10-14 22:57:51 +0200
  • 5753ca66be doc/dest-unreach.css: no html tags Gerhard Rieger 2008-10-14 22:56:47 +0200
  • 180a28b608 xio-socket.c: adapted xiopoll() messages for struct timeval Gerhard Rieger 2008-10-14 22:23:01 +0200
  • 29d3f9438b xioopts.c: added cast for ip4addr in error message Gerhard Rieger 2008-10-14 22:18:37 +0200
  • a8ff9481e9 xioopts.h: added GROUP_IP_SCTP to GROUP_IPAPP Gerhard Rieger 2008-10-14 22:17:23 +0200
  • 01acd2402f procan-cdefs.c: added output of socket defines Gerhard Rieger 2008-10-14 22:15:55 +0200
  • 674166acbd socat.c: adapted xiopoll() messages for struct timeval Gerhard Rieger 2008-10-14 22:15:18 +0200
  • 32219f51fd configure.in: corrected typo in HAVE_TYPEOF_STRUCT_TIMEVAL_TV_USEC Gerhard Rieger 2008-10-14 22:13:21 +0200
  • 88b1cdc723 added macro Error11() Gerhard Rieger 2008-10-14 22:07:23 +0200
  • bc4fefdc50 AIX: cast for hstrerror() Gerhard Rieger 2008-10-12 18:56:01 +0200
  • 01f990310e more for Darwin; do not test ancillary timestamp with unix domain Gerhard Rieger 2008-10-12 12:04:54 +0200
  • fcd73539ac do not include sys/timeb.h Gerhard Rieger 2008-10-12 12:01:49 +0200
  • b2d618438a made it compile and run on SuSE5.2 Gerhard Rieger 2008-10-12 12:01:00 +0200
  • 75e643ad2d socat option -lf did not log to file Gerhard Rieger 2008-10-10 06:39:46 +0200
  • 7a09331db7 Merge /home/gerhard/Develop/socat-hpux into socat-1.7.0.0 Gerhard Rieger 2008-10-05 12:58:43 +0200
  • f82bad1dd8 HP-UX: make xiolog_ancillary_socket() cond. by HAVE_STRUCT_CMSGHDR Gerhard Rieger 2008-10-05 12:56:49 +0200
  • 66323ae2de merges MacOSX port (after xiopoll rework) Gerhard Rieger 2008-09-29 21:27:46 +0200
  • 6334ce1a62 Merge /home/gerhard/Develop/socat-hpux into socat-1.7.0.0 Gerhard Rieger 2008-09-29 21:23:45 +0200
  • 1dec094b3d test.sh options -n, -N: continue tests with number Gerhard Rieger 2008-09-29 21:23:07 +0200
  • b0d29f8dc7 MacOSX port: xiopoll() uses Select(), except when too many fds Gerhard Rieger 2008-09-29 21:18:58 +0200
  • 618170baf3 HP-UX port: unsetenv() might not exist Gerhard Rieger 2008-09-29 21:16:41 +0200