| 2004-12-22 |
Jelte Jansen | lint options |
commit | commitdiff | tree | snapshot |
| 2004-12-22 |
Jelte Jansen | added prefixes in packet.[ch] |
commit | commitdiff | tree | snapshot |
| 2004-12-22 |
Miek Gieben | killed local var updated vim syntax |
commit | commitdiff | tree | snapshot |
| 2004-12-22 |
Erik Rozendaal | buffer.c: Check for allocation failures. (ldns_buffer_... |
commit | commitdiff | tree | snapshot |
| 2004-12-21 |
Miek Gieben | __X define gone |
commit | commitdiff | tree | snapshot |
| 2004-12-21 |
Miek Gieben | still leave out the htons |
commit | commitdiff | tree | snapshot |
| 2004-12-21 |
Miek Gieben | do not use htons for now |
commit | commitdiff | tree | snapshot |
| 2004-12-21 |
Erik Rozendaal | Include sys/types.h. |
commit | commitdiff | tree | snapshot |
| 2004-12-21 |
Erik Rozendaal | Remove checks for int8_t, etc. |
commit | commitdiff | tree | snapshot |
| 2004-12-21 |
Erik Rozendaal | Stop being pedantic. |
commit | commitdiff | tree | snapshot |
| 2004-12-21 |
Erik Rozendaal | Check for u_char, u_short, u_long types so htons can... |
commit | commitdiff | tree | snapshot |
| 2004-12-21 |
Jelte Jansen | added some functions to buffer.c (destroy and export) |
commit | commitdiff | tree | snapshot |
| 2004-12-21 |
Erik Rozendaal | Needed for htons. |
commit | commitdiff | tree | snapshot |
| 2004-12-21 |
Miek Gieben | it compiles ok on Linux |
commit | commitdiff | tree | snapshot |
| 2004-12-21 |
Miek Gieben | get it to compile on linux first |
commit | commitdiff | tree | snapshot |
| 2004-12-21 |
Miek Gieben | first start made for str2host conversion. Ugly as hell... |
commit | commitdiff | tree | snapshot |
| 2004-12-21 |
Miek Gieben | direct copy from zonec.c from NSD |
commit | commitdiff | tree | snapshot |
| 2004-12-21 |
Erik Rozendaal | buf.h: Removed. Use buffer.h. |
commit | commitdiff | tree | snapshot |
| 2004-12-21 |
Miek Gieben | conversion2str for A |
commit | commitdiff | tree | snapshot |
| 2004-12-21 |
Jelte Jansen | backported vsnprintf fix from nsd |
commit | commitdiff | tree | snapshot |
| 2004-12-21 |
Jelte Jansen | added ldns-ified nsd buffers for easy buffer manupulation |
commit | commitdiff | tree | snapshot |
| 2004-12-21 |
Jelte Jansen | other way to combine lint and static inlines |
commit | commitdiff | tree | snapshot |
| 2004-12-21 |
Miek Gieben | comments removed |
commit | commitdiff | tree | snapshot |
| 2004-12-21 |
Erik Rozendaal | configure.ac: libdns uses -D_POSIX_C_SOURCE=200112... |
commit | commitdiff | tree | snapshot |
| 2004-12-20 |
Jelte Jansen | enum for packet sections |
commit | commitdiff | tree | snapshot |
| 2004-12-20 |
Jelte Jansen | got some beauty tips from erik |
commit | commitdiff | tree | snapshot |
| 2004-12-20 |
Jelte Jansen | added wire2rdata |
commit | commitdiff | tree | snapshot |
| 2004-12-20 |
Jelte Jansen | added access functions |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Erik Rozendaal | rr.c: (ldns_wire2dname) Free allocated memory and retur... |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Miek Gieben | gcc is te dom om mijn gedachten te lezen |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Miek Gieben | MALLOC checks, and statuscode |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Jelte Jansen | removed rest of _ |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Jelte Jansen | 2dname uses rdf_new() |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Jelte Jansen | :p |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Jelte Jansen | off by 1 :p |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Miek Gieben | malloc -> XMALLOC and other shallow fixes |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Erik Rozendaal | wire2host.c: (ldns_wire2dname) Removed unneeded memcpy. |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Erik Rozendaal | wire2host.c: (ldns_wire2dname) Use the stack, Luke! |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Jelte Jansen | fixed errors on bsd |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Jelte Jansen | forgot to add, my bad |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Jelte Jansen | wire2dname now allocates data itself |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Erik Rozendaal | svn:ignore: Ignore .gdb_history. |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Miek Gieben | libdnsified |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Erik Rozendaal | rr.h: (ldns_rr_class, ldns_rr_type) New enumerations. |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Miek Gieben | buf.h added, we need some kind of holding place of... |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Miek Gieben | copied from NSD - nothing changed yet |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Miek Gieben | conversion file placeholders |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Miek Gieben | exit exit |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Erik Rozendaal | rdata.h: Renamed RDF type constants. |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Miek Gieben | last 2 fixes |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Miek Gieben | types and function names conversion |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Erik Rozendaal | ldns/ldns.h: Include ldns/error.h. |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Jelte Jansen | packet2wire now uses read_uint16 |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Erik Rozendaal | CodingStyle: Added standard abbreviation list. Minor... |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Erik Rozendaal | util.h: Shut up splint. |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Erik Rozendaal | Makefile.in: Allow 'lint' outside of source directory. |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Erik Rozendaal | Makefile.in: Allow building outside of source directory. |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Erik Rozendaal | Makefile.in: Don't pass CPPFLAGS to lint, just '-I.'. |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Erik Rozendaal | configure.ac: (AC_C_CONST, AC_C_INLINE) Check for const... |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Erik Rozendaal | configure.ac: (AC_C_CONST, AC_C_INLINE) Check for const... |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Erik Rozendaal | configure.ac: (AC_C_CONST, AC_C_INLINE) Check for const... |
commit | commitdiff | tree | snapshot |
| 2004-12-16 |
Erik Rozendaal | configure.ac: (AC_C_CONST, AC_C_INLINE) Check for const... |
commit | commitdiff | tree | snapshot |
| 2004-12-15 |
Jelte Jansen | added ldns_wire2dname and ldns_wire2rr (without rdata... |
commit | commitdiff | tree | snapshot |
| 2004-12-15 |
Erik Rozendaal | Bad splint. |
commit | commitdiff | tree | snapshot |
| 2004-12-15 |
Erik Rozendaal | Makefile.in: Fixed LIBDNS_HEADERS. |
commit | commitdiff | tree | snapshot |
| 2004-12-15 |
Miek Gieben | moved stuff around - CodingStyle fixes |
commit | commitdiff | tree | snapshot |
| 2004-12-15 |
Jelte Jansen | t_rr -> ldns_rr_type |
commit | commitdiff | tree | snapshot |
| 2004-12-15 |
Miek Gieben | error.h started, used in rdata.c _ldns_octet |
commit | commitdiff | tree | snapshot |
| 2004-12-15 |
Miek Gieben | vim syntax file. Added to repo for personal convience |
commit | commitdiff | tree | snapshot |
| 2004-12-15 |
Jelte Jansen | initial ldns_packet_free() |
commit | commitdiff | tree | snapshot |
| 2004-12-15 |
Erik Rozendaal | rr.c: (ldns_rr_descriptor_maximum) Return UINT_MAX... |
commit | commitdiff | tree | snapshot |
| 2004-12-15 |
Erik Rozendaal | Updated RR rdata field descriptor table to be able... |
commit | commitdiff | tree | snapshot |
| 2004-12-15 |
Erik Rozendaal | Emacs configuration. |
commit | commitdiff | tree | snapshot |
| 2004-12-15 |
Jelte Jansen | t_header -> ldns_header_type |
commit | commitdiff | tree | snapshot |
| 2004-12-15 |
Erik Rozendaal | rr.c: (ldns_rr_push_rd_field) Return true on success. |
commit | commitdiff | tree | snapshot |
| 2004-12-15 |
Jelte Jansen | removed double #define for header byte size |
commit | commitdiff | tree | snapshot |
| 2004-12-15 |
Erik Rozendaal | rr.c: (ldns_rr_push_rd_field) Check result of XREALLOC... |
commit | commitdiff | tree | snapshot |
| 2004-12-15 |
Erik Rozendaal | rr.c: (ldns_rr_push_rd_field) Updated for new XREALLOC... |
commit | commitdiff | tree | snapshot |
| 2004-12-15 |
Erik Rozendaal | util.h: (MALLOC, XMALLOC, REALLOC, XREALLOC) Changed... |
commit | commitdiff | tree | snapshot |
| 2004-12-14 |
Erik Rozendaal | packet.c: (ldns_wire2packet_header) Replaced evil C99... |
commit | commitdiff | tree | snapshot |
| 2004-12-14 |
Jelte Jansen | prefix ahoy |
commit | commitdiff | tree | snapshot |
| 2004-12-14 |
Jelte Jansen | wire2packet_header paranmeters according to coding_style |
commit | commitdiff | tree | snapshot |
| 2004-12-14 |
Erik Rozendaal | Use bool type. |
commit | commitdiff | tree | snapshot |
| 2004-12-14 |
Erik Rozendaal | Check for packet.c with AC_CONFIG_SRCDIR. |
commit | commitdiff | tree | snapshot |
| 2004-12-14 |
Erik Rozendaal | Moved external include files to ldns directory. |
commit | commitdiff | tree | snapshot |
| 2004-12-14 |
Jelte Jansen | splint warnings |
commit | commitdiff | tree | snapshot |
| 2004-12-14 |
Miek Gieben | ldns_ and _ldns_ prefixing + CodingStyle |
commit | commitdiff | tree | snapshot |
| 2004-12-14 |
Jelte Jansen | field names |
commit | commitdiff | tree | snapshot |
| 2004-12-14 |
Miek Gieben | member underscores added |
commit | commitdiff | tree | snapshot |
| 2004-12-14 |
Jelte Jansen | codingstylez |
commit | commitdiff | tree | snapshot |
| 2004-12-14 |
Erik Rozendaal | Ignore run-test executables. |
commit | commitdiff | tree | snapshot |
| 2004-12-14 |
Jelte Jansen | right, wrong coding standards (for tabs), reverted... |
commit | commitdiff | tree | snapshot |
| 2004-12-14 |
Jelte Jansen | bit of coding style applied |
commit | commitdiff | tree | snapshot |
| 2004-12-14 |
Erik Rozendaal | Makefile.in: splint target is PHONY. |
commit | commitdiff | tree | snapshot |
| 2004-12-14 |
Erik Rozendaal | Makefile.in: Added 'lint' target to call splint. |
commit | commitdiff | tree | snapshot |
| 2004-12-14 |
Erik Rozendaal | Emacs configuration for coding style. |
commit | commitdiff | tree | snapshot |
| 2004-12-14 |
Erik Rozendaal | Fixed prefix. |
commit | commitdiff | tree | snapshot |
| 2004-12-13 |
Miek Gieben | doxygen doc |
commit | commitdiff | tree | snapshot |
| 2004-12-13 |
Erik Rozendaal | rr.c: (rr_push_rd_field) Allocate correct type. |
commit | commitdiff | tree | snapshot |
| 2004-12-13 |
Erik Rozendaal | util.h: Ensure XMALLOC and XREALLOC are only used as... |
commit | commitdiff | tree | snapshot |
| next |