Skip to content
Snippets Groups Projects
  1. Nov 18, 2010
    • Lubos Slovak's avatar
      Fixed descriptors. · ea30d637
      Lubos Slovak authored
      Fixed enum dnslib_rr_type - must explicitly set numbers for
        types which do not follow the previous ones in numbering.
      Fixed naming of mxrdtln enum items to contain prefix DNSLIB_.
      ea30d637
    • Lubos Slovak's avatar
      RDATA modifications. · fb5099c5
      Lubos Slovak authored
      The previous approach made converting RDATA  to wire format too
        complex. Now RDATA items distinguish only between domain name
        and other data. The format is given by a descriptor.
      
      TODO: Consider saving the length of the data to the byte array
            always, so getting it would not require that huge switch.
      
      refs #119
      fb5099c5
    • Jan Kadlec's avatar
  2. Nov 16, 2010
  3. Nov 15, 2010
  4. Nov 14, 2010
  5. Nov 12, 2010
  6. Nov 11, 2010
  7. Nov 10, 2010
  8. Nov 09, 2010