aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2018-03-13Remove popcount in favor of ws_count_ones.Gerald Combs3-31/+30
2018-03-13nordic_ble: Fix delta time start-to-start calculationStig Bjørlykke1-80/+199
2018-03-13GSM BSSMAP: fix a typo in in speech version range_stringPascal Quantin1-5/+5
2018-03-13Column format functions must not be called with a NULL format string.Joerg Mayer1-3/+5
2018-03-13TDS: Improve dissection of TDS5 tokenized requests.Craig Jackson1-656/+1160
2018-03-13CMake: Exclude wmem_test from the default buildGerald Combs1-0/+1
2018-03-12TLS13: prepare for early data trial decryptionPeter Wu3-37/+68
2018-03-12Add dissector for Nano / RaiBlocks cryptocurrency protocolRoland Haenel3-0/+500
2018-03-12ber/per: assert actx to avoid null dereference (found by clang).Dario Lombardo2-0/+4
2018-03-12eth: fix null pointer dereference when called from LuaPeter Wu1-2/+3
2018-03-11F5ETHTRAILER: Initial cleanup from submissionMichael Mann1-661/+492
2018-03-11Add wmem alloc parameter to ws_find_media_type_parameter.Michael Mann4-32/+14
2018-03-11Adapt to current WS code base to make it compile and run without warnings or ...Joerg Mayer5-446/+283
2018-03-11Resolve the F5PROTO_TREE_ADD... macros: They render our check-scripts ineffec...Joerg Mayer1-66/+115
2018-03-11Import f5 Wireshark plugin for the f5 ethernet trailerJoerg Mayer3-0/+3215
2018-03-11IEEE 802.15.4: show MIC and key number for decryptionRobert Sauter1-21/+21
2018-03-11DOF: restore correct memory scope for decrypted bufferPascal Quantin1-1/+2
2018-03-11tfs: Add high_normal and low_normalRobert Sauter4-5/+6
2018-03-11maxmind: check val_start before using it.Dario Lombardo1-4/+4
2018-03-11maxmind: use ws_strtou32 to convert AS numbers.Dario Lombardo2-4/+8
2018-03-10ENIP packets are not decoded as ENIP anymoreDylan Ulis1-0/+9
2018-03-10MaxMindDB: Add country ISO codes.Gerald Combs4-3/+59
2018-03-10MaxMind DB: Fixup IPv6 address interning.Gerald Combs1-2/+7
2018-03-10Process MaxMind DB data one line at a time.Gerald Combs1-77/+74
2018-03-10Add tfs_activated_deactivatedPascal Quantin3-14/+10
2018-03-09Regenerate dissector from updated template.Guy Harris1-1/+1
2018-03-09Regenerate dissector.Guy Harris1-5/+5
2018-03-09Put a variable inside the block in which it's used.Guy Harris1-1/+1
2018-03-09kerberos: remove leak (found by clang).Dario Lombardo2-15/+19
2018-03-09spdx: use consistent formatting for GPL-2.0-or-laterPeter Wu2-2/+2
2018-03-09maxminf_db.c: ad an explicit cast to please gcc 7.3.1Pascal Quantin1-1/+1
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