d1862fe530987de5a6ee02b539e3b240894838a1 |
|
13-Dec-2017 |
Mark Andrews <marka@isc.org> |
test for key != NULL on error path
(cherry picked from commit 9bad78cbc2f4c8cacb4c4b82d4207fd45ea3d598) |
bd911976d51f102751848568ccf56592fd5f6d77 |
|
14-Sep-2017 |
Tinderbox User <tbox@isc.org> |
update copyright notice / whitespace |
a13e9f894ce1fa80b4076a40ade53982d8e9d1d9 |
|
13-Sep-2017 |
Mukund Sivaraman <muks@isc.org> |
Add missing <isc/print.h>
(cherry picked from commit 188fa6ea68849a23de02e42712a82c9c43737d0a) |
9eb4bce9e1ff166efbcc8123d0de7ed9c7452b45 |
|
09-Nov-2016 |
Mark Andrews <marka@isc.org> |
don't call dst_lib_destroy in t2_vfy
(cherry picked from commit 1106845b4e1a5e9796ed90ad35cf5cde55c70588) |
76af83c9adb772f7b045c62cf8b411165bfaa5ef |
|
31-Oct-2016 |
Mark Andrews <marka@isc.org> |
4497. [port] Add support for OpenSSL 1.1.0. [RT #41284]
(cherry picked from commit 1fce0951ed172fc3834a3a379c4e00b78224cc5d) |
0c27b3fe77ac1d5094ba3521e8142d9e7973133f |
|
27-Jun-2016 |
Mark Andrews <marka@isc.org> |
4401. [misc] Change LICENSE to MPL 2.0. |
215f02a137818f7c67edb0ba655640bcd3f187c5 |
|
06-May-2014 |
Mark Andrews <marka@isc.org> |
remove resource leak |
f6ea2b1d09668564c764e5d32ada7652068f0562 |
|
30-Apr-2014 |
Tinderbox User <tbox@isc.org> |
update copyright notice |
db3f8d175d42f6ad20bab3a7a567f5115461efc4 |
|
29-Apr-2014 |
Mark Andrews <marka@isc.org> |
silence compiler warnings; style |
52c5b74c27305999a45ab86051ef32913443fa0a |
|
29-Apr-2014 |
Mark Andrews <marka@isc.org> |
improve error handling in sig_fromfile |
dd19c1a3529e4324ac977bc9e0bc64cc28ce7506 |
|
07-Feb-2014 |
Evan Hunt <each@isc.org> |
[master] report T_SKIPPED from t_dst |
e20788e1216ed720aefa84f3295f7899d9f28c22 |
|
16-Jan-2014 |
Mark Andrews <marka@isc.org> |
update copyrights |
ba751492fcc4f161a18b983d4f018a1a52938cb9 |
|
15-Jan-2014 |
Evan Hunt <each@isc.org> |
[master] native PKCS#11 support
3705. [func] "configure --enable-native-pkcs11" enables BIND
to use the PKCS#11 API for all cryptographic
functions, so that it can drive a hardware service
module directly without the need to use a modified
OpenSSL as intermediary (so long as the HSM's vendor
provides a complete-enough implementation of the
PKCS#11 interface). This has been tested successfully
with the Thales nShield HSM and with SoftHSMv2 from
the OpenDNSSEC project. [RT #29031] |
53f70575bd76aab18905efa48e4023144a97a191 |
|
06-Dec-2013 |
Mark Andrews <marka@isc.org> |
silence compiler warnings |
2bdfb330af70122f9ca5aae2556a112a3010e9ef |
|
05-Dec-2013 |
Mark Andrews <marka@isc.org> |
update copyrights |
c3c8823fed039b3a2b8e5ca8bc2f3301d1dd840e |
|
03-Dec-2013 |
Mark Andrews <marka@isc.org> |
3681. [port] Update the Windows build system to support feature
selection and WIN64 builds. This is a work in
progress. [RT #34160] |
6f7abb89ec22aef5eda40ed60fcf605a42b78d4d |
|
07-Dec-2012 |
Mark Andrews <marka@isc.org> |
3437. [bug] isc_buffer_init -> isc_buffer_constinit to initialise
buffers with constant data. [RT #32064]
Squashed commit of the following:
commit 3433b96bf11f8c90ccbe412f01d02a6d8bbc2d33
Author: Mark Andrews <marka@isc.org>
Date: Sat Dec 8 12:41:16 2012 +1100
isc_buffer_init -> isc_buffer_constinit
commit c22dbcc1122a0a44f7b46068e0ccbc25353a57d5
Author: Mark Andrews <marka@isc.org>
Date: Sat Dec 8 12:38:39 2012 +1100
isc_buffer_init -> isc_buffer_constinit
commit 900820416c45c1887d0d22d7a010df60a903bd56
Author: Mark Andrews <marka@isc.org>
Date: Sat Dec 8 12:24:19 2012 +1100
remove isc_buffer_reconstinit
commit f815711c17b05f9961786a90b9bae902d3c01494
Author: Mark Andrews <marka@isc.org>
Date: Wed Dec 5 15:42:57 2012 +1100
add isc_buffer_constinit |
d2d3c7e02b7e6404f26d0203a1be5ac90dfd8031 |
|
29-Nov-2012 |
Mark Andrews <marka@isc.org> |
use consistent type in sizeof and ultimate type cast |
fcd7c22fdff859e47d290981bb08cd3fc07369a1 |
|
01-Nov-2012 |
Tinderbox User <tbox@isc.org> |
update copyright notice |
bbf31e6b623af575138669bdd7031232867b9166 |
|
01-Nov-2012 |
Mark Andrews <marka@isc.org> |
More coverity fixes:
3410. [bug] Addressed Coverity warnings. [RT #31626]
Squashed commit of the following:
commit 6fec07bbb69ead784063052f2099674f8b52c6b3
Author: Mark Andrews <marka@isc.org>
Date: Tue Oct 30 18:14:35 2012 +1100
use strl{cat,cpy}
commit 19a5d3766f3dbc8a2944b21640a8226a89aae7ba
Author: Mark Andrews <marka@isc.org>
Date: Tue Oct 30 14:38:55 2012 +1100
address unchecked xmlTextWriter* calls |
47c5b8af920a93763c97d9a93ea1fd766961a5b3 |
|
24-Oct-2012 |
Evan Hunt <each@isc.org> |
[master] silence coverity warnings
3401. [bug] Addressed Coverity warnings. [RT #31484] |
0b637179ccd82ca5e61ba7f890573085478c52d9 |
|
24-Jul-2012 |
Tinderbox User <tbox@isc.org> |
update copyright notice |
6eb6af6732194157224e2b8d81a02a9e80c4530a |
|
23-Jul-2012 |
Mark Andrews <marka@isc.org> |
3354. [func] Improve OpenSSL error logging. [RT #29932] |
207cee019eb5cbbe7c905f7c52f7b5d11f8c0305 |
|
18-Mar-2011 |
Automatic Updater <source@isc.org> |
update copyright notice |
61bcc232038f0a2cb77ed6269675fdc288f5ec98 |
|
17-Mar-2011 |
Evan Hunt <each@isc.org> |
3076. [func] New '-L' option in dnssec-keygen, dnsset-settime, and
dnssec-keyfromlabel sets the default TTL of the
key. When possible, automatic signing will use that
TTL when the key is published. [RT #23304] |
307d2084502eddc7ce921e5ce439aec3531d90e0 |
|
01-Sep-2009 |
Tatuya JINMEI 神明達哉 <ji <jinmei@isc.org> |
2660. [func] Add a new set of DNS libraries for non-BIND9
applications. See README.libdns. [RT #19369] |
3319413a678915b8b37aff0dbcc78a69ae58b5bb |
|
23-Jan-2009 |
Automatic Updater <source@isc.org> |
update copyright notice |
f148f53794956f491f6527430a93c2c8d884a212 |
|
22-Jan-2009 |
Mark Andrews <marka@isc.org> |
2536. [cleanup] Silence some warnings when -Werror=format-security is
specified. [RT #19083] |
c5d57a13ac87fa558b29424cf0d11d864471c4b7 |
|
13-Jan-2008 |
Automatic Updater <source@isc.org> |
update copyright notice |
400a1b6604ede895cc8d67a7aa66796a5dbc75e4 |
|
12-Jan-2008 |
Mark Andrews <marka@isc.org> |
2297. [bug] isc_entropy_createfilesource() failure not caught in
bin/tests/dst/t_dst.c. [RT #17467] |
70e5a7403f0e0a3bd292b8287c5fed5772c15270 |
|
20-Jun-2007 |
Automatic Updater <source@isc.org> |
update copyright notice |
ec5347e2c775f027573ce5648b910361aa926c01 |
|
19-Jun-2007 |
Automatic Updater <source@isc.org> |
update copyright notice |
5c6e60df66c344107cd33b8a577414c83a046b62 |
|
01-Dec-2005 |
Mark Andrews <marka@isc.org> |
update copyright notice |
2674e1a455d4f71de09b2b60e7a8304b9a305588 |
|
30-Nov-2005 |
Mark Andrews <marka@isc.org> |
1940. [bug] Fixed a number of error conditions reported by
Coverity. |
23fdb6a5a3d3d0e427682b68eea9553d2d326ad4 |
|
11-Jun-2004 |
Mark Andrews <marka@isc.org> |
1654. [bug] isc_result_totext() contained array bounds read
error.
1653. [func] Add key type checking to dst_key_fromfilename(),
DST_TYPE_KEY should be used to read TSIG, TKEY and
SIG(0) keys.
1652. [bug] TKEY still uses KEY. |
dafcb997e390efa4423883dafd100c975c4095d6 |
|
05-Mar-2004 |
Mark Andrews <marka@isc.org> |
update copyright notice |
76c8294c81fb48b1da6e1fc5b83322a4cedb8e58 |
|
09-Aug-2001 |
Andreas Gustafsson <source@isc.org> |
format string bugs and improved format string checking [RT #1578] |
a781910430028650d388fd932dd94ce6eb6e9d8d |
|
27-Jul-2001 |
Brian Wellington <source@isc.org> |
#define PATH_MAX if it's not already defined (such as on HURD) [RT #1543] |
17f04ff2e7533bc20aa7028c953615968f9a8bb0 |
|
11-Jul-2001 |
Brian Wellington <source@isc.org> |
don't test dst if configured without openssl |
daad43e5a4e83bd3c055632799ab67e269467db0 |
|
04-Apr-2001 |
Brian Wellington <source@isc.org> |
802. [bug] DNSSEC key tags were computed incorrectly in almost
all cases. [RT #1146] |
499b34cea04a46823d003d4c0520c8b03e8513cb |
|
09-Jan-2001 |
Brian Wellington <source@isc.org> |
copyright update |
19ce0d25d31e716a737674c4e04a88c33b222fe4 |
|
15-Nov-2000 |
David Lawrence <source@isc.org> |
use isc_dir_makeunique() instead of mktemp/mkdir, to squelch a warning |
2b485c59e532b156bbecca76848060f78f0274b9 |
|
19-Sep-2000 |
Brian Wellington <source@isc.org> |
Don't attempt to use /dev/random, even if one exists. It causes the tests
to take an inordinately long time if 'randomfile' doesn't exist, when they
should just fail immediately. |
5c29047792191d6141f69b2684314d0b762fedeb |
|
12-Sep-2000 |
Brian Wellington <source@isc.org> |
minor dst api change |
d3735e0e2588a8d07215e0b76d029c1ac3d40a17 |
|
02-Sep-2000 |
Brian Wellington <source@isc.org> |
DST_ALG_RSA -> DST_ALG_RSAMD5 |
529ff4b4959fb157194f985394951108ff5286e4 |
|
17-Aug-2000 |
Brian Wellington <source@isc.org> |
HAVE_RANDOMDEV -> PATH_RANDOMDEV |
a14613fce99dee3cad5bf842fd6be78f8e463582 |
|
17-Aug-2000 |
Brian Wellington <source@isc.org> |
--with-randomdev sets HAVE_RANDOMDEV, use that instead of /dev/random. |
40f53fa8d9c6a4fc38c0014495e7a42b08f52481 |
|
01-Aug-2000 |
David Lawrence <source@isc.org> |
Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your
own CVS tree will help minimize CVS conflicts. Maybe not.
Blame Graff for getting me to trim all trailing whitespace. |
15a44745412679c30a6d022733925af70a38b715 |
|
27-Jul-2000 |
David Lawrence <source@isc.org> |
word wrap copyright notice at column 70 |
ab123a8e1b6573e622189a1d39d0af33150a56f8 |
|
27-Jul-2000 |
David Lawrence <source@isc.org> |
use isc_dir_createunique() in place of tmpnam()/mkdir() |
9c3531d72aeaad6c5f01efe6a1c82023e1379e4d |
|
23-Jun-2000 |
David Lawrence <source@isc.org> |
add RCS id string |
7685c082c8ac5e01bef287b831ef13ec307119c1 |
|
17-Jun-2000 |
Michael Graff <mgraff@isc.org> |
remove flags from source types. It was never used, and probably shouldn't be there. |
c3581e2bccf659792bf78e0f672b23f9e42dddc5 |
|
15-Jun-2000 |
Michael Graff <mgraff@isc.org> |
No need to destroy filesources -- they will clean up when the source is destroyed |
b869f35f43100c71c6d06bd23934b4a2c5ed4cb7 |
|
12-Jun-2000 |
Brian Wellington <source@isc.org> |
t_dst now uses a file of precomputed randomness as well as /dev/random (if
/dev/random exists). This should allow the test to run on all platforms.
Also, the null key tests were changed to check for non-success on
dst_context_create rather than dst_context_sign. |
79d91e915023ffa5fac1bb2f91f19210bb18407c |
|
10-Jun-2000 |
Brian Wellington <source@isc.org> |
Use the entropy api |
b3ef06344abad0105be99b622e615dcbd87911e1 |
|
07-Jun-2000 |
Brian Wellington <source@isc.org> |
DST API updates |
446aa1ec8cb8f231d8649cfd705c90c6d0976143 |
|
06-Jun-2000 |
David Lawrence <source@isc.org> |
style; no functional change |
4fe8755480c108a1232b7189fd5434ab35a6b623 |
|
02-Jun-2000 |
Brian Wellington <source@isc.org> |
Use the new DST API |
1b6d529cb5ee0ad44f8518e1b8c2cbca54bbdf18 |
|
01-Jun-2000 |
David Lawrence <source@isc.org> |
Megacommit of many files.
Mostly, several functions that take pointers as arguments, almost
always char * pointers, had those pointers qualified with "const".
Those that returned pointers to previously const-qualified arguments
had their return values qualified as const. Some structure members
were qualified as const to retain that attribute from the variables
from which they were assigned.
Several unused functions removed from dispatch_tcp_test.c (left over
from when it was copied from dispatch_test.c).
Minor other ISC style cleanups. |
11836b7a55fa62ee6628e4e41845a0ef7084e383 |
|
25-May-2000 |
David Lawrence <source@isc.org> |
missing isc_buffer_add()s after isc_buffer_init()s on a string were causing
tests to fail |
a9bc95f22ef2dd4a12e79be99412c9f18b814a5d |
|
25-May-2000 |
Brian Wellington <source@isc.org> |
dst now stores the key name as a dns_name_t, not a char *. |
ed019cabc1cc75d4412010c331876e4ae5080a4d |
|
24-May-2000 |
David Lawrence <source@isc.org> |
fixed lines > 79 columns wide |
c50936eb40263b65ebf6afe4e6556e2dc67c10e4 |
|
19-May-2000 |
Brian Wellington <source@isc.org> |
changed dst_key_free() prototype, misc. dst cleanup |
81ab85fd39c3f6c781ecac725d830364a311479d |
|
18-May-2000 |
Brian Wellington <source@isc.org> |
dst function name cleanup |
fd9f6afdff9faf55411dfd5f828529601cab0511 |
|
12-May-2000 |
Andreas Gustafsson <source@isc.org> |
use the UNUSED() macro |
1a69a1a78cfaa86f3b68bbc965232b7876d4da2a |
|
08-May-2000 |
David Lawrence <source@isc.org> |
Megacommit of dozens of files.
Cleanup of redundant/useless header file inclusion.
ISC style lint, primarily for function declarations and standalone
comments -- ie, those that appear on a line without any code, which
should be written as follows:
/*
* This is a comment.
*/ |
6e49e91bd08778d7eae45a2229dcf41ed97cc636 |
|
27-Apr-2000 |
David Lawrence <source@isc.org> |
103. [func] libisc buffer API changes for <isc/buffer.h>:
Added:
isc_buffer_base(b) (pointer)
isc_buffer_current(b) (pointer)
isc_buffer_active(b) (pointer)
isc_buffer_used(b) (pointer)
isc_buffer_length(b) (int)
isc_buffer_usedlength(b) (int)
isc_buffer_consumedlength(b) (int)
isc_buffer_remaininglength(b) (int)
isc_buffer_activelength(b) (int)
isc_buffer_availablelength(b) (int)
Removed:
ISC_BUFFER_USEDCOUNT(b)
ISC_BUFFER_AVAILABLECOUNT(b)
isc_buffer_type(b)
Changed names:
isc_buffer_used(b, r) ->
isc_buffer_usedregion(b, r)
isc_buffer_available(b, r) ->
isc_buffer_available_region(b, r)
isc_buffer_consumed(b, r) ->
isc_buffer_consumedregion(b, r)
isc_buffer_active(b, r) ->
isc_buffer_activeregion(b, r)
isc_buffer_remaining(b, r) ->
isc_buffer_remainingregion(b, r)
Buffer types were removed, so the ISC_BUFFERTYPE_*
macros are no more, and the type argument to
isc_buffer_init and isc_buffer_allocate were removed.
isc_buffer_putstr is now void (instead of isc_result_t)
and requires that the caller ensure that there
is enough available buffer space for the string. |
0942b8e0d660895ae96ffbd447fd0290fe60539c |
|
20-Apr-2000 |
Michael Graff <mgraff@isc.org> |
spit out informational messages more often |
4124057bf54f0fc75b06b35487130bbd9249ee7f |
|
06-Mar-2000 |
Brian Wellington <source@isc.org> |
dst_result_t -> isc_result_t |
ca41b452ede6feaa9d8739ec3cae19389a7b0d03 |
|
04-Feb-2000 |
Bob Halley <source@isc.org> |
update copyrights |
fa6c5e38f4b904aa85f3375f1ca830d4bf8f5877 |
|
30-Nov-1999 |
Andreas Gustafsson <source@isc.org> |
dns_result_t -> isc_result_t |
7c37bc1a67a80209e05f6b1c01fa7fde7d0dd200 |
|
27-Oct-1999 |
Brian Wellington <source@isc.org> |
Added Diffie-Hellman tests |
18670af94df89d403465aecc607f3e860acb5931 |
|
27-Oct-1999 |
Bob Halley <source@isc.org> |
fix memory corruption problem |
2768168c728f871e4b823aa4ec1658087a20902a |
|
27-Oct-1999 |
William King <source@isc.org> |
changed assertion number of test 2 to 2 from 3 ... |
a7d792804f564aa0889a94f64913b11bffd9738c |
|
21-Oct-1999 |
Brian Wellington <source@isc.org> |
dst error code cleanup |
1bdc3fd29a6f615a2c1361613c36768e478c0cc2 |
|
20-Oct-1999 |
Brian Wellington <source@isc.org> |
dst_random -> dst_random_get |
e5966f9b9a13fc83afaf9b74ac1f7eea6a647817 |
|
17-Oct-1999 |
William King <source@isc.org> |
added test for signature stability wrt algorithm changes, etc |
d92543b36036157e06025c7f44cf870c7e363a23 |
|
02-Sep-1999 |
Brian Wellington <source@isc.org> |
more constant renaming |
8d0470dbdb0953796a4ccad60db635bcb6bc9086 |
|
01-Sep-1999 |
Bob Halley <source@isc.org> |
DST_R_NULL_KEY is now DST_R_NULLKEY |
4dc6a937d699f76782c17d58305f6d6cfaa8b55d |
|
26-Aug-1999 |
Brian Wellington <source@isc.org> |
DST_SIG_MODE -> DST_SIGMODE |
bedd7377db807bb3fb5d43688602821e14a5a0ba |
|
30-Jul-1999 |
Brian Wellington <source@isc.org> |
updated to compile after dst changes |
1e2bfb4ebbe2a2d7168e1efbd8921bd02a4ddac2 |
|
28-Jul-1999 |
William King <source@isc.org> |
needed sys/types.h for dirent.h |
615eff12e0e3565c52758292e10080a25d872941 |
|
28-Jul-1999 |
William King <source@isc.org> |
first commit of bin/tests/dst/dst_test.c t_api conversion |