43 Commits (6316ff8cabb34816740ca75b3069f19c653c2436)
 

Author SHA1 Message Date
  Robin Thoni 6316ff8cab Added QDnsAxfrClient 6 years ago
  Robin Thoni 8f30049415 Added Q_ENUM support 6 years ago
  Robin Thoni 5fa6914ec8 Added toString methods and qDebug support 6 years ago
  Robin Thoni 3ffdd8a23e Moved enums and added Q_ENUM 6 years ago
  Robin Thoni 736b8ce88f Added QObject parents 6 years ago
  Robin Thoni 0658c57fbd code cleaning 6 years ago
  Robin Thoni a33d6443d5 misc 6 years ago
  Robin Thoni cf87146e58 Renamed QDnsServer params 6 years ago
  Robin Thoni 68d7a3c309 Added TCP and UDP clients 6 years ago
  Robin Thoni a5915f51f3 Added enum instead of int for QDnsHeader and QDnsQuery and associated tests 6 years ago
  Robin Thoni 0db44f2b79 Added QDnsPacket makeSimpleQuery method 6 years ago
  Robin Thoni c83fe8b662 Renamed UDP and TCP server classes 6 years ago
  Robin Thoni 9e7bb0ef47 Added UDP and TCP dns servers and associated tests 6 years ago
  Robin Thoni 9053d4bf1f Added makeAnswer() method to QDnsPacket 6 years ago
  Robin Thoni 5d9224419b Fixed QDnsHeader {set,is}Query methods and associated tests 6 years ago
  Robin Thoni dd39a2054b Fixed typo 6 years ago
  Robin Thoni 7c556f9699 Fixed QDnsRecordData clone() method and tests 6 years ago
  Robin Thoni 1d492d6e70 Added PTR record data 6 years ago
  Robin Thoni 6fa7eaf325 Added SOA record data 6 years ago
  Robin Thoni 38f1e441df Added MX record data 6 years ago
  Robin Thoni fac584c9ad Added AAAA record data 6 years ago
  Robin Thoni 5375a14f67 Added AAAA record data 6 years ago
  Robin Thoni 4517d17c41 Added base record data and raw/A 6 years ago
  Robin Thoni c7ceaef5d1 Added virtual destructors 6 years ago
  Robin Thoni 9be539af34 Use constructors instead of static methods to parse DNS packets 6 years ago
  Robin Thoni ea1e255869 Added DNS base enums 6 years ago
  Robin Thoni cece705be8 Added Base namespace 6 years ago
  Robin Thoni 2cf0b75547 CMake cleaning/refactoring 6 years ago
  Robin Thoni 8ecfae3f07 moved tests on each module 6 years ago
  Robin Thoni da83c607df Renamed dns module to dns-base (2) 6 years ago
  Robin Thoni ec31454d72 Renamed dns module to dns-base 6 years ago
  Robin Thoni 09f0007241 Added DnsPacket and associated tests 6 years ago
  Robin Thoni e2805b9e9b Renamed question to query 6 years ago
  Robin Thoni c7048e5849 Added DnsResourceRecord and associated tests; code cleaning 6 years ago
  Robin Thoni 616d98988b Added DnsQuery serialize() method and associated tests; modified DnsQuery to use QDataStream 6 years ago
  Robin Thoni e395b75c7a Added DnsLabel serialize() method and associated tests 6 years ago
  Robin Thoni 3d48e3dcd6 Added DnsQuery and associated tests; modified DnsLabel to use QDataStream 6 years ago
  Robin Thoni 910b06df7b Added DnsLabel and associated tests; refactored tests 6 years ago
  Robin Thoni 0de2bf94a1 Added DnsLabel and associated tests; refactored tests 6 years ago
  Robin Thoni f33ee1690a Fixed namespace 6 years ago
  Robin Thoni ee7abfaeb5 modified serialized() method to use QDataStream 6 years ago
  Robin Thoni 75fe4585ca added serialize() method to QDnsHeader and associated tests 6 years ago
  Robin Thoni 1199e4d07e init 6 years ago