aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2018-03-09GeoIP: avoid closing random file descriptorsPeter Wu1-6/+19
2018-03-09IEEE 802.15.4: fix wmem_free instead of g_free; fix outdated commentsRobert Sauter1-12/+3
2018-03-09QUIC: Replace cleartext by handshakeAlexis La Goutte1-21/+21
2018-03-09QUIC: Remove last long packet type about old draft (< 08)Alexis La Goutte1-6/+0
2018-03-09WSP: check tvb_get_guintvar() successPascal Quantin1-1/+3
2018-03-09Register and initialize the ZCL clusters in a uniform way.Paul Zander11-415/+162
2018-03-09spdx: convert files with multiple licenses.Dario Lombardo13-329/+13
2018-03-09SIP: Add a filter for icid-value.AndersBroman1-0/+133
2018-03-09Add MaxMindDB 1.3.2 library to WindowsPascal Quantin1-2/+2
2018-03-09LACP: protect a possible infinite loopPascal Quantin1-1/+1
2018-03-09spdx: more licenses converted.Dario Lombardo7-137/+7
2018-03-09spdx: more licenses converted.Dario Lombardo1-13/+1
2018-03-09IEEE 802.15.4: fix uninitialized variable warningPeter Wu1-1/+1
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 Combs1-0/+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-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-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-07CMake: Exclude test targets from the default build.Gerald Combs1-0/+4
2018-03-07address_types: fix returned length of eui64_addr_to_strRobert Sauter1-1/+1
2018-03-07IEEE 802.15.4: support vendor specific commands; small cleanupsRobert Sauter2-60/+91
2018-03-07LWAPP: define a recursion depth limitPascal Quantin1-2/+22
2018-03-07[NAS-5GS] Dissect more IEsAndersBroman1-7/+392
2018-03-07dissectors: more SPDX license convertions.Dario Lombardo266-3493/+269
2018-03-07spdx: more licenses converted.Dario Lombardo14-190/+14
2018-03-07More licenses converted to SPDX.Dario Lombardo5-65/+5
2018-03-07bluetooth: Update Assigned NumbersStig Bjørlykke1-19/+100
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-07IEEE 802.15.4: Add expert warning for Payload IE in headerEd Beroset1-1/+8
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
2018-03-07SMB1/2: Update some FileFS fields with new flagsRonnie Sahlberg2-8/+123
2018-03-07multipart: use packet scope memory to avoid leaking in case an exception is t...Pascal Quantin1-5/+11
2018-03-07GIOP: use wmem packet scope for get_modname_from_repoid()Pascal Quantin1-1/+1
2018-03-07LAPD: fix some memory leaks in conversation managementPascal Quantin1-2/+2
2018-03-07SMB2: use file scope to avoid leaking memoryPascal Quantin1-5/+5
2018-03-07Add additional dissect information in the ZCL Level Control Cluster.Paul Zander1-1/+37