aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-03-09spdx: more licenses converted.Dario Lombardo19-300/+19
2018-03-09IEEE 802.15.4: fix uninitialized variable warningPeter Wu1-1/+1
2018-03-09Plug a leak.Guy Harris1-1/+1
2018-03-09When looking up response codes, just keep the key on the stack.Guy Harris1-10/+10
2018-03-09Intern MaxMinDB IPv6 addresses.Gerald Combs1-3/+14
2018-03-08MaxMind DB fixups.Gerald Combs1-9/+12
2018-03-08epan: Ignore SIGPIPE.Gerald Combs2-9/+10
2018-03-08ieee80211: A few cleanups of the HotSpot 2.0 dissection.Richard Sharpe1-7/+8
2018-03-08GTPv2: Show spare bits in IE UP Function Selection Indication Flags.AndersBroman1-0/+1
2018-03-08S1AP: EmergencyAreaIDListForRestart is not an extension IE.AndersBroman2-2/+2
2018-03-08ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by ...Alexis La Goutte1-4/+4
2018-03-08gryphon: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2018-03-08gryphon(.h): fix indent (use 4 spaces)Alexis La Goutte1-324/+324
2018-03-08ieee80211: fix indent (use 2 spaces)Alexis La Goutte1-1/+1
2018-03-08wisun: Netricity segment control and reassembly supportRobert Sauter3-6/+239
2018-03-08Don't unnecessarily cast away constness.Guy Harris1-1/+1
2018-03-08The routines that implement a codec don't need to be public.Guy Harris1-5/+5
2018-03-08Don't cast away constness.Guy Harris1-3/+3
2018-03-08Squelch some casting-away-constness warnings.Guy Harris1-16/+18
2018-03-08Squelch some casting-away-const warnings.Guy Harris1-10/+22
2018-03-08Constify an argument that doesn't need to be non-const.Guy Harris3-9/+9
2018-03-08CMake: Don't bother compiling zlibstatic.Gerald Combs1-1/+5
2018-03-07CMake: Exclude test targets from the default build.Gerald Combs2-12/+22
2018-03-07address_types: fix returned length of eui64_addr_to_strRobert Sauter1-1/+1
2018-03-07Gryphon Protocol dissector fixes and updates.ciechanowski6-122/+2583
2018-03-07IEEE 802.15.4: support vendor specific commands; small cleanupsRobert Sauter2-60/+91
2018-03-07Debian: Fixup some symbols.Gerald Combs2-3/+6
2018-03-07Hack to fix ABI checking.Guy Harris1-0/+8
2018-03-07LWAPP: define a recursion depth limitPascal Quantin1-2/+22
2018-03-07[NAS-5GS] Dissect more IEsAndersBroman1-7/+392
2018-03-07Autotools: Build rawshark.Gerald Combs1-8/+9
2018-03-07dissectors: more SPDX license convertions.Dario Lombardo266-3493/+269
2018-03-07Qt: remove leak in simple_statistics_dialog (found by clang).Dario Lombardo1-4/+6
2018-03-07Qt: remove leak from protocol_preferences_menu (found by clang).Dario Lombardo1-7/+11
2018-03-07spdx: more licenses converted.Dario Lombardo82-1083/+82
2018-03-07licensecheck: add BSD licenses.Dario Lombardo1-0/+8
2018-03-07More licenses converted to SPDX.Dario Lombardo63-819/+63
2018-03-07Qt: rework routine in module_preferences_scroll_area.Dario Lombardo1-2/+5
2018-03-07bluetooth: Update Assigned NumbersStig Bjørlykke1-19/+100
2018-03-07Qt: Handle UAT editor dialogs explicitly.Michael Mann6-82/+181
2018-03-07Fix another leak, which happens with -E occurrence=l.Guy Harris1-4/+20
2018-03-07WIP:ieee80211: HotSpot 2.0 fixes.Richard Sharpe2-25/+581
2018-03-07print: free memory if not used (found by clang).Dario Lombardo1-2/+5
2018-03-07ieee802154: fix 'wpan.tsch.timeslot' exists multiple times with NOT compatibl...Alexis La Goutte1-1/+1
2018-03-07nas_5gs: fix duplicate entryAlexis La Goutte1-1/+1
2018-03-07Plug another leak for Wiretap errors.Guy Harris1-8/+10
2018-03-07IEEE 802.15.4: Add expert warning for Payload IE in headerEd Beroset1-1/+8
2018-03-07failure_message.c: fix a memory leak if err is not negativePascal Quantin1-5/+3
2018-03-07PCP: allocate conversation info in file scopePascal Quantin1-1/+1
2018-03-07H223: fix a memory leak in conversation managementPascal Quantin1-1/+1