- 09 Jan, 2019 1 commit
-
-
Mark Andrews authored
-
- 11 May, 2018 1 commit
-
-
Ondřej Surý authored
-
- 23 Feb, 2018 1 commit
-
-
Ondřej Surý authored
-
- 27 Jun, 2016 1 commit
-
-
Mark Andrews authored
-
- 19 Jun, 2007 1 commit
-
-
Automatic Updater authored
-
- 18 Jun, 2007 1 commit
-
-
Automatic Updater authored
-
- 22 Dec, 2006 2 commits
-
-
Mark Andrews authored
-
Mark Andrews authored
[RT #11398]
-
- 29 Apr, 2005 1 commit
-
-
Mark Andrews authored
-
- 27 Apr, 2005 1 commit
-
-
Rob Austein authored
-
- 05 Mar, 2004 1 commit
-
-
Mark Andrews authored
-
- 22 Mar, 2001 1 commit
-
-
Brian Wellington authored
-
- 15 Feb, 2001 1 commit
-
-
Brian Wellington authored
-
- 09 Jan, 2001 1 commit
-
-
Brian Wellington authored
-
- 01 Aug, 2000 1 commit
-
-
David Lawrence authored
own CVS tree will help minimize CVS conflicts. Maybe not. Blame Graff for getting me to trim all trailing whitespace.
-
- 27 Jul, 2000 1 commit
-
-
David Lawrence authored
-
- 11 Jul, 2000 1 commit
-
-
David Lawrence authored
(This is basically bin/named/server.c:base64_cstring_tobuffer(), which I will remove in another revision that will not need to be pulled up. I also would like to change isc_base64_totext() and isc_base64_tobuffer() to be isc_base64_encoderegion() and isc_base64_decodelexer(), unless there are exceptions. I find their existing names to be quite confusing with regard to what translation function each performs.)
-
- 06 Jun, 2000 2 commits
-
-
Andreas Gustafsson authored
-
Andreas Gustafsson authored
to just 'buffer', as there is no longer a distinction between binary and text buffers
-
- 01 Jun, 2000 1 commit
-
-
David Lawrence authored
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 was added to isc/util.h to deal with a handful of very special places where something is qualified as const but really needs to have its const qualifier removed. Also cleaned up a few places where variable names clashed with reserved identifiers. (Which mostly works fine, but strictly speaking is undefined by the standard.) Minor other ISC style cleanups.
-
- 10 Apr, 2000 2 commits
-
-
Andreas Gustafsson authored
isc_textregion_t, isc_lex_t
-
Andreas Gustafsson authored
-
- 21 Mar, 2000 1 commit
-
-
Andreas Gustafsson authored
-
- 03 Feb, 2000 1 commit
-
-
Bob Halley authored
-
- 08 Jun, 1999 1 commit
-
-
Andreas Gustafsson authored
-
- 18 May, 1999 1 commit
-
-
Brian Wellington authored
from lib/dns/rdata.c.
-