Commit graph

25 commits

Author SHA1 Message Date
Gerhard Rieger
efc654f85a Missing NETDB_INTERNAL now falls back to -1 2024-07-28 12:58:48 +02:00
Gerhard Rieger
b2914a0cf3 New option bind-tempname for parallel UNIX domain SENDTO clients 2023-11-06 20:40:49 +01:00
Gerhard Rieger
2cddaf22b1 Introduced groups_t instead of uint32_t 2023-09-30 09:42:54 +02:00
Gerhard Rieger
e52675faed Fixed ancillary messages on Solaris 2022-10-29 22:33:37 +02:00
Gerhard Rieger
4124e733c6 Fixed compilation failure on 32bit FreeBSD and other due to int64_t being long long 2021-01-10 13:34:46 +01:00
Gerhard Rieger
9209312c3c Added printf formats for uint16_t etc 2021-01-03 07:42:23 +01:00
Gerhard Rieger
d1b809b4ab DTLS over UDP 2020-12-30 20:59:04 +01:00
Gerhard Rieger
5570bf4d62 Fixed hang on race condition with UDP-RECV and fork 2020-12-29 05:18:57 +01:00
Gerhard Rieger
1190e8018e Substitute strndup() when it is missing 2020-12-28 00:41:41 +01:00
Gerhard Rieger
ea42d022c6 Substituted ISPEED_OFFSET mechanism for cfsetispeed() calls 2019-03-03 10:12:44 +01:00
Gerhard Rieger
d34493c18d Added contributors to copyright notices 2016-12-09 21:46:02 +01:00
Gerhard Rieger
f0abfc19fd environ variable from C runtime is not declared on all systems 2015-01-23 18:46:54 +01:00
Gerhard Rieger
cf3f6403bc Corrected some configure --disable 2015-01-12 22:30:28 +01:00
Gerhard Rieger
2af0495cc6 Made code async-signal-safe 2015-01-12 21:46:16 +01:00
Gerhard Rieger
80c7fa0bca struct cmsghdr.cmsg is system dependend; more print format corrections 2014-03-09 22:08:19 +01:00
Gerhard Rieger
133c180fb1 long long supported for time_t, socklen_t and a few other libc types 2014-03-02 20:03:55 +01:00
Gerhard Rieger
cf39583b25 Red Hat issue 1021948: snprintf API change 2014-03-02 18:35:54 +01:00
Gerhard Rieger
abb25c1427 improved dev_t print format definition 2011-11-27 11:37:32 +01:00
Gerhard Rieger
6cc97b32a8 failed to build with gcc -Wall (esp. on Redhat like systems) 2010-01-08 07:26:33 +01:00
Gerhard Rieger
30a3ec3baa version 1.7.1.1 2009-05-08 16:02:00 +02:00
Gerhard Rieger
4576b50e47 ftruncate64 cut its argument to 32 bits on systems with 32 bit long type 2009-05-05 22:42:50 +02:00
Gerhard Rieger
b2d618438a made it compile and run on SuSE5.2 2008-10-12 12:01:00 +02:00
Gerhard Rieger
e690002985 corrected some typos in comments 2008-01-29 07:59:12 +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