Mark Andrews
|
cbdd3a318b
|
update lib copyrights
|
2004-03-06 08:15:48 +00:00 |
|
Mark Andrews
|
388732593d
|
cleanup spaces before semicolons.
|
2003-09-24 03:47:21 +00:00 |
|
Mark Andrews
|
57b54234cd
|
sizeof style
|
2003-09-11 00:18:18 +00:00 |
|
Mark Andrews
|
73d7583d98
|
update copyrights
|
2002-02-08 03:57:47 +00:00 |
|
Mark Andrews
|
8ac220d5cc
|
pullup:
1186. [bug] isc_hex_tobuffer(,,length = 0) failed to unget the
EOL token when reading to end of line.
|
2002-01-22 06:08:47 +00:00 |
|
Brian Wellington
|
734ae1f7c6
|
isc_{base64|hex}_decodestring took an unused mctx. Remove the mctx.
|
2001-03-22 00:07:07 +00:00 |
|
Brian Wellington
|
499b34cea0
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
Brian Wellington
|
cfd8d65ec1
|
#include <ctype.h>
|
2000-11-19 22:10:03 +00:00 |
|
Brian Wellington
|
fb1ee7bee0
|
isc_hex_fromtext didn't handle lowercase a-f
|
2000-11-19 20:58:58 +00:00 |
|
Brian Wellington
|
cffe50abf6
|
Lots of copyright updates
|
2000-11-18 03:01:17 +00:00 |
|
Brian Wellington
|
60a7fe5da1
|
remove uninitialized variable.
|
2000-11-08 18:24:37 +00:00 |
|
Brian Wellington
|
add4043305
|
The identical gettoken() routines in rdata.c, hex.c, and base64.c have
been replaced with isc_lex_getmastertoken().
|
2000-11-08 01:56:15 +00:00 |
|
Brian Wellington
|
19e0a2c2d1
|
Add isc_hex_* routines, which handle conversion to and from hex strings.
|
2000-11-07 20:58:08 +00:00 |
|