]> git.ipfire.org Git - thirdparty/ldns.git/log
thirdparty/ldns.git
20 years agosmall chaos.c update
Miek Gieben [Tue, 3 May 2005 09:27:14 +0000 (09:27 +0000)] 
small chaos.c update

20 years agomake doc now create doc/ldns_manpages with a list of the manpages
Miek Gieben [Mon, 2 May 2005 13:56:09 +0000 (13:56 +0000)] 
make doc now create doc/ldns_manpages with a list of the manpages

20 years agoupdated header list
Miek Gieben [Mon, 2 May 2005 13:32:31 +0000 (13:32 +0000)] 
updated header list

20 years agoldconfig in Makefile and typos
Miek Gieben [Mon, 2 May 2005 13:28:12 +0000 (13:28 +0000)] 
ldconfig in Makefile and typos

20 years agoshould be done by ldconfig
Miek Gieben [Mon, 2 May 2005 13:21:56 +0000 (13:21 +0000)] 
should be done by ldconfig

20 years agoshould be done by ldconfig
Miek Gieben [Mon, 2 May 2005 13:20:27 +0000 (13:20 +0000)] 
should be done by ldconfig

20 years agomoved make doc to toplevel makefile. doc/Makefile is removed
Miek Gieben [Mon, 2 May 2005 12:58:47 +0000 (12:58 +0000)] 
moved make doc to toplevel makefile. doc/Makefile is removed

20 years agothere is no libldns.so* in base anymore, only in .libs
Jelte Jansen [Mon, 2 May 2005 12:56:09 +0000 (12:56 +0000)] 
there is no libldns.so* in base anymore, only in .libs

20 years agoinstall-lib target should work
Miek Gieben [Mon, 2 May 2005 12:14:57 +0000 (12:14 +0000)] 
install-lib target should work

20 years agodoxygen comments come before field names
Jelte Jansen [Mon, 2 May 2005 11:06:00 +0000 (11:06 +0000)] 
doxygen comments come before field names

20 years agouse install.sh
Miek Gieben [Mon, 2 May 2005 09:58:48 +0000 (09:58 +0000)] 
use install.sh

20 years agotweaks
Miek Gieben [Mon, 2 May 2005 09:50:57 +0000 (09:50 +0000)] 
tweaks

20 years agomake install targets
Miek Gieben [Mon, 2 May 2005 09:48:07 +0000 (09:48 +0000)] 
make install targets

20 years agotypo's, interpunction, and adds
Jelte Jansen [Fri, 29 Apr 2005 09:36:20 +0000 (09:36 +0000)] 
typo's, interpunction, and adds

20 years agodoh
Jelte Jansen [Fri, 29 Apr 2005 08:58:04 +0000 (08:58 +0000)] 
doh

20 years agoadded typedef struct to manpages, see man ldns_pkt
Jelte Jansen [Fri, 29 Apr 2005 08:47:41 +0000 (08:47 +0000)] 
added typedef struct to manpages, see man ldns_pkt
definition is copied verbatim, and must be of the form:
/** comments */
struct { etc };
typedef struct blah;

21 years agoatm doxy-style comments before struct defs can be harmful
Jelte Jansen [Thu, 28 Apr 2005 13:46:38 +0000 (13:46 +0000)] 
atm doxy-style comments before struct defs can be harmful

21 years agopacket dox
Jelte Jansen [Thu, 28 Apr 2005 12:35:18 +0000 (12:35 +0000)] 
packet dox

21 years agodon't print the symlink to self
Miek Gieben [Thu, 28 Apr 2005 12:04:45 +0000 (12:04 +0000)] 
don't print the symlink to self

21 years agokeys doxed
Jelte Jansen [Thu, 28 Apr 2005 12:01:06 +0000 (12:01 +0000)] 
keys doxed

21 years agorr_functions documented
Miek Gieben [Thu, 28 Apr 2005 11:55:10 +0000 (11:55 +0000)] 
rr_functions documented

