summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Change default gtk build from version 2 to version 3 forJörg Mayer4-5/+5
2013-07-24Add a paragraph what to try if installation of the SDK fails.Jörg Mayer1-4/+9
2013-07-24The current version of Qt is 5.1.Guy Harris1-1/+5
2013-07-24Don't cast away constness, and constify a function parameter.Guy Harris1-3/+3
2013-07-24Make some routines not used outside rawshark.c static.Guy Harris1-2/+2
2013-07-23Make some functions not used outside tshark.c static.Guy Harris1-2/+2
2013-07-23Make a routine not used outside file.c static.Guy Harris1-1/+1
2013-07-23Don't cast away constness (except in cases where an API makes thatGuy Harris1-2/+5
2013-07-23Don't cast away constness.Guy Harris1-1/+1
2013-07-23Don't cast away constness (except where APIs render that impossible).Guy Harris1-1/+1
2013-07-23Don't cast away constness.Guy Harris1-1/+1
2013-07-23Fix ECHLD_TIMEOUT vs ECHLD_TIMED_OUT a second time for today.Jörg Mayer1-2/+2
2013-07-23Register BSSAP+ by name.Anders Broman1-0/+1
2013-07-23Clean up capitalization in some option descriptions.Guy Harris1-9/+9
2013-07-23The Qt documentation appears to indicate that you're expected to includeGuy Harris1-1/+1
2013-07-23Handle operating systems that are anticipating the day when files shouldGuy Harris1-1/+9
2013-07-23Yet another iteration...Luis Ontanon6-32/+156
2013-07-23Free all cloned tvbs, not only first one.Jakub Zawadzki1-9/+8
2013-07-23Move tvb_new_child_real_data() to tvbuff_real.c with some cleanupJakub Zawadzki2-11/+10
2013-07-23Add RFC6975 (Signaling Cryptographic Algorithm Understanding in DNS Security ...Alexis La Goutte1-0/+48
2013-07-23Fix warning found by fix-encoding-argsAlexis La Goutte1-9/+9
2013-07-23Enhance DNS Dissector Make DS ( Delegation Signature 43 ) filterable (Update ...Alexis La Goutte1-68/+50
2013-07-23Try to differentiate a non filled private_data (pointer set to NULL) from an ...Pascal Quantin4-80/+64
2013-07-23Fix for Bug 8960 - All mongodb query show as [Malformed Packet: MONGO]Jörg Mayer1-1/+1
2013-07-23Move files to dirty that generate a warning aboutJörg Mayer1-5/+9
2013-07-23- Fix a typo that was warned about (acually a coding error thatJörg Mayer1-23/+24
2013-07-23Include sys/wait.hJörg Mayer1-0/+4
2013-07-23Separate sources inJörg Mayer1-6/+6
2013-07-23Fix the following error with Duct Tape - long term solution stillJörg Mayer1-0/+1
2013-07-23Fix "missing sentinel in function call" with help ofJörg Mayer1-2/+2
2013-07-23Sort alphabeticallyJörg Mayer1-3/+3
2013-07-23From Javier Godoy via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8963Alexis La Goutte1-0/+1
2013-07-23From Javier Godoy via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8965Alexis La Goutte1-1/+1
2013-07-23From Thomas ERSFELD (GSoC13) Apply changes of revision 50107 to qtshark man p...Alexis La Goutte3-18/+40
2013-07-23Use largefile detection in cmake.Jörg Mayer3-1/+11
2013-07-23Copy over cmake largfile detection from the gromacs project.Jörg Mayer3-0/+173
2013-07-23Fix typo (Missing .git in git clone URL)Alexis La Goutte1-1/+1
2013-07-23From Thomas ERSFELD (GSoC13) via remark of Gerald Use QDialogButtonBox for Su...Alexis La Goutte3-36/+28
2013-07-23Fix warning when build QtsharkAlexis La Goutte1-5/+5
2013-07-23Fix warning from Windows Buildbot (when build qtshark) .\print_dialog.cpp(41)...Alexis La Goutte1-1/+2
2013-07-23From Thomas ERSFELD (GSoC13) Prepare inclusion of Follow (TCP/UDP/SSL) featur...Alexis La Goutte2-0/+16
2013-07-23From Thomas ERSFELD (GSoC13) Qtshark : Columns in the packet list table are n...Alexis La Goutte4-0/+10
2013-07-23Looks like not every version of cmake has the same behaviour wrtJörg Mayer1-1/+1
2013-07-23collectd.data.severity is unsigned, so use proto_tree_add_uint64.Guy Harris1-1/+1
2013-07-23From Andreas Bachmann:Anders Broman1-70/+154
2013-07-23From Michal Labedzki:Anders Broman3-76/+801
2013-07-23From Michal Labedzki:Anders Broman3-343/+834
2013-07-23From Michal Labedzki:Anders Broman6-10/+232
2013-07-23From Michal Labedzki:Anders Broman1-3/+3
2013-07-23From Michal Labedzki:Anders Broman1-14/+58