Skip to content
Snippets Groups Projects
  1. Nov 18, 2010
  2. Nov 16, 2010
  3. Nov 15, 2010
  4. Nov 14, 2010
  5. Nov 12, 2010
  6. Nov 11, 2010
  7. Nov 10, 2010
    • Lubos Slovak's avatar
      RRSet structure changed + first API for it. · f4986cd6
      Lubos Slovak authored
      RDATAs will be stored in a ordered cyclic list.
      Information about RRSet's signatures reflects this.
      
      Added some basic API functions for manipulating the structure and
        comments to describe their intended behaviour.
      
      TODO: Need to define some function for comparing RDATAs.
      
      refs #88
      f4986cd6
    • Lubos Slovak's avatar
      Minor changes to rdata and dname API+file comments · b44baa89
      Lubos Slovak authored
      Destructor functions now take ** to set the given pointer to NULL.
      RDATA structure now contains pointer to next RDATA, so they may
        create a linked list. (Will be used in RRSet).
      
      Added file comments and \addtogroup statements.
      
      Modified tests accordingly.
      
      refs #88
      b44baa89
Loading