summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-24VoIP: fix a null dereference when trying to retrieve the time of a T.38 tappe...Pascal Quantin1-1/+1
2015-11-24Qt: check that a file name was selected before trying to export follow contentPascal Quantin1-11/+13
2015-11-24Art-Net: Add missing ArtSync opcodeRyan Mullen1-0/+2
2015-11-24Remove register_dissector.Michael Mann3-25/+0
2015-11-24Remove the LDAP wrapping for registering dissectors and just use dissector_ad...Michael Mann6-87/+29
2015-11-24Convert T.124 API to use "new style" dissectors.Michael Mann5-20/+24
2015-11-24Convert XMPP dissector to "new style".Michael Mann1-8/+9
2015-11-24sshdump: add default filter even when interfaces are not listed.Dario Lombardo1-8/+7
2015-11-24[Custom plugins] CUSTOM_PLUGIN_IN_FILES is no longer required.AndersBroman2-7/+0
2015-11-24Convert PPI dissectors to "new style".Michael Mann5-145/+127
2015-11-24Fix NSIS installer generation broken in gffb5b3dPascal Quantin1-0/+1
2015-11-24Make dissect_mp4ves_config a real dissector to be called by SDPMichael Mann3-13/+15
2015-11-24cmake: add dependency information for copy_data_filesPeter Wu1-87/+81
2015-11-24Developers Guide updates for plugins with CMakeGraham Bloice15-22/+26
2015-11-24[docsis->type35ucd] Add support for type 35 UCD message.AdrianSimionov3-0/+1186
2015-11-24Fix indentation.Guy Harris1-1/+1
2015-11-24Check *how many* fields sscanf() found.Guy Harris1-31/+82
2015-11-24Qt (Recent Files): Fix typo on variable nameAlexis La Goutte1-1/+1
2015-11-24dbus dissector: Handle alignments of basic types.Nicolas Cavallari1-2/+31
2015-11-24DNS: Chain Query requestsAlexis La Goutte1-1/+16
2015-11-24DNS: Add EDNS(0) Padding OptionAlexis La Goutte1-0/+13
2015-11-24DNS: Add edns-tcp-keepalive EDNS0 OptionAlexis La Goutte1-0/+15
2015-11-24Adding RFC5512 extended communityMatt Texier1-14/+70
2015-11-23Qt: Fix column resolve namesStig Bjørlykke1-0/+4
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