aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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: Skip some header checks on Windows.Gerald Combs2-1/+29
2018-03-13CMake: Exclude wmem_test from the default buildGerald Combs1-0/+1
2018-03-12Remove some unused or hard-coded header checks.Gerald Combs7-140/+3
2018-03-12Qt: Implement MulticastStatisticsDialog::treeItemDataGerald Combs2-0/+12
2018-03-12TLS13: prepare for early data trial decryptionPeter Wu3-37/+68
2018-03-12Add dissector for Nano / RaiBlocks cryptocurrency protocolRoland Haenel4-0/+501
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 Mann2-664/+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 Mayer7-446/+287
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-11[Automatic update for 2018-03-11]Gerald Combs11-120/+115
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-11gryphon: fix 'gryphon.usdt.action_flags' exists multiple times with NOT compa...Alexis La Goutte1-1/+1
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-10Don't put a comma after the last item in an enum list.Guy Harris1-1/+1
2018-03-10Avoid the realloc() warning from VS Code Analyzer.Guy Harris1-3/+5
2018-03-09Add ws_pipe_kill_child_on_exit.Gerald Combs1-3/+55
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-09entry_data.type is unsigned, so print it with %u.Guy Harris1-1/+1
2018-03-09Check for realloc() failing.Guy Harris1-0/+4
2018-03-09spdx: use consistent formatting for GPL-2.0-or-laterPeter Wu6-6/+6
2018-03-09maxminf_db.c: ad an explicit cast to please gcc 7.3.1Pascal Quantin1-1/+1
2018-03-09mmdbresolve: remove leak (found by clang).Dario Lombardo1-0/+2
2018-03-09GeoIP: avoid closing random file descriptorsPeter Wu2-6/+27
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-09licensecheck: handle multiple licenses.Dario Lombardo1-1/+13
2018-03-09SIP: Add a filter for icid-value.AndersBroman1-0/+133