aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2017-03-03SIP: Add digest verification functionalityerikdejong1-9/+254
2017-03-03IAX2: Add a timestamp check.Gerald Combs1-16/+24
2017-03-03ieee80211: fix minimum TCLAS lengthMarcin Rokicki1-2/+2
2017-03-03Having business-as-usually unused words for specific "users" in TIPC not shownMartin Peylo1-64/+137
2017-03-03Diameter 3GPP: update Rx Feature-List AVPPascal Quantin1-2/+9
2017-03-03Bluetooth: HCI_EVT: Implement "Read Local Supported Codecs"Michal Labedzki1-3/+95
2017-03-03Bluetooth: HCI_EVT: Add missing unit for generated fieldMichal Labedzki1-1/+1
2017-03-03BT-DHT: add IPv6 support for find_node responsesFlorian Adamsky1-11/+42
2017-03-03erf: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2017-03-02Rewrite dissectors to use Libgcrypt functions.Erik de Jong20-567/+606
2017-03-02Use glib-compatAndersBroman1-5/+1
2017-03-02[packet snort] Fix build on SuSE 11.4AndersBroman1-2/+2
2017-03-01Fix spelling mistakeRémy Léone1-1/+1
2017-02-28radius: fix use-after-free after recent memleak fixesPeter Wu2-9/+22
2017-02-28radius: fix memleaks of value_stringPeter Wu1-1/+9
2017-02-28IEEE 802.11: Handle Atheros paddingJaap Keuter1-3/+7
2017-02-28RSVDv2 support - 2nd stageVolodymyr Khomenko1-34/+288
2017-02-28Some ERF pseudo-headers have color instead of lctr valuesfd1-3/+26
2017-02-27Return correct filter for get_hostlist_filter()Jakub Zawadzki3-4/+46
2017-02-27Free radius dissector memory on shutdownMichael Mann2-7/+47
2017-02-26HTTP: do not call g_path_get_basename with a NULL pointerPascal Quantin1-1/+1
2017-02-26ppp: fix conflict for hf fieldAlexis La Goutte1-4/+2
2017-02-26Remove executable bit, from not executable files.Jakub Zawadzki2-0/+0
2017-02-26smb2: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2017-02-25Convert a few more dissectors to use wmem_hash instead of GHashtable.Michael Mann3-93/+55
2017-02-25packet-fw1.c: header should be packet scoped, not epan scopedMichael Mann1-4/+1
2017-02-24Make MIPv6 options into a dissector table.Michael Mann2-1014/+797
2017-02-23USB COM: highlight the bytes of the communications descriptorMartin Kaiser1-1/+1
2017-02-23Make IP options into a dissector table.Michael Mann1-414/+336
2017-02-22GPRS-NS: display nsip.cause and nsip.pdu_type as BASE_HEXPascal Quantin1-2/+2
2017-02-22[skinny]: Fix tvb struct size guard valueDiederik de Groot1-163/+165
2017-02-22Faking different U-RNTIs for different CCCH streams.S. Shapira1-5/+6
2017-02-22L&G 8979 - Fix 'flags' display and RTU->master echoed responses from SBO comm...Chris Bontje1-1/+40
2017-02-21Snort: use GRegex to find pcre matchesMartin Mathieson3-10/+135
2017-02-21[GSM A BSSMAP] Correct a cause value according to TS 48.008 V13.2.0AndersBroman1-1/+1
2017-02-21[GSM RLCMAC] Fix column info.AndersBroman1-7/+7
2017-02-21DNS: Add Edwards-Curve Digital Security Algorithm (EdDSA) for DNSSEC (RFC 8080)Alexis La Goutte1-1/+5
2017-02-21couchbase: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-2/+1
2017-02-21Couchbase: Add SSL supportolivermd1-6/+23
2017-02-21tns(.h): Remove unneeded h fileAlexis La Goutte3-72/+44
2017-02-21New/updated reference URLs.Guy Harris7-7/+9
2017-02-20Fix a typo and a copy-and-pasteo.Guy Harris1-2/+2
2017-02-20[GTP] Make flag fields boolean.AndersBroman1-2/+2
2017-02-20[BSSGP] Dissect new Extended Feature Bitmap fields.AndersBroman1-4/+52
2017-02-20SNMP: fix insertion of first entry in SNMP Users UATPascal Quantin2-53/+45
2017-02-20SNMP: duplicate dynamic members of snmp_ue_assoc_t structure in localize_ue()Pascal Quantin2-3/+13
2017-02-19DNS: Don't display DNSSEC Protocol and Algo in flag treeAlexis La Goutte1-2/+2
2017-02-19BGP: Update some draft to final RFCAlexis La Goutte1-11/+14
2017-02-19BGP: add Deprecated BGP Path Attribute (RFC 8093)Alexis La Goutte1-1/+6
2017-02-19packet-tns.c: Add Sesskey, Auth (SQLNET_RETURN_OPI_PARAM)Alexandr Savca2-21/+199