aboutsummaryrefslogtreecommitdiffstats
path: root/wireshark-qt.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-01-04Fix out-of-tree build includes of config.hGraham Bloice1-3/+3
2015-01-03Remove the testing stuff.Guy Harris1-11/+0
2015-01-03Stick some #define probes in on Windows.Guy Harris1-2/+12
2015-01-03Temporarily #if 0 out the call to read_keytab_file().Guy Harris1-1/+2
2015-01-03Support -K iff HAVE_KERBEROS is defined.Guy Harris1-3/+3
2015-01-01Declare read_keytab_file() in epan/dissectors/packet-kerberos.h.Guy Harris1-0/+6
2015-01-01Include "file.h" to get read_keytab_file() declared.Guy Harris1-0/+1
2015-01-01Move ui/qt/main.cpp to wireshark-qt.cpp, and get rid of the dummy.cpp hack.Guy Harris1-0/+1357