aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-02test: default WS_QT_BIN_PATH to WS_BIN_PATHEvan Huus1-1/+1
2015-01-02ositp: fix some BASE_ errors from g7935ba9f5beEvan Huus1-3/+3
2015-01-02Make it easier to run tests out of tree.Joerg Mayer1-3/+8
2015-01-02Eliminate proto_tree_add_text from packet-ositp.cMichael Mann1-178/+178
2015-01-02Lua: regex test suite fails with UTF-8 localeHadriel Kaplan1-1/+7
2015-01-02tvb: implement endianness-paramterized gettersEvan Huus2-4/+125
2015-01-02Always set decrypt_len when setting decrypt.Guy Harris1-3/+8
2015-01-02Revert "Bring pkg.m4 in from pkgconfig version 0.28 so we can use the PKG_PRO...Stephen Fisher1-214/+0
2015-01-02When deccoding base-64, the result is the length of the *decoded* result.Guy Harris1-28/+43
2015-01-02Add '*.nativecodeanalysis.xml' to 'clean' targetsBill Meier35-35/+39
2015-01-02Have hf variables outputted in the order they were found in the file.Michael Mann1-8/+5
2015-01-02Add "Editor modelines"; Adjust whitespace as needed.Bill Meier50-1839/+2489
2015-01-02Restore another include to try to fix solaris buildMartin Mathieson1-0/+2
2015-01-02Restore inclusion of gui_utils.h to pixmap_save.cMartin Mathieson1-0/+1
2015-01-02tshark: Add endpoints statisticsMichael Mann26-54/+205
2015-01-02Remove pkt_comment member from packet_info structure.Michael Mann9-34/+66
2015-01-01Fix tpyo.Guy Harris1-10/+10
2015-01-01More indentation cleanups.Guy Harris1-34/+34
2015-01-01Clean up indentation.Guy Harris1-7/+7
2015-01-01Remove unneeded includes from ui folderMartin Mathieson168-612/+1
2015-01-01Declare read_keytab_file() in epan/dissectors/packet-kerberos.h.Guy Harris9-15/+32
2015-01-01Lua: FieldInfo '==' check isn't really equalityHadriel Kaplan1-12/+10
2015-01-01.gitignore: Add '*.nativecodeanalysis.xml'Bill Meier1-0/+1
2015-01-01wireshark-qt.cpp belongs in, err, umm, the Qt Wireshark - not the GTK+ one.Guy Harris1-2/+2
2015-01-01Qt: fix crash when opening Preferences window on WindowsPascal Quantin1-2/+2
2015-01-01Welcome in 2015Pascal Quantin1-1/+1
2015-01-01wireshark-qt.cpp is only a Qt Wireshark source file.Guy Harris1-4/+1
2015-01-01Include "file.h" to get read_keytab_file() declared.Guy Harris1-0/+1
2015-01-01Let routines from the Kerberos dissector be called from C++.Guy Harris2-5/+17
2015-01-01Remove wireshark_cxx.Guy Harris1-1/+1
2015-01-01Move ui/qt/main.cpp to wireshark-qt.cpp, and get rid of the dummy.cpp hack.Guy Harris7-34/+13
2015-01-01Rename a variable to avoid a compiler warning.Guy Harris1-3/+3
2015-01-01Added DNP3 support for g13 and g43, output command eventsGraham Bloice1-9/+117
2015-01-01Eliminate proto_tree_add_text from WiMax plugin.Michael Mann6-892/+2228
2015-01-01Call setlocale() before getting version information.Guy Harris5-15/+15
2015-01-01Don't include header files that we don't appear to need.Guy Harris1-44/+1
2014-12-31Use setlocale() to get the current locale.Guy Harris1-6/+18
2014-12-31Don't include signal.h unless we need it.Guy Harris4-5/+2
2014-12-31Qt: Convert more dialog titles.Gerald Combs21-37/+42
2014-12-31We no longer do anything signal-related, so don't include <signal.h>.Guy Harris1-8/+13
2014-12-31Swallow get_glib_version_info() into get_compiled_version_info().Guy Harris1-18/+9
2014-12-31"#else", not "#elif", for the last part of a chain of conditionals.Guy Harris1-2/+24
2014-12-31Qt: fix 'Limit to display filter' functionality in Conversations/Endpoints wi...Pascal Quantin1-1/+2
2014-12-31ws_cpuid() returns a success/failure indication; make it gboolean.Guy Harris1-10/+10
2014-12-31Distinguish between IA-32 and non-x86.Guy Harris1-3/+9
2014-12-31Move some routines into ws_version_info.c.Guy Harris12-496/+153
2014-12-31rtse.cnf: fix Nesting level does not match indendation (CID 1159214)Alexis La Goutte2-10/+12
2014-12-31Zbee ZDP: fix Copy-paste error (CID 1158598)Alexis La Goutte1-1/+1
2014-12-31GTPv2: fix Copy-paste error (CID 1158587)Alexis La Goutte1-3/+2
2014-12-31Test suite: Make sure we have a usable locale before we run iconv.Gerald Combs1-0/+5