summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
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
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-20print(.h): fix commas at the end of enumerator lists are a C++11 extension [-...Alexis La Goutte1-1/+1
2017-02-20Yell at the user less.Gerald Combs1-1/+1
2017-02-20stats_tree: fix no previous prototype for ‘stats_tree_cfg_free’ [-Wmissin...Alexis La Goutte1-1/+1