21 years agomore dox
Jelte Jansen [Thu, 28 Apr 2005 11:34:46 +0000 (11:34 +0000)] 
more dox

21 years agotypo
Miek Gieben [Thu, 28 Apr 2005 11:17:10 +0000 (11:17 +0000)] 
typo

21 years agosomethings weren't quite ok. Fixed now
Miek Gieben [Thu, 28 Apr 2005 10:44:18 +0000 (10:44 +0000)] 
somethings weren't quite ok. Fixed now

21 years agosomethings weren't quite ok. Fixed now
Miek Gieben [Thu, 28 Apr 2005 10:44:15 +0000 (10:44 +0000)] 
somethings weren't quite ok. Fixed now

21 years agoconverted overview to docbook
Miek Gieben [Thu, 28 Apr 2005 10:16:16 +0000 (10:16 +0000)] 
converted overview to docbook

21 years agoadded See Also
Miek Gieben [Thu, 28 Apr 2005 09:57:59 +0000 (09:57 +0000)] 
added See Also
in function_manpages you seperate the functions and the see also part
with a `|' (pipe). See the bogus example I used

21 years agovanish doxy action
Jelte Jansen [Thu, 28 Apr 2005 09:37:18 +0000 (09:37 +0000)] 
vanish doxy action

21 years agorest of buffer doxy, grouped functions in separate manpages
Jelte Jansen [Thu, 28 Apr 2005 09:01:13 +0000 (09:01 +0000)] 
rest of buffer doxy, grouped functions in separate manpages
i think we're gonna need a way to auto-gen "see also" sections

21 years agoadd multiline INLINE functions to doxygenned manpages too.
Jelte Jansen [Thu, 28 Apr 2005 08:36:51 +0000 (08:36 +0000)] 
add multiline INLINE functions to doxygenned manpages too.

21 years agolots of doxygen for buffer functions, do we need them all? can they be split up?
Jelte Jansen [Wed, 27 Apr 2005 12:18:28 +0000 (12:18 +0000)] 
lots of doxygen for buffer functions, do we need them all? can they be split up?
perl script seems to have trouble with INLINE functions

21 years agoadded jelte's comment also to website
Miek Gieben [Wed, 27 Apr 2005 12:17:30 +0000 (12:17 +0000)] 
added jelte's comment also to website

21 years agoremoved domstr
Miek Gieben [Wed, 27 Apr 2005 12:04:04 +0000 (12:04 +0000)] 
removed domstr

21 years agoadded dev. info
Miek Gieben [Wed, 27 Apr 2005 11:46:38 +0000 (11:46 +0000)] 
added dev. info

21 years agodocumentation, license and other stuff
Miek Gieben [Wed, 27 Apr 2005 11:45:13 +0000 (11:45 +0000)] 
documentation, license and other stuff

21 years agoadded html version of the tutorial
Miek Gieben [Wed, 27 Apr 2005 11:18:18 +0000 (11:18 +0000)] 
added html version of the tutorial

21 years agono latex please
Miek Gieben [Tue, 26 Apr 2005 17:36:28 +0000 (17:36 +0000)] 
no latex please

21 years agofinal commit of today
Miek Gieben [Tue, 26 Apr 2005 14:08:01 +0000 (14:08 +0000)] 
final commit of today

21 years agougly as hell, but hopefully sufficient
Miek Gieben [Tue, 26 Apr 2005 14:06:04 +0000 (14:06 +0000)] 
ugly as hell, but hopefully sufficient

21 years agominor
Miek Gieben [Tue, 26 Apr 2005 13:30:14 +0000 (13:30 +0000)] 
minor

21 years agoeven better
Miek Gieben [Tue, 26 Apr 2005 13:28:10 +0000 (13:28 +0000)] 
even better

21 years agocorrectly :-) break the manual pages
Miek Gieben [Tue, 26 Apr 2005 13:25:19 +0000 (13:25 +0000)] 
correctly :-) break the manual pages

21 years agotodo updated to current status
Miek Gieben [Tue, 26 Apr 2005 13:14:36 +0000 (13:14 +0000)] 
todo updated to current status

21 years agorevert .br change
Miek Gieben [Tue, 26 Apr 2005 13:10:31 +0000 (13:10 +0000)] 
revert .br change

21 years agono space between type and pointer
Miek Gieben [Tue, 26 Apr 2005 13:04:34 +0000 (13:04 +0000)] 
no space between type and pointer

21 years agobreaks in function description are ignored, making the manpage layout not depending...
Jelte Jansen [Tue, 26 Apr 2005 13:01:44 +0000 (13:01 +0000)] 
breaks in function description are ignored, making the manpage layout not depending on the layout in the header files

21 years agodon't use a space in these cases
Miek Gieben [Tue, 26 Apr 2005 12:59:24 +0000 (12:59 +0000)] 
don't use a space in these cases
@param->\param

21 years agolots of doxygen stuff
Miek Gieben [Tue, 26 Apr 2005 12:55:19 +0000 (12:55 +0000)] 
lots of doxygen stuff

21 years agosmall little whitespace annoyance
Jelte Jansen [Tue, 26 Apr 2005 12:35:29 +0000 (12:35 +0000)] 
small little whitespace annoyance

21 years agoadded parse.h
Miek Gieben [Tue, 26 Apr 2005 12:24:36 +0000 (12:24 +0000)] 
added parse.h

21 years agoparse.h doxygened and added to function_manpages
Miek Gieben [Tue, 26 Apr 2005 12:24:20 +0000 (12:24 +0000)] 
parse.h doxygened and added to function_manpages

21 years agoignore spaces in function definition
Miek Gieben [Tue, 26 Apr 2005 12:11:26 +0000 (12:11 +0000)] 
ignore spaces in function definition

21 years agoparse pointers args correctly
Miek Gieben [Tue, 26 Apr 2005 12:07:59 +0000 (12:07 +0000)] 
parse pointers args correctly

21 years agomake doc creates all documentation
Miek Gieben [Tue, 26 Apr 2005 11:58:28 +0000 (11:58 +0000)] 
make doc creates all documentation
doc/Makefile now creates the manual pages

Only need to fix/create make install

21 years agocreate the symlinks for the manual pages
Miek Gieben [Tue, 26 Apr 2005 11:52:31 +0000 (11:52 +0000)] 
create the symlinks for the manual pages
Add functions to functions_manpages

21 years agodocumentation updates; tutorial.docbook 50% complete
Miek Gieben [Tue, 26 Apr 2005 11:31:20 +0000 (11:31 +0000)] 
documentation updates; tutorial.docbook 50% complete

21 years agofinal tweaks
Miek Gieben [Tue, 26 Apr 2005 09:47:21 +0000 (09:47 +0000)] 
final tweaks

21 years agoimproved layout of the manpage
Miek Gieben [Tue, 26 Apr 2005 09:22:19 +0000 (09:22 +0000)] 
improved layout of the manpage

21 years agosmall test with linebreaks in doxygen comment
Jelte Jansen [Tue, 26 Apr 2005 09:00:18 +0000 (09:00 +0000)] 
small test with linebreaks in doxygen comment

21 years agodoc gen finished - .h files fixes. All @param -> \param
Miek Gieben [Tue, 26 Apr 2005 08:51:42 +0000 (08:51 +0000)] 
doc gen finished - .h files fixes. All @param -> \param

21 years agodoc gen finished - .h files fixes. All @param -> \param
Miek Gieben [Tue, 26 Apr 2005 08:49:52 +0000 (08:49 +0000)] 
doc gen finished - .h files fixes. All @param -> \param

21 years agonog iets gevonden
Miek Gieben [Mon, 25 Apr 2005 14:22:10 +0000 (14:22 +0000)] 
nog iets gevonden

21 years agosome additions, argument parsing of manpage perl script doesn't seem to work complete...
Jelte Jansen [Mon, 25 Apr 2005 14:15:43 +0000 (14:15 +0000)] 
some additions, argument parsing of manpage perl script doesn't seem to work completely yet

21 years agosome more tweaks
Miek Gieben [Mon, 25 Apr 2005 13:44:47 +0000 (13:44 +0000)] 
some more tweaks

21 years agoshould work
Miek Gieben [Mon, 25 Apr 2005 13:30:31 +0000 (13:30 +0000)] 
should work

21 years agocreate manpages from our source files
Miek Gieben [Mon, 25 Apr 2005 13:23:04 +0000 (13:23 +0000)] 
create manpages from our source files

21 years agomake a perl proggie which will generate readable manpages
Miek Gieben [Mon, 25 Apr 2005 11:48:14 +0000 (11:48 +0000)] 
make a perl proggie which will generate readable manpages

21 years agoadded general man template
Miek Gieben [Mon, 25 Apr 2005 09:59:14 +0000 (09:59 +0000)] 
added general man template

21 years agoonly use .h files for documentation
Miek Gieben [Mon, 25 Apr 2005 09:42:02 +0000 (09:42 +0000)] 
only use .h files for documentation

21 years agoadded versioning. Some cleanups
Miek Gieben [Mon, 25 Apr 2005 09:12:05 +0000 (09:12 +0000)] 
added versioning. Some cleanups

21 years agodoxygen runs WITHOUT errors.
Miek Gieben [Mon, 25 Apr 2005 09:01:05 +0000 (09:01 +0000)] 
doxygen runs WITHOUT errors.
Still need to add a few comments to some minor functions

21 years agoall docs added. Except in resolver.h
Miek Gieben [Mon, 25 Apr 2005 08:52:03 +0000 (08:52 +0000)] 
all docs added. Except in resolver.h

Almost all functions are documented, except the trivial
set/get functions....

21 years agomake doc; fix all the documented function to make doxygen happy
Miek Gieben [Mon, 25 Apr 2005 08:40:01 +0000 (08:40 +0000)] 
make doc; fix all the documented function to make doxygen happy

21 years agoblindly moved doxygenable comments to .h
Jelte Jansen [Mon, 25 Apr 2005 08:37:53 +0000 (08:37 +0000)] 
blindly moved doxygenable comments to .h

21 years agomy lint errored (open's didn't...)
Jelte Jansen [Thu, 21 Apr 2005 13:42:02 +0000 (13:42 +0000)] 
my lint errored (open's didn't...)

21 years agomore status returns.
Jelte Jansen [Thu, 21 Apr 2005 13:25:59 +0000 (13:25 +0000)] 
more status returns.
We could replace the pointer-to-pointer arguments with simple pointers but then the caller would have to _new() or xmalloc() them...

21 years agoobey _retrans and sleep the amount of time. Default value set to 2
Miek Gieben [Thu, 21 Apr 2005 13:12:12 +0000 (13:12 +0000)] 
obey _retrans and sleep the amount of time. Default value set to 2

21 years agoset the reply size in the received packet
Miek Gieben [Thu, 21 Apr 2005 13:04:14 +0000 (13:04 +0000)] 
set the reply size in the received packet

21 years agominor fix for random input
Jelte Jansen [Wed, 20 Apr 2005 12:40:19 +0000 (12:40 +0000)] 
minor fix for random input
set rcode to 0 as default (instead of not setting anything at all)

21 years agoadded ldns_get_errorstr_by_id
Miek Gieben [Wed, 20 Apr 2005 11:53:25 +0000 (11:53 +0000)] 
added ldns_get_errorstr_by_id

21 years agoextra assert
Miek Gieben [Wed, 20 Apr 2005 10:53:12 +0000 (10:53 +0000)] 
extra assert

21 years agotesting for ip6 addr printen. Everything is ok
Miek Gieben [Tue, 19 Apr 2005 13:33:08 +0000 (13:33 +0000)] 
testing for ip6 addr printen. Everything is ok

21 years agostatus code return, added ldns_resolver_send_pkt for prebuilt packets (but with some...
Jelte Jansen [Tue, 19 Apr 2005 12:50:14 +0000 (12:50 +0000)] 
status code return, added ldns_resolver_send_pkt for prebuilt packets (but with some resolver options like #retries and later probably some more)

21 years agoparse the /etc/hosts and return a list with all the address you found
Miek Gieben [Tue, 19 Apr 2005 12:15:05 +0000 (12:15 +0000)] 
parse the /etc/hosts and return a list with all the address you found
there. See run-test19 for an example. The resolver doesn't do any
with /etc/hosts (yet?)

21 years agoobey _fail
Miek Gieben [Tue, 19 Apr 2005 11:49:36 +0000 (11:49 +0000)] 
obey _fail

21 years agostart abusing run-test19
Miek Gieben [Tue, 19 Apr 2005 11:39:02 +0000 (11:39 +0000)] 
start abusing run-test19

21 years agodont abuse chaos.c
Miek Gieben [Tue, 19 Apr 2005 11:36:46 +0000 (11:36 +0000)] 
dont abuse chaos.c

21 years agostupid lint
Miek Gieben [Tue, 19 Apr 2005 11:31:39 +0000 (11:31 +0000)] 
stupid lint

21 years agoread /etc/hosts files (incomplete)
Miek Gieben [Tue, 19 Apr 2005 11:21:39 +0000 (11:21 +0000)] 
read /etc/hosts files (incomplete)
ldns chokes on ip6 addresses ending in '0'...?

21 years agorealclean cleans even more
Jelte Jansen [Tue, 19 Apr 2005 09:33:50 +0000 (09:33 +0000)] 
realclean cleans even more
.so is pulled out of the .libs dir for now
fixed some rrsig verification issues

21 years agosome /etc/hosts parsing
Miek Gieben [Mon, 18 Apr 2005 19:23:35 +0000 (19:23 +0000)] 
some /etc/hosts parsing

21 years agomore status returned
Jelte Jansen [Mon, 18 Apr 2005 13:45:16 +0000 (13:45 +0000)] 
more status returned

21 years agoMake libtool use the correct (PIC) files when linking together the shared library
Jelte Jansen [Mon, 18 Apr 2005 13:17:43 +0000 (13:17 +0000)] 
Make libtool use the correct (PIC) files when linking together the shared library

21 years agomoved all available comments to the .h files. Added parameters names as I
Miek Gieben [Mon, 18 Apr 2005 11:43:45 +0000 (11:43 +0000)] 
moved all available comments to the .h files. Added parameters names as I
went along. Not every function has been commented, but we're almost there

21 years agomoved function comments from .c to .h
Miek Gieben [Mon, 18 Apr 2005 10:38:46 +0000 (10:38 +0000)] 
moved function comments from .c to .h

21 years agotodo's done and obsolete comments removed
Jelte Jansen [Mon, 18 Apr 2005 09:37:32 +0000 (09:37 +0000)] 
todo's done and obsolete comments removed

21 years agolint fixlet
Miek Gieben [Mon, 18 Apr 2005 09:04:37 +0000 (09:04 +0000)] 
lint fixlet

21 years agoI still don't get it why libtool, doesn't link the correct .o files to the
Miek Gieben [Mon, 18 Apr 2005 08:59:18 +0000 (08:59 +0000)] 
I still don't get it why libtool, doesn't link the correct .o files to the
shared library

21 years agoblaat
Miek Gieben [Mon, 18 Apr 2005 08:57:54 +0000 (08:57 +0000)] 
blaat

21 years agodont abort - but return LDNS_STATUS_NOT_IMPL
Miek Gieben [Mon, 18 Apr 2005 08:55:11 +0000 (08:55 +0000)] 
dont abort - but return LDNS_STATUS_NOT_IMPL