aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2018-05-07gtp, gtpv2: fix memory leaks in association code (found via ASAN)Ivan Nardi2-13/+5
2018-05-07Refer to the bytes of the real checksum field if the checksum is missing or g...Joerg Mayer1-11/+11
2018-05-07pfcp: added IEs 132-139Joakim Karlsson1-17/+480
2018-05-06mac-nr: Break down the RAR UL GrantMartin Mathieson1-3/+76
2018-05-06IEC-61850 MMS INFO-Column extended with invokeID, domainID, itemIDKarl Knoebl3-76/+288
2018-05-06[Automatic update for 2018-05-06]Gerald Combs1-1/+1
2018-05-05zbee-security: fix keyring memleaksPeter Wu1-3/+11
2018-05-05tcp: fix memleak in Follow TCP tap in error casesPeter Wu1-0/+6
2018-05-05plugin_if: fix small memory leak in ext_menubar_add_separatorPeter Wu1-1/+1
2018-05-05pfcp: fix typo.Dario Lombardo1-1/+1
2018-05-04Get rid of more autotoolsisms.Guy Harris2-30/+1
2018-05-04g_slist_free_full: Use g_slist_free_full() in a couple of places.AndersBroman2-7/+4
2018-05-04CMake: fix build by not unnecessarily linking with wsutilPeter Wu1-2/+1
2018-05-04autotools: remove more makefiles.Dario Lombardo4-22/+0
2018-05-04CIP Motion: Attribute SupportDylan Ulis4-34/+81
2018-05-04pfcp: updated UP Function Features IEJoakim Karlsson1-2/+9
2018-05-03SDP: do not assume that media_desc pointer is always setPascal Quantin1-3/+7
2018-05-03mac-nr: 15.1.0 changes to RAR PDUMartin Mathieson1-6/+19
2018-05-03pfcp: correction of lengthJoakim Karlsson1-1/+1
2018-05-03prefs.c: fix compilation with gcc 8Pascal Quantin1-3/+1
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