Commit Graph

40 Commits

Author SHA1 Message Date
Gerhard Rieger 520e84aba7 Red Hat issue 1022048: strncpy hardening 2014-03-02 17:29:53 +01:00
Gerhard Rieger 91b00e8c44 LISTEN based addresses applied some address options to the listening FD instead of the connected FD 2014-03-02 16:42:08 +01:00
Gerhard Rieger 4c9898446d Ubuntu Oneiric: OpenSSL w/o SSLv2, bsd/libutil.h, unused vars 2011-12-04 15:14:34 +01:00
Gerhard Rieger 490a01d245 typos in docu and source 2011-11-26 14:49:51 +01:00
Gerhard Rieger 98abed1abd fixed compiler warnings on Mac OS X 64bit 2011-11-22 13:37:23 +01:00
Gerhard Rieger 290b62c817 TCP-CONNECT with option nonblock reported successful connect even when it was still pending 2010-10-05 07:35:02 +02:00
Gerhard Rieger 1868e43317 on some 64bit systems a compiler warning "cast from pointer to integer of different size" was issued on some option definitions 2010-01-09 13:32:23 +01:00
Gerhard Rieger 448fa74706 merged: compile problem caused by size_t/socklen_t mismatch; an invalid close() operation was performed 2009-05-06 08:28:53 +02:00
Gerhard Rieger 806bccbf94 new address options shut-null, null-eof 2009-04-02 17:02:29 +02:00
Gerhard Rieger 4a42088332 option end-close "did not apply" with some address types 2009-03-31 23:22:06 +02:00
Gerhard Rieger e19d94bea4 fixed new bug with connect-timeout 2009-03-31 21:58:30 +02:00
Gerhard Rieger 7b61382c76 end-close "did not apply" to some addresses 2009-03-12 06:31:42 +01:00
Gerhard Rieger 102e356db7 prepared code for generic xiocheckrange 2008-10-15 22:50:25 +02:00
Gerhard Rieger 180a28b608 xio-socket.c: adapted xiopoll() messages for struct timeval 2008-10-14 22:23:01 +02:00
Gerhard Rieger b2d618438a made it compile and run on SuSE5.2 2008-10-12 12:01:00 +02:00
Gerhard Rieger 7a09331db7 Merge /home/gerhard/Develop/socat-hpux into socat-1.7.0.0 2008-10-05 12:58:43 +02:00
Gerhard Rieger f82bad1dd8 HP-UX: make xiolog_ancillary_socket() cond. by HAVE_STRUCT_CMSGHDR 2008-10-05 12:56:49 +02:00
Gerhard Rieger 66323ae2de merges MacOSX port (after xiopoll rework) 2008-09-29 21:27:46 +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 a0435920f6 HP-UX port: continued to make struct ifreq.ifr_index conditional 2008-09-29 21:16:07 +02:00
Gerhard Rieger ee504a7bad Cygwin port: if_indextoname() conditional 2008-09-26 12:30:35 +02:00
Gerhard Rieger 084726e981 adapted conditionals to genericsocket, interface 2008-09-24 16:14:42 +02:00
Gerhard Rieger 784e378ede merged feature raw network interface 2008-09-23 00:09:19 +02:00
Gerhard Rieger d78b080ef0 merged features ioctl, setsockopt, generic-socket 2008-09-22 22:52:03 +02:00
Gerhard Rieger 86c596bd51 merged feature protocol-type 2008-09-22 22:33:04 +02:00
Gerhard Rieger 2ffe5a324e merged features ancillary, envvar 2008-09-22 22:17:55 +02:00
Gerhard Rieger b0adfb95ae fixes bug with missing \0 in xioparsenetwork 2008-09-22 08:48:16 +02:00
Gerhard Rieger 376b9d50c3 reworked so-type, so-prototype 2008-09-20 23:47:06 +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 8947cc92dc added test SETSOCKOPT_INT; some corrections on generic ioctl and setsockopt features 2008-09-20 17:09:10 +02:00
Gerhard Rieger 140443794b add generic setsockopt address options 2008-09-20 17:09:09 +02:00
Gerhard Rieger 31de787c8b RECVFROM with FORK hung after the first packet - still on BSD 2008-09-05 00:06:07 +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 d086001911 RECVFROM addresses with FORK option hung after processing the first packet 2008-05-22 16:51:40 +02: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 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