aboutsummaryrefslogtreecommitdiffstats
path: root/epan
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-03pluginIf: Add/Remove single entries from selectorRoland Knall2-4/+44
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-03Fix compilation with old libcrypt versions.Guy Harris1-1/+13
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 Jong23-668/+753
2017-03-02Use glib-compatAndersBroman2-10/+2
2017-03-02[packet snort] Fix build on SuSE 11.4AndersBroman1-2/+2
2017-03-02include <wsutil/glib-compat.h> to allow use of g_list_free_full() withAndersBroman1-0/+1
2017-03-01Fix spelling mistakeRémy Léone1-1/+1
2017-03-01radius: remove unused rule, add clarifying commentPeter Wu1-9/+6
2017-02-28Expand a comment.Guy Harris1-1/+3
2017-02-28radius: fix use-after-free after recent memleak fixesPeter Wu3-12/+25
2017-02-28radius: fix memleaks of value_stringPeter Wu2-13/+19
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-27print_stream: free memory on exit.Dario Lombardo1-1/+1
2017-02-27Free radius dissector memory on shutdownMichael Mann3-8/+48
2017-02-27wslua: fix documentation of Struct.fromhexPeter Wu1-1/+1
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-26[Automatic update for 2017-02-26]Gerald Combs2-12/+102
2017-02-26 plugin_if: fix no previous prototype for ‘ext_toolbar_find_item’ [-Wmiss...Alexis La Goutte1-1/+1
2017-02-26plugin_if(.h): fix commas at the end of enumerator lists are a C++11 extensio...Alexis La Goutte1-1/+1
2017-02-26smb2: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2017-02-25json2pcap support addedMartin Kacer1-31/+79
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-24dtd: fix build due to -Wtypedef-redefinitionPeter Wu1-2/+2
2017-02-24dtd: free memory on shutdown.Dario Lombardo3-7/+13
2017-02-24PluginIF: AdditionalToolbarRoland Knall2-22/+493
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 Mann2-445/+336
2017-02-22geoip_db: replace g_free with free.Dario Lombardo1-16/+22
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