aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-11-23sshdump: fix int issueDario Lombardo1-1/+1
2015-11-23register_dissector -> new_register_dissectorMichael Mann23-198/+226
2015-11-23cmake: fix "multiple rules generate abi-descriptor.template" warningPeter Wu1-1/+1
2015-11-23Qt: Fixed more column issues when changing profile.Stig Bjørlykke2-2/+11
2015-11-23Pcap (pktdata): fix no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-0/+3
2015-11-23RTPS: fix no previous prototype for 'compare/hash_by_guid' [-Wmissing-prototy...Alexis La Goutte1-2/+2
2015-11-23HiSLIP: remove a DISSECTOR_ASSERTPascal Quantin1-7/+6
2015-11-23RADIUS: fix indentAlexis La Goutte1-25/+25
2015-11-23register_dissector -> new_register_dissectorMichael Mann29-235/+253
2015-11-23CMakeLists (root): fix indent (use tabs)Alexis La Goutte1-8/+9
2015-11-23RADIUS: Use directly tvb_ip_to_strAlexis La Goutte1-6/+1
2015-11-23RADIUS: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2015-11-23RADIUS: fix wrong offset for protocolAlexis La Goutte1-1/+1
2015-11-23lemon (tools): Fix Dereference of null pointer found by Clang analyzerAlexis La Goutte1-23/+33
2015-11-23Qt: Revert to more optimized codeStig Bjørlykke1-8/+5
2015-11-23Fix 'make dumpapi' targetJoão Valverde2-14/+19
2015-11-23epan: Free pointers to deallocated memoryStig Bjørlykke1-0/+6
2015-11-23http: case-insensitive custom headers matchPeter Wu1-4/+7
2015-11-23merge: fix parameter 'in_files/in_count_files' not found in the function decl...Alexis La Goutte1-6/+6
2015-11-23Qt: Preserve selected file in welcome screen.Stig Bjørlykke1-0/+9
2015-11-23Qt: Improved profiles popup menuStig Bjørlykke3-30/+31
2015-11-23Qt: Set tooltip for packet list headerStig Bjørlykke6-26/+56
2015-11-23Remove configure --enable-ipv6 optionJoão Valverde10-161/+4
2015-11-22Add Windows CMake auto generated files to .gitignorePascal Quantin1-2/+21
2015-11-22Quote the source directory in Git commands.Guy Harris1-3/+3
2015-11-22Quote the path for the Windows setup script.Guy Harris1-1/+1
2015-11-22We *do* use setWindowModified; remove the XXX comment saying to do so.Guy Harris1-1/+0
2015-11-22Qt: save columns position before freezingPascal Quantin1-0/+1
2015-11-22RADIUS: Add display field for Ascend data FilterAlexis La Goutte1-4/+129
2015-11-22Qt: Added translate for "Capturing from ".Stig Bjørlykke1-9/+2
2015-11-22Qt: Set normal window icon when capture file closed.Stig Bjørlykke3-6/+6
2015-11-22asn2wrs.py: fix path substitution when generating ASN.1 dissectors with CMake...Pascal Quantin1-2/+2
2015-11-22Do not expand packets in packet dialog by defaultPeter Wu1-1/+0
2015-11-22Fix RTP player crash on invalid streamsPeter Wu1-0/+5
2015-11-22SCSI: Fix mixed up SCSI senddiag PF valuesStefan Pöschel1-1/+1
2015-11-22Cisco FabricPath MiM: rename file nameAlexis La Goutte3-2/+2
2015-11-22register_dissector -> new_register_dissector for ASN.1 dissectors.Michael Mann39-341/+377
2015-11-22Diameter: add dissection of Credit-Management-Status AVP codePascal Quantin1-24/+91
2015-11-22Developers Guide UpdatesGraham Bloice7-118/+72
2015-11-22[docsis] Remove unused exceptions.hAdrianSimionov3-10/+23
2015-11-22GSM MAP: Add Ericsson specific fields to MAP-OpenInfoPascal Quantin6-265/+281
2015-11-21Fix OSX 10.5 autotools package for missing sshdumpGraham Bloice1-1/+5
2015-11-21Fix Windows hardening check (x64)Graham Bloice1-0/+9
2015-11-21Lua: Validate Proto() argumentsStig Bjørlykke4-4/+34
2015-11-21epan: Removed an unneeded g_malloc.Stig Bjørlykke1-6/+3
2015-11-21Fix Windows hardening checkGraham Bloice2-3/+57
2015-11-21acinclude.m4: Replace AS_ECHO_N with printfJoão Valverde1-1/+1
2015-11-21cmake: do not remove ws.css; ignore auto-generated filesPeter Wu2-7/+21
2015-11-21display_filter_edit(.h): fix comma at end of enumerator list [-Wpedantic] / c...Alexis La Goutte1-1/+1
2015-11-21RTPS: Added Topic Information feature. This feature shows the TopicJuanjo Martin2-30/+178