0c27b3fe77ac1d5094ba3521e8142d9e7973133f |
|
27-Jun-2016 |
Mark Andrews <marka@isc.org> |
4401. [misc] Change LICENSE to MPL 2.0. |
503ffdad3bc62e6458e4b60e329aa448ce1803a1 |
|
18-Aug-2015 |
Tinderbox User <tbox@isc.org> |
update copyright notice / whitespace |
b0ba1a6059b6d6c4b3aa77d8bc84cc443b981e01 |
|
16-Aug-2015 |
Mukund Sivaraman <muks@isc.org> |
Use mnemonics for RR class and type comparisons (#40297) |
d1b499c8271594a904387afbebf4135fd1ab81bb |
|
30-Jul-2014 |
Tinderbox User <tbox@isc.org> |
update copyright notice |
2383eb527269d333df4222da20e4b422c3662daa |
|
29-Jul-2014 |
Evan Hunt <each@isc.org> |
[master] add CAA rdata support
3056. [protocol] Added support for CAA record type (RFC 6844).
[RT #36625] |
4b6dc226f78862286daa69fba761eac9fd5da16a |
|
04-Dec-2009 |
Automatic Updater <source@isc.org> |
update copyright notice |
3d17a3ba61a303d5c4d9867068d0fbe9f24d2988 |
|
04-Dec-2009 |
Mark Andrews <marka@isc.org> |
2801. [func] Detect and report records that are different according
to DNSSEC but are sematically equal according to plain
DNS. Apply plain DNS comparisons rather than DNSSEC
comparisons when processing UPDATE requests.
dnssec-signzone now removes such semantically duplicate
records prior to signing the RRset.
named-checkzone -r {ignore|warn|fail} (default warn)
named-compilezone -r {ignore|warn|fail} (default warn)
named.conf: check-dup-records {ignore|warn|fail}; |
70e5a7403f0e0a3bd292b8287c5fed5772c15270 |
|
20-Jun-2007 |
Automatic Updater <source@isc.org> |
update copyright notice |
ec5347e2c775f027573ce5648b910361aa926c01 |
|
19-Jun-2007 |
Automatic Updater <source@isc.org> |
update copyright notice |
dafcb997e390efa4423883dafd100c975c4095d6 |
|
05-Mar-2004 |
Mark Andrews <marka@isc.org> |
update copyright notice |
2047977ce2dfcfe3a0fa2d638c3242841310fad3 |
|
27-Feb-2004 |
Mark Andrews <marka@isc.org> |
1586. [func] "check-names" is now implemented. |
a7038d1a0513c8e804937ebc95fc9cb3a46c04f5 |
|
20-Feb-2002 |
Mark Andrews <marka@isc.org> |
copyrights |
90e303b114e56db5809fdd19805243457fa43cd9 |
|
05-Jan-2002 |
Olafur Gudmundsson <source@isc.org> |
Adding function isc_region_compare and using in instead of compare_region in lib/dns |
f1b68725503ff3e46001eee5a1751e29a43a09d1 |
|
27-Nov-2001 |
Andreas Gustafsson <source@isc.org> |
Do not put a space before ';' when terminating a statement or in a 'for' statement. |
bddfe77128b0f16af263ff149db40f0d885f43d0 |
|
16-Jul-2001 |
Mark Andrews <marka@isc.org> |
936. [func] Warn when non dotted decimal quad's are used.
[RT #1084]
935. [bug] inet_pton failed to reject leading zeros. |
85bdc128fcda11c89ec1d76ea4221f4fa8e4fc24 |
|
21-Jun-2001 |
Mark Andrews <marka@isc.org> |
Relax REQUIRES() in *fromstruct() and unconditionally call
mem_maybedup() in *tostruct().
TXT is one or more (not zero or more) strings. |
ae114ded82e773a4d9058f833f964a17514712a8 |
|
16-Mar-2001 |
Brian Wellington <source@isc.org> |
Fix a bunch of unused variable warnings that only occurred with assertions
turned off. |
9ac7076ebad044afb15e9e2687e3696868778538 |
|
06-Mar-2001 |
Mark Andrews <marka@isc.org> |
769. [func] Improved error reporting when parsing rdata. [RT #740]
Two new error codes. Also push back the last token, if it makes
sense to do so, so that it gets printed in the error message using
RETTOK macro, rather than straight return or RETERR. |
499b34cea04a46823d003d4c0520c8b03e8513cb |
|
09-Jan-2001 |
Brian Wellington <source@isc.org> |
copyright update |
63cef8bde8b92aeb30ccdcf21d4e44c9be9cc6e3 |
|
01-Dec-2000 |
Andreas Gustafsson <source@isc.org> |
added UNUSED() macros for arguments that end up unused when assertion checking
is turned off |
add4043305ca411202ed9cf1929a4179016515ce |
|
08-Nov-2000 |
Brian Wellington <source@isc.org> |
The identical gettoken() routines in rdata.c, hex.c, and base64.c have
been replaced with isc_lex_getmastertoken(). |
b589e90689c6e87bf9608424ca8d99571c18bc61 |
|
25-Oct-2000 |
Mark Andrews <marka@isc.org> |
Remove the rdata->length == 0 checks, UPDATE pseudo rdata are now tagged.
Add sanity checks to rdata types where the length cannot legally be zero. |
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 |
28d9fd53819cc163629c867466b20d8ebcae8842 |
|
22-Jun-2000 |
David Lawrence <source@isc.org> |
update_copyrights |
6d12fdf96621801e80f3f4c2a8a569fe48766a20 |
|
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.
The macro DE_CONST is used to deal with a handful of very special
places where something is qualified as const but really needs to have
its const qualifier removed.
rdata.c now defines macros for the prototypes of the basic rdata functions,
and all of the lib/dns/rdata/**/*.c files now use them.
Some minor integer-compatibility issues. (IE, ~0x03 is a signed int,
so assigning it to an unsigned int should use a cast. The type of an
enum member is int, so there are some conversion issues there, too.)
A pointers-to-function should not be cast to a pointer-to-object.
Variables should not be named for C reserved identifiers.
One or two set-but-not-used variables removed.
Minor other ISC style cleanups. |
373ce67419680a398ba3dc51a14a486caaf0afb0 |
|
22-May-2000 |
Mark Andrews <marka@isc.org> |
Implement dns_rdata_fromstruct() where not already done.
Add missing REQUIRE tests to existing implementations. |
9281e7aa775026dc47c01745fdcc438645146877 |
|
05-May-2000 |
Mark Andrews <marka@isc.org> |
Implement / convert to new API for tostuct() and freestruct().
Define dns_rdata_loc_t structure.
x25 length is only 8 bits. |
82ca33427bdd4f3bc4ed3431e86bd810fe751674 |
|
28-Apr-2000 |
Andreas Gustafsson <source@isc.org> |
declare arguments as UNUSED() when used in assertions only |
6324997211a5e2d82528dcde98e8981190a35fae |
|
07-Apr-2000 |
Michael Graff <mgraff@isc.org> |
add attributes (line singleton, exlcusive, meta, etc) to rdata C files, and
build a table of them using gen.c. This means the names are stored twice,
but that will change in the near future. This will speed up number to text
conversions for rdatatypes, and I plan on speeding up text->number as
well, soon. |
419590499823ce15b5d2ad4fe71eaf04bd5a86c0 |
|
07-Apr-2000 |
Michael Graff <mgraff@isc.org> |
s/DNS_R_/ISC_R_/ change for some codes. |
1db2e6b81a0f14d702b5204a73a00372fdfa01e3 |
|
16-Mar-2000 |
Bob Halley <source@isc.org> |
rdata code review |
7d32c065c7bb56f281651ae3dd2888f32ce4f1d9 |
|
04-Feb-2000 |
Bob Halley <source@isc.org> |
update copyright |
3ddd814a97de1d152ba0913c592d6e6dc83d38a6 |
|
23-Dec-1999 |
Michael Graff <mgraff@isc.org> |
dns_result_t is no more. s/dns_result_t/isc_result_t/ -- more later, when I need a break. |
2f072c2982861ec2e86e97f8a3ed199fe45c1f70 |
|
16-Sep-1999 |
Michael Graff <mgraff@isc.org> |
Update copyrights |
e27a69f8bd9538e08f775265167ba6cc5f47c587 |
|
01-Sep-1999 |
Bob Halley <source@isc.org> |
add digest support |
4529cdaedaf1a0a5f8ff89aeca510b7a4475446c |
|
12-Aug-1999 |
Bob Halley <source@isc.org> |
make rdata functions static inline |
d981ca645597116d227a48bf37cc5edc061c854d |
|
03-Aug-1999 |
Bob Halley <source@isc.org> |
class to rdclass; additional data support |
5fc7ba3e1ac5d72239e9971e0f469dd5796738f9 |
|
08-Jun-1999 |
Andreas Gustafsson <source@isc.org> |
added dns_db_dump(), $DATE, and supporting changes |
94a3bcd132e515b4baa0884ba9dd0f361d2e17bc |
|
07-May-1999 |
Mark Andrews <marka@isc.org> |
dns_rdata_tostruct() may require memory to be allocted and hence
it will need to be freed, dns_rdata_freestruct().
Changes to implement this.
Added C++ support to rdatastruct.h |
854d0238dbc2908490197984b3b9d558008a53df |
|
05-May-1999 |
Mark Andrews <marka@isc.org> |
Adjust #ifdef *_H -> #ifdef *_C to reflect new file names. |
54db0529dcab47d08996454a076c5e4a0d75e5d2 |
|
16-Feb-1999 |
Mark Andrews <marka@isc.org> |
Copyright dates now comma seperated list of years. |
0e8cf9a887c70f96ac448b06c069d90b830215cc |
|
16-Feb-1999 |
Mark Andrews <marka@isc.org> |
Style updates.
cvs: ---------------------------------------------------------------------- |
1c3191528684f3dd93ebb122298c2f8ebfc6d397 |
|
22-Jan-1999 |
Mark Andrews <marka@isc.org> |
Add RR from RFC 1183
Update Copyright dates. |
2192b4497348ccab94ca6f3f779cec399c72a8ef |
|
22-Jan-1999 |
Mark Andrews <marka@isc.org> |
HINFO and TXT now handle quoted strings. |
deaaf94332abbfdb3aff53675546acfed16e5eb6 |
|
22-Jan-1999 |
Mark Andrews <marka@isc.org> |
dns_rdata_compare checked for RFC 1035 types
converted frometext* to use gettoken()
converted:
result = foo();
if (result != DNS_R_SUCCESS)
return (result);
to
RETERR(foo()); |
3d5cad69ec20157912e95cf3b79316dfb0a314f3 |
|
20-Jan-1999 |
Mark Andrews <marka@isc.org> |
Adjusted error codes.
txt_fromwire() was not coping with a zero length active buffer. |
f7b99290c31abeb20c55fc55391510450ce60423 |
|
19-Jan-1999 |
Mark Andrews <marka@isc.org> |
Added INSIST's |
3761c433912beabe43abeed2c3513b6201c59f64 |
|
19-Jan-1999 |
Mark Andrews <marka@isc.org> |
Add $Id$'s |
bfb2a81b65579882a80855c279cedc45aebd62e8 |
|
19-Jan-1999 |
Mark Andrews <marka@isc.org> |
Fix initial towire/fromwire so they work. |
5d51e67c3b4f35c1be742574aacc1d88fe6ed444 |
|
19-Jan-1999 |
Mark Andrews <marka@isc.org> |
Initial "rdata" support. RFC 1035 RR types minus WKS
totext/fromtext should all work
towire/fromwire mostly work
tostruct/fromstruct return DNS_R_NOTIMPLEMENTED
compare untested |