Commit Graph
1974 Commits
Author SHA1 Message Date
Mark Andrews e7e7964c74 2026. [port] linux: socket.c compatability for old systems.
[RT #16015]
2006-05-19 02:49:29 +00:00
Michael Graff 564e2a6b6a pull up my changes from the mainline, to v9_4 2006-04-17 18:27:33 +00:00
Mark Andrews a8b11b6a07 9.4.0a4 2006-03-10 04:29:35 +00:00
Mark Andrews 4ba635bc47 win32 2006-03-10 03:30:54 +00:00
Mark Andrews 5a52a2084b win32 2006-03-10 03:29:12 +00:00
Mark Andrews da1d72402a win32 2006-03-10 03:23:43 +00:00
Mark Andrews 0aaeda8d70 win32 2006-03-10 03:17:03 +00:00
Mark Andrews f44f29c8d6 win32 2006-03-10 03:14:28 +00:00
Mark Andrews 36d7f4bc26 win32 2006-03-10 03:11:45 +00:00
Mark Andrews af61764261 win32 2006-03-10 03:04:06 +00:00
Mark Andrews bc15fe3357 win32 2006-03-10 03:01:52 +00:00
Mark Andrews 4dec833feb update 2006-03-10 01:32:26 +00:00
Mark Andrews 7cdc4b985e 1998. [bug] Restrict handling of fifos as sockets to just SunOS.
This allows named to connect to entropy gathering
                        daemons that use fifos instead of sockets. [RT #15840]
2006-03-02 23:29:24 +00:00
Mark Andrews 1f8449c606 update copyright notice 2006-03-02 00:37:22 +00:00
Mark Andrews da7a930549 1993. [bug] Log messsage, via syslog, were missing the space
after the timestamp if "print-time yes" was specified.
                        [RT #15844]
2006-03-01 02:25:11 +00:00
Mark Andrews ea407e7082 1991. [cleanup] The configuration data, once read, should be treated
as readonly.  Expand the use of const to enforce this
                        at compile time. [RT #15813]
2006-02-28 03:10:49 +00:00
Mark Andrews 5fcfdf8903 remove redundant memset 2006-02-26 22:30:56 +00:00
Mark Andrews 4faccdcc07 1988. [bug] Remove a bus error from the SHA256/SHA512 support.
[RT #15878]
2006-02-24 00:06:32 +00:00
Mark Andrews 0e38e7be45 update copyright notice 2006-02-13 23:50:53 +00:00
Mark Andrews bcc2d242d0 1981. [bug] win32: condition.c:wait() could fail to reattain
the mutex lock.
2006-02-13 03:39:02 +00:00
Mark Andrews de6cb2108a update copyright notice 2006-02-03 23:51:38 +00:00
Mark Andrews 3c8829f50a 1978. [port] Handle systems which have a broken recvmsg().
[RT #15742]
2006-02-02 23:13:20 +00:00
Mark Andrews 870cf686c6 1976. [bug] Handle systems with no IPv4 addresses. [RT #15695] 2006-02-02 22:39:53 +00:00
Mark Andrews 6f93c80e8d update copyright notice 2006-02-01 00:10:34 +00:00
Mark Andrews 8b1e1a03b2 silence compiler warnings 2006-01-31 23:03:52 +00:00
Mark Andrews 3ef5c36a94 silence compiler warning 2006-01-31 01:58:39 +00:00
Mark Andrews 7d20ed76ff silence compiler warnings 2006-01-31 00:38:06 +00:00
Mark Andrews e9c31cd679 silence compiler warnings 2006-01-31 00:25:46 +00:00
Mark Andrews 9ee3ecd4bf set BYTE_ORDER from WORDS_BIGENDIAN if not otherwise defined 2006-01-31 00:13:15 +00:00
Mark Andrews deaa25fd63 update copyright notice 2006-01-27 23:57:45 +00:00
Mark Andrews 65fdd79a50 1973. [func] TSIG HMACSHA1, HMACSHA224, HMACSHA256, HMACSHA384 and
HMACSHA512 support. [RT #13606]
2006-01-27 02:50:51 +00:00
cvs2git fbbcef65f5 This commit was manufactured by cvs2git to create branch 'v9_4'. 2006-01-27 02:35:16 +00:00
Mark Andrews c6d4f78152 1973. [func] TSIG HMACSHA1, HMACSHA224, HMACSHA256, HMACSHA384 and
HMACSHA512 support. [RT #13606]
2006-01-27 02:35:15 +00:00
Mark Andrews 141132c272 update copyright notice 2006-01-07 00:23:35 +00:00
Mark Andrews 5cdce69e65 update copyright notice 2006-01-07 00:23:34 +00:00
Mark Andrews ec6e807f29 1969. [bug] win32: the socket code was freeing the socket
structure too early. [RT #15776]
2006-01-06 01:34:20 +00:00
Mark Andrews e88d4e2ebd 1969. [bug] win32: the socket code was freeing the socket
structure too early. [RT #15776]
2006-01-06 01:32:08 +00:00
Mark Andrews 1b06367c34 update copyright notice 2006-01-06 00:01:44 +00:00
Mark Andrews 586f82c999 update copyright notice 2006-01-06 00:01:43 +00:00
Mark Andrews ea87c36c34 1963. [port] Tru64 4.0E doesn't support send() and recv().
[RT #15586]
2006-01-05 03:46:26 +00:00
Mark Andrews 94b58e01ae 1963. [port] Tru64 4.0E doesn't support send() and recv().
[RT #15586]
2006-01-05 03:42:53 +00:00
Mark Andrews acb4f52369 update copyright notice 2006-01-04 23:50:24 +00:00
Mark Andrews e770e36d60 update copyright notice 2006-01-04 23:50:23 +00:00
Mark Andrews 9114d9ae77 1949. [func] Addition memory leakage checks. [RT #15544] 2006-01-04 03:20:27 +00:00
Mark Andrews e9733bc599 1949. [func] Addition memory leakage checks. [RT #15544] 2006-01-04 03:16:47 +00:00
Mark Andrews 35da39a7f1 update copyright notice 2006-01-04 00:37:24 +00:00
Mark Andrews 062b135630 update copyright notice 2006-01-04 00:37:23 +00:00
Mark Andrews 7c500c5380 1944. [cleanup] isc_hash_create() does not need a read/write lock.
[RT #15522]
2006-01-03 05:55:01 +00:00
Mark Andrews be2c2c29a8 1944. [cleanup] isc_hash_create() does not need a read/write lock.
[RT #15522]
2006-01-03 05:51:15 +00:00
Michael Graff fd8302422b Fix a socket leak I created. 2005-12-07 04:21:27 +00:00