35 コミット (68d7a3c309bbeaa8caf4ac1c28c0e4f59fd87a21)
 

作成者 SHA1 メッセージ 日付
  Robin Thoni 68d7a3c309 Added TCP and UDP clients 6年前
  Robin Thoni a5915f51f3 Added enum instead of int for QDnsHeader and QDnsQuery and associated tests 6年前
  Robin Thoni 0db44f2b79 Added QDnsPacket makeSimpleQuery method 6年前
  Robin Thoni c83fe8b662 Renamed UDP and TCP server classes 6年前
  Robin Thoni 9e7bb0ef47 Added UDP and TCP dns servers and associated tests 6年前
  Robin Thoni 9053d4bf1f Added makeAnswer() method to QDnsPacket 6年前
  Robin Thoni 5d9224419b Fixed QDnsHeader {set,is}Query methods and associated tests 6年前
  Robin Thoni dd39a2054b Fixed typo 6年前
  Robin Thoni 7c556f9699 Fixed QDnsRecordData clone() method and tests 6年前
  Robin Thoni 1d492d6e70 Added PTR record data 6年前
  Robin Thoni 6fa7eaf325 Added SOA record data 6年前
  Robin Thoni 38f1e441df Added MX record data 6年前
  Robin Thoni fac584c9ad Added AAAA record data 6年前
  Robin Thoni 5375a14f67 Added AAAA record data 6年前
  Robin Thoni 4517d17c41 Added base record data and raw/A 6年前
  Robin Thoni c7ceaef5d1 Added virtual destructors 6年前
  Robin Thoni 9be539af34 Use constructors instead of static methods to parse DNS packets 6年前
  Robin Thoni ea1e255869 Added DNS base enums 6年前
  Robin Thoni cece705be8 Added Base namespace 6年前
  Robin Thoni 2cf0b75547 CMake cleaning/refactoring 6年前
  Robin Thoni 8ecfae3f07 moved tests on each module 6年前
  Robin Thoni da83c607df Renamed dns module to dns-base (2) 6年前
  Robin Thoni ec31454d72 Renamed dns module to dns-base 6年前
  Robin Thoni 09f0007241 Added DnsPacket and associated tests 6年前
  Robin Thoni e2805b9e9b Renamed question to query 6年前
  Robin Thoni c7048e5849 Added DnsResourceRecord and associated tests; code cleaning 6年前
  Robin Thoni 616d98988b Added DnsQuery serialize() method and associated tests; modified DnsQuery to use QDataStream 6年前
  Robin Thoni e395b75c7a Added DnsLabel serialize() method and associated tests 6年前
  Robin Thoni 3d48e3dcd6 Added DnsQuery and associated tests; modified DnsLabel to use QDataStream 6年前
  Robin Thoni 910b06df7b Added DnsLabel and associated tests; refactored tests 6年前
  Robin Thoni 0de2bf94a1 Added DnsLabel and associated tests; refactored tests 6年前
  Robin Thoni f33ee1690a Fixed namespace 6年前
  Robin Thoni ee7abfaeb5 modified serialized() method to use QDataStream 6年前
  Robin Thoni 75fe4585ca added serialize() method to QDnsHeader and associated tests 6年前
  Robin Thoni 1199e4d07e init 6年前