aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-07-24CMake: Fixup some documentation dependencies.Gerald Combs3-6/+2
2018-07-23reassemble_test: Fix argument type warnings.Gerald Combs1-2/+2
2018-07-23zbee-nwk-gp: don't assume packet is NULLJulien Staub1-50/+56
2018-07-23SCTPGraphDialog: Remove two unused membersVasil Velichkov2-9/+0
2018-07-23MsgPack: fix format 'long (unsigned) int' errorUli Heilmeier1-2/+2
2018-07-23CMake: fix build when some tools are not builtPeter Wu1-18/+27
2018-07-23SCTPGraphDialog: Clear internal vectorsVasil Velichkov1-0/+16
2018-07-23.mailmap: update of July (2018)Alexis La Goutte2-3/+4
2018-07-23Remove executable file permission from lua test filesJaap Keuter5-0/+0
2018-07-22In bgatt.uuid0xXXXX names, hex digits in XXXX are lower case.Guy Harris1-3/+3
2018-07-22If the dissector isn't registered, you shouldn't be calling it.Guy Harris1-1/+1
2018-07-22Clean up whitespace.Guy Harris1-1/+0
2018-07-22Do some more checks.Guy Harris1-4/+23
2018-07-22Don't assume a given btgatt.uuid0xXXXX dissector exists.Guy Harris1-11/+24
2018-07-22Remove false claims.Guy Harris2-4/+1
2018-07-22ssl: dtls: Fix small memory leaksVasil Velichkov2-8/+8
2018-07-22[Automatic update for 2018-07-22]Gerald Combs3-6/+101
2018-07-22add DXL dissector.Dario Lombardo3-0/+155
2018-07-22cisco-fp-min: Fix Dead Store (Dead assignement/Dead increment) Warning found ...Alexis La Goutte1-2/+0
2018-07-21CIP Motion: Attribute updatesDylan Ulis2-210/+90
2018-07-21add MsgPack dissector.Dario Lombardo3-0/+448
2018-07-21FP: Fix wrong indexerDarien Spencer1-2/+6
2018-07-21packet-k12: Fix small memory leakVasil Velichkov1-6/+6
2018-07-21Add a tap "finish" callback, called when a listener is removed.Guy Harris60-89/+140
2018-07-21CMake: Add tools help checks.Gerald Combs1-2/+12
2018-07-21Kafka: add support for additional Produce, Fetch, OffsetCommit and Heartbeat ...Tim Cuthbertson1-4/+106
2018-07-20If we have fseek/ftell variants with 64-bit offsets, use them.Guy Harris3-2/+16
2018-07-20CMake: Fixup our tools help dependencies.Gerald Combs9-25/+21
2018-07-20Clean up tests.Guy Harris1-91/+102
2018-07-20CMake: Don't bother testing for _fseeki64 on Windows.Gerald Combs3-31/+4
2018-07-20WSUG: Added placeholders for missing documentationMoshe Kaplan5-70/+291
2018-07-20AsciiDoctor markup updates.Gerald Combs2-0/+20
2018-07-20Lua: Switch from disable_lua to enable_lua.Gerald Combs5-18/+31
2018-07-19WSUG: Update the Statistics chapter to match current Qt UIMoshe Kaplan5-50/+101
2018-07-19stun: fix typo found by lintianAlexis La Goutte1-2/+2
2018-07-19ISAKMP: Incorrect presentation of NETMASK for INTERNAL_IP4_SUBNET Config Attr...Alexis La Goutte1-1/+2
2018-07-19PTP: Don't interpret UDP packets as 802.1asDylan Ulis1-4/+7
2018-07-19Extcap programs must write to the packet pipe in binary mode.Guy Harris3-3/+3
2018-07-18WSUG: Update docs for 'Export Object'Moshe Kaplan3-28/+26
2018-07-18H.265: Parsing media format specific parameter from SDP.Asaf Kave4-1/+106
2018-07-17Tools: Remove parentheses around bug notes.Gerald Combs1-1/+1
2018-07-17Qt: Remove an unneeded function.Gerald Combs2-8/+1
2018-07-17Qt: update to QCustomPlot 1.3.2Peter Wu2-422/+518
2018-07-17Tests: add minimal pytest supportPeter Wu3-4/+49
2018-07-17wmem: make wmem_strsplit behave more like g_strsplitPeter Wu3-58/+58
2018-07-17LPP: upgrade dissector to v15.0.0Pascal Quantin6-193/+5719
2018-07-16Qt: Create the main display filter combo sooner.Gerald Combs1-7/+7
2018-07-16Lua: add include/lua-5.1 and include/lua-5.2 to CMake path suffixesPascal Quantin1-1/+1
2018-07-16extcap: Correct doc structureRoland Knall1-6/+6
2018-07-16DOCSIS: fix null-pointer crash in OPT-RSP TLVs decodingPeter Wu1-14/+10