aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2018-05-03fix missing parentheses in 'if' statementchinarulezzz3-4/+4
2018-05-02Remove a leftover Makefile.Gerald Combs1-49/+0
2018-05-02QUIC: fix compilation with gcc 8Pascal Quantin1-2/+3
2018-05-02TWAMP: fix compilation with gcc 8Pascal Quantin1-2/+2
2018-05-02GTP: fix compilation with gcc 8Pascal Quantin1-2/+4
2018-05-02btle: Show correct LLData Timeout valueStig Bjørlykke1-1/+1
2018-05-02VITA 49: add an explicit option to activate Ettus UHD header workaroundPascal Quantin1-1/+12
2018-05-02IEEE 1905.1a: use col_add_str to add non const stringsPascal Quantin1-1/+1
2018-05-02prefs: fix importing some old protocol preferencesPeter Wu1-12/+29
2018-05-02mgcp: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+0
2018-05-01obex: Fix request response arrowsDylan Ulis1-2/+2
2018-05-01prefs: fix crash when setting certain obsolete port preferencesPeter Wu1-3/+10
2018-05-01ZigBee: Add remaining attributes from Smart Energy Device Management clusterKenneth Soerensen1-8/+472
2018-05-01BOOTP BSDP: Allow "pad" and "end" suboptions.Darius Davis1-4/+15
2018-05-01gsm_r_uus1: Fix Dead Store (Dead assignement/Dead increment) Warning found by...Alexis La Goutte1-1/+0
2018-05-01bfcp: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+0
2018-05-01TPM20: fully initialize tpm_entry structurePascal Quantin1-0/+2
2018-05-01TPM20: add file to .editorconfigPascal Quantin1-0/+4
2018-05-01Use common indenting space in headingStig Bjørlykke20-250/+250
2018-04-30LDSS: Fix a read overrun in dissect_ldss_transfer.Darius Davis1-1/+1
2018-04-30pdcp-nr: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+0
2018-04-30NAS EPS: fix dissection of UE security capability IEPascal Quantin1-4/+0
2018-04-30Lua: Remove autotools specific code for build pathJoão Valverde1-12/+1
2018-04-30Lua: ensure that DATA_DIR and USER_DIR have trailing slashesPeter Wu2-4/+4
2018-04-30lwm2mtlv: Add interpretations checksStig Bjørlykke1-4/+15
2018-04-29Source files should not be executable files.Jaap Keuter1-0/+0
2018-04-29DCT2000: Only look up old protocol name mappings if preference enabledMartin Mathieson1-75/+68
2018-04-29ieee80211: Improve support of the HotSpot 2.0 specification.Richard Sharpe1-58/+781
2018-04-28Fix minor leak in filter_expression_new.Darius Davis1-4/+4
2018-04-28lwm2mtlv: Handle String data type as UTF-8Stig Bjørlykke1-3/+10
2018-04-28GSM-R protocol dissectorMichail Koreshkov2-0/+935
2018-04-27Bluetooth HCI: Add missing LE event mask fieldsAllan Møller Madsen1-2/+58
2018-04-27MGCP: add support to local/remote voice metrics optionHadar1-6/+446
2018-04-26Qt: fix crash on dragging in packet dialogPeter Wu1-3/+1
2018-04-26AVSP: Correct timestamp representationNikhil AP1-11/+30
2018-04-26coap: Store ctype values in transaction trackingStig Bjørlykke2-0/+10
2018-04-26lwm2mtlv: Identifier and Length fields are big endianStig Bjørlykke1-7/+7
2018-04-26BOOTP: Add latest IETF Processor Arch assignments.Darius Davis1-5/+84
2018-04-26tpm20: Add TPM2.0 dissectorTadeusz Struk2-0/+1378
2018-04-25ZigBee: Place SE cluster attributes correctly in ZCL client and serverKenneth Soerensen1-181/+60
2018-04-25Fix indentation.Guy Harris1-9/+9
2018-04-25F1AP: fix a typo in ASN.1 descriptionPascal Quantin2-7/+9
2018-04-25dfilter: fix memleaks with functions and slice operatorPeter Wu3-7/+28
2018-04-25x509ce: fix indent (use 2 spaces)Alexis La Goutte5-68/+130
2018-04-25ftypes: fix memleak when converting protocol valuesPeter Wu1-18/+17
2018-04-25dfilter: fix small leak for filters containing rangesPeter Wu1-7/+1
2018-04-25addr_resolv: fix memleak of g_penterprises_pathPeter Wu1-4/+4
2018-04-24QUIC: fix NEW_CONNECTION_ID dissection (draft -11)Peter Wu1-7/+31
2018-04-24QUIC: add (expert) info for connection-related infoPeter Wu1-2/+42
2018-04-24gtp: update values used as accepted cause in session trackingIvan Nardi1-2/+2