aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-03-11Remove the last remnants of U3 support.Gerald Combs13-381/+28
2016-03-11Add IAX2 and Skinny calls to VoIP calls windowPascal Quantin1-2/+28
2016-03-11OS X packaging: Remove some unused files.Gerald Combs4-1370/+0
2016-03-11cmake: Copy docs to build datafile dir for NSIS packaging.João Valverde2-5/+23
2016-03-11trmac: fix 'trmac.group_address' exists multiple times with NOT compatible ty...Alexis La Goutte1-2/+2
2016-03-11SCSI: Fix conflict for hf fieldsAlexis La Goutte1-2/+2
2016-03-11sigcomp: fix 'sigcomp.decompression_failure' exists multiple times with NOT c...Alexis La Goutte1-1/+1
2016-03-11sysex: fix 'sysex.digitech.parameter_data' exists multiple times with NOT com...Alexis La Goutte1-1/+1
2016-03-11[SGsAP] Wrong tag used for IE Erroneous message, dissect the failingAndersBroman1-3/+30
2016-03-11TDS: Fix conflict for hf fieldsAlexis La Goutte1-5/+5
2016-03-11Rename a variable for clarity.Jeff Morriss1-4/+4
2016-03-10Fix NSIS installerJoão Valverde1-0/+5
2016-03-10Remove double check for null (CID 1158871)Jaap Keuter1-4/+1
2016-03-10CIP: Improve info column informationD. Ulis3-125/+141
2016-03-103GPP NAS: fix dissection of GMM Identity Request, Response and Authentication...Pascal Quantin1-1/+1
2016-03-10GTPv2 conversation time responseglores1-0/+11
2016-03-10Qt: Check for selected interface in filterEdited()Stig Bjørlykke1-2/+4
2016-03-10Add doc/CMakeLists.txtJoão Valverde7-176/+205
2016-03-10autotools: Don't use AM_PROG_CC_C_OJoão Valverde1-1/+0
2016-03-10Add the pass number to the fuzz failure report.Gerald Combs1-0/+1
2016-03-10DNS: Fix handling of the server part of EDNS0 Cookie OptionRemi Gacogne1-0/+1
2016-03-10Add myself to AUTHORS.srcJoão Valverde2-1/+2
2016-03-10Use AX_PROG_CC_FOR_BUILD macro to identify compiler targeting the build host.Eric Anderson5-21/+144
2016-03-09Remove superfluous pointer checks (CID-280599, 280600 and 280601)Jaap Keuter1-18/+15
2016-03-09Use field info length instead of packet length for protocol hierarchy stats.Michael Mann1-7/+7
2016-03-09Bluetooth: GATT: Pass data to GATT dissectorsMichal Labedzki1-8/+7
2016-03-09Bluetooth: GATT: Add a lot of attributes usage expert infosMichal Labedzki4-43/+2343
2016-03-09Initialize write function pointers when copying a new wtap block option.Michael Mann1-0/+2
2016-03-08AUTHORS: Use LF line endings and remove BOMJoão Valverde2-7/+2
2016-03-08AUTHORS: Add <...> to git log email addressesJoão Valverde2-295/+295
2016-03-08AUTHORS: sort by nameAlexis La Goutte3-132/+133
2016-03-08AUTHORS: update .mailmapAlexis La Goutte2-10/+13
2016-03-08AUTHORS: Update some e-mail address from AUTHORS.src for avoid duplicate entryAlexis La Goutte2-37/+25
2016-03-08BGP: Fix detection of additional pathUli Heilmeier1-1/+1
2016-03-08Add packet-metamako.c to EditorConfig filePascal Quantin1-0/+3
2016-03-08Added dissector for Metamako trailers.David Snowdon4-0/+250
2016-03-08generate_authors.pl: Use literal regex expressionJoão Valverde1-3/+1
2016-03-08Add EditorConfig settings for most C filesJoão Valverde23-2/+821
2016-03-08Convert dissector modelines to EditorConfig fileJoão Valverde3-0/+2292
2016-03-08Start adding EditorConfig files.Gerald Combs4-0/+35
2016-03-07Qt: Remove unused version.h headerJoão Valverde1-2/+0
2016-03-07dmp: Report unused bits in last byte for 7bit string.Stig Bjørlykke1-17/+33
2016-03-07Add conflict check filterAlexis La Goutte5-1/+71
2016-03-07generate_authors: Align git log email columnJoão Valverde2-320/+328
2016-03-07Update the Automake gen-authors target to match CMake.Gerald Combs1-1/+1
2016-03-07sshdump: minor changesDario Lombardo1-12/+10
2016-03-07Run checkAPIs in the (epan/) wslua and crypt directories.Jeff Morriss2-5/+4
2016-03-06Fix indentation.Guy Harris1-23/+23
2016-03-06[Automatic update for 2016-03-06]Gerald Combs19-4034/+4375
2016-03-06To see whether a string equals another string, just use strcmp().Guy Harris1-1/+1