aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-01-30print: fix parameter 'data' not found in the function declarationAlexis La Goutte1-3/+3
2019-01-30NAS-5GS: Dissect more V15.2 IE'sAnders Broman4-57/+386
2019-01-29Qt: Add support for RSA private key file selectionPeter Wu4-2/+46
2019-01-29Qt: implement addition of a new pkcs11 token in the RSA Keys dialogPeter Wu3-0/+113
2019-01-29Qt: add initial RSA Keys preference framePeter Wu8-0/+312
2019-01-29secrets: add functions to query and validate pkcs11 tokens/key filesPeter Wu3-5/+174
2019-01-29Qt: move method to apply/undo UAT changes to UatModelPeter Wu5-51/+90
2019-01-29Qt: Fix memory leak of QMenu.Stig Bjørlykke2-4/+6
2019-01-29dissectors: use '/' when stacking protocols in COL_PROTOCOL.Dario Lombardo3-3/+3
2019-01-29column-utils: replace TAB with SPACE in prototypes.Dario Lombardo1-20/+20
2019-01-29MAC NR: add dissection of NR PHR and PCMAX,f,c fieldsPascal Quantin1-22/+74
2019-01-29doc: Add custom window title enhancements to release notesStig Bjørlykke1-0/+1
2019-01-29Once we've identified a TCP segment as rpcap, use rpcap for the connection.Guy Harris1-1/+21
2019-01-29CMake: Minor standard output improvementsJoão Valverde1-11/+14
2019-01-29lwm2mtlv: Fix memleaks in UAT subtree array handlingStig Bjørlykke1-13/+12
2019-01-29wslua: Don't defer deletion of subtree indexesStig Bjørlykke1-5/+2
2019-01-29ASTERIX Category 020 Ed. 1.9 and Reserved Expansion Field Ed. 1.3Marko Hrastovec1-1/+1424
2019-01-29btmesh: Fix memleaks in UAT handlingStig Bjørlykke1-1/+19
2019-01-29Fix: WiSUN Explicit Channel Plan parsingJames Ko1-12/+42
2019-01-29wslua: Update wslua_register_menu() documentationStig Bjørlykke2-1/+3
2019-01-28Further improve that error message.Guy Harris1-1/+1
2019-01-28Fix an error message.Guy Harris1-1/+2
2019-01-28tests: Skip Lua related tests when Lua is not presentVasil Velichkov2-2/+4
2019-01-28Update a column to reflect the underlying issue.Guy Harris1-4/+10
2019-01-28epan: add missing include.Dario Lombardo1-0/+1
2019-01-28IEEE1609dot2: Use GUINT_TO_POINTER/GPOINTER_TO_UINT to store a guint32Anders Broman3-15/+11
2019-01-28BER: don't use invalid time offsets.Dario Lombardo1-3/+5
2019-01-28couchbase: update list of HELLO featuresSergey Avseyev1-1/+4
2019-01-28wslua: Improve syntax error messageStig Bjørlykke1-3/+3
2019-01-28doc: Fix sdjournal podpath warningJoão Valverde1-1/+1
2019-01-28lua: fix build with Lua 5.1 due to missing LUA_OK macroPeter Wu1-1/+1
2019-01-28dfilter: fix memory leaks on dfilter compile errors involving a setPeter Wu3-5/+23
2019-01-28dfilter: fix memory leaks if a dfilter fails to compilePeter Wu4-2/+27
2019-01-28wslua: include Lua stack trace in startup error messagesPeter Wu1-6/+28
2019-01-28funnel: Fix memleaks in funnel_remove_menuStig Bjørlykke4-1/+9
2019-01-28rpc: don't set fence on COL_PROTOCOL.Dario Lombardo1-6/+5
2019-01-28GBCS: Increment offset before subtracting lengthMartin Boye Petersen1-5/+5
2019-01-28TDS: Fix colmetadata handling of Text and Image typesCraig Jackson2-57/+73
2019-01-27opa-mad: Fixed bfrctrl and portinfo multiblock paddingGoldman, Adam1-21/+26
2019-01-27TCP: pass data after a ZeroWindowProbe to subdissectorsPeter Wu4-0/+50
2019-01-27TCP: do not mark data following a ZeroWindowProbe as retransmissionPeter Wu2-0/+19
2019-01-27doc: update sshdump manual to reflect the current statePeter Wu1-25/+40
2019-01-27sshdump: leave username, port and interface unset by defaultPeter Wu1-15/+20
2019-01-27tshark: fix minor memleak of the interface descriptionPeter Wu1-0/+1
2019-01-27wslua_pinfo: fix memleaks on setting addresses in PinfoPeter Wu1-1/+5
2019-01-27wslua: fix memleak of unregistered ProtoField fieldPeter Wu2-2/+21
2019-01-27wslua: fix memleaks related to Proto and PrefPeter Wu6-46/+62
2019-01-27wslua_listener: fix memleak in tap packet callbackPeter Wu1-1/+4
2019-01-27[Automatic update for 2019-01-27]Gerald Combs4-365/+504
2019-01-26wslua_field: fix memory leaks in Field_newPeter Wu2-40/+47