Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 6316ff8 (develop) Added QDnsAxfrClient by Robin THONI 2018-02-18 17:46:04 +0100
  • 8f30049 Added Q_ENUM support by Robin THONI 2018-02-15 15:39:13 +0100
  • 5fa6914 Added toString methods and qDebug support by Robin THONI 2018-02-15 15:38:51 +0100
  • 3ffdd8a Moved enums and added Q_ENUM by Robin THONI 2018-02-12 22:39:26 +0100
  • 736b8ce Added QObject parents by Robin THONI 2018-02-12 19:37:21 +0100
  • 0658c57 code cleaning by Robin THONI 2018-02-12 17:22:53 +0100
  • a33d644 misc by Robin THONI 2018-02-12 17:15:05 +0100
  • cf87146 Renamed QDnsServer params by Robin THONI 2018-02-12 17:14:54 +0100
  • 68d7a3c Added TCP and UDP clients by Robin THONI 2018-02-12 17:06:46 +0100
  • a5915f5 Added enum instead of int for QDnsHeader and QDnsQuery and associated tests by Robin THONI 2018-02-12 17:00:30 +0100
  • 0db44f2 Added QDnsPacket makeSimpleQuery method by Robin THONI 2018-02-12 16:57:46 +0100
  • c83fe8b Renamed UDP and TCP server classes by Robin THONI 2018-02-02 18:44:06 +0100
  • 9e7bb0e Added UDP and TCP dns servers and associated tests by Robin THONI 2018-02-02 17:56:49 +0100
  • 9053d4b Added makeAnswer() method to QDnsPacket by Robin THONI 2018-02-02 11:06:32 +0100
  • 5d92244 Fixed QDnsHeader {set,is}Query methods and associated tests by Robin THONI 2018-02-02 11:04:38 +0100
  • dd39a20 Fixed typo by Robin THONI 2018-02-02 11:03:17 +0100
  • 7c556f9 Fixed QDnsRecordData clone() method and tests by Robin THONI 2018-01-30 17:09:15 +0100
  • 1d492d6 Added PTR record data by Robin THONI 2018-01-23 22:13:26 +0100
  • 6fa7eaf Added SOA record data by Robin THONI 2018-01-23 19:47:12 +0100
  • 38f1e44 Added MX record data by Robin THONI 2018-01-23 14:53:59 +0100
  • fac584c Added AAAA record data by Robin THONI 2018-01-22 22:31:01 +0100
  • 5375a14 Added AAAA record data by Robin THONI 2018-01-22 22:30:45 +0100
  • 4517d17 Added base record data and raw/A by Robin THONI 2018-01-22 20:10:05 +0100
  • c7ceaef Added virtual destructors by Robin THONI 2018-01-12 21:40:30 +0100
  • 9be539a Use constructors instead of static methods to parse DNS packets by Robin THONI 2018-01-12 21:38:05 +0100
  • ea1e255 Added DNS base enums by Robin THONI 2018-01-12 20:33:29 +0100
  • cece705 Added Base namespace by Robin THONI 2018-01-12 19:36:29 +0100
  • 2cf0b75 CMake cleaning/refactoring by Robin THONI 2018-01-12 19:31:57 +0100
  • 8ecfae3 moved tests on each module by Robin THONI 2018-01-12 18:57:36 +0100
  • da83c60 Renamed dns module to dns-base (2) by Robin THONI 2018-01-12 11:04:29 +0100
  • ec31454 Renamed dns module to dns-base by Robin THONI 2018-01-12 10:58:07 +0100
  • 09f0007 Added DnsPacket and associated tests by Robin THONI 2018-01-10 21:06:33 +0100
  • e2805b9 Renamed question to query by Robin THONI 2018-01-10 18:48:17 +0100
  • c7048e5 Added DnsResourceRecord and associated tests; code cleaning by Robin THONI 2018-01-10 18:34:52 +0100
  • 616d989 Added DnsQuery serialize() method and associated tests; modified DnsQuery to use QDataStream by Robin THONI 2018-01-10 16:29:32 +0100
  • e395b75 Added DnsLabel serialize() method and associated tests by Robin THONI 2018-01-10 15:49:04 +0100
  • 3d48e3d Added DnsQuery and associated tests; modified DnsLabel to use QDataStream by Robin THONI 2018-01-10 15:05:26 +0100
  • 910b06d Added DnsLabel and associated tests; refactored tests by Robin THONI 2018-01-09 17:33:13 +0100
  • 0de2bf9 Added DnsLabel and associated tests; refactored tests by Robin THONI 2018-01-09 17:32:36 +0100
  • f33ee16 Fixed namespace by Robin THONI 2018-01-09 15:13:18 +0100
  • ee7abfa modified serialized() method to use QDataStream by Robin THONI 2018-01-08 18:49:08 +0100
  • 75fe458 added serialize() method to QDnsHeader and associated tests by Robin THONI 2018-01-08 18:10:36 +0100
  • 1199e4d init by Robin THONI 2018-01-08 17:52:42 +0100