aboutsummaryrefslogtreecommitdiffstats
path: root/epan
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-29secrets: add functions to query and validate pkcs11 tokens/key filesPeter Wu2-5/+172
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-29Once we've identified a TCP segment as rpcap, use rpcap for the connection.Guy Harris1-1/+21
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-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-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 Wu2-5/+13
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ørlykke3-1/+8
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 Jackson1-57/+71
2019-01-27opa-mad: Fixed bfrctrl and portinfo multiblock paddingGoldman, Adam1-21/+26
2019-01-27TCP: pass data after a ZeroWindowProbe to subdissectorsPeter Wu1-0/+23
2019-01-27TCP: do not mark data following a ZeroWindowProbe as retransmissionPeter Wu1-0/+11
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-26wslua_field: fix memory leaks in Field_newPeter Wu2-40/+47
2019-01-26SMB2: ensure that preauth_hash_current pointer is always initializedPascal Quantin1-4/+2
2019-01-26wslua_nstime: fix memleak for bad arguments to NSTimePeter Wu1-4/+5
2019-01-26ISAKMP: fix memory leaks for IKEv1 decryptionPeter Wu1-0/+2
2019-01-26wslua_file_handler: fix leak of opt_commentPeter Wu2-1/+4
2019-01-25GTP: Dissect PDU Session Container.Anders Broman1-13/+88
2019-01-25ETSI CAT: do not call tvb_bytes_to_str() with a 0 lengthPascal Quantin1-1/+1
2019-01-25nas5gs: v15.2.1 Updates and correctionsAnders Broman1-27/+49
2019-01-25tcp: fix reporting of "Reassembled in" for OoO initial segmentPeter Wu2-9/+25
2019-01-25pfcp: Improved printout on some IEsJoakim Karlsson1-3/+39
2019-01-25wiretap: fix memleaks with wtap_rec::opt_commentPeter Wu2-0/+6
2019-01-24tshark: fix crash with -Tjson and -e fieldPeter Wu1-2/+7
2019-01-24smb2: cleanupAurelien Aptel1-4/+4
2019-01-24CoAP: Add RFC8516 response codeUli Heilmeier1-0/+1