aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-03It is also 2015 for Mac OS X :-)Alexis La Goutte1-2/+2
2015-01-03Info.plist : fix indent (use tabs)Alexis La Goutte1-1/+1
2015-01-03Use g_strdup_printf(), rather than a fixed-length buffer, for the app name.Guy Harris1-6/+8
2015-01-03Use get_ws_vcs_version() to generate the version string.Guy Harris1-11/+9
2015-01-03Remove unnecessary includes from wiretap folderMartin Mathieson46-81/+0
2015-01-03CMake: Clobber the top-level config.h before we build.Gerald Combs1-0/+10
2015-01-03tshark: dump port number when generating SCTP, TCP or UDP conversationsPascal Quantin1-16/+44
2015-01-03IPv6: do not allocate tap data on stackPascal Quantin1-11/+11
2015-01-03Remove the testing stuff.Guy Harris1-11/+0
2015-01-03tshark: dump port number when generating SCTP endpoints statisticsPascal Quantin1-1/+1
2015-01-03[PROFINET] Fix swapped MaintenanceRequired & MaintenanceDemanded bitsAnish Bhatt1-8/+8
2015-01-03Fix Windows x64 CMake buildGraham Bloice1-1/+1
2015-01-03Lua: replace deprecated functionsHadriel Kaplan4-15/+12
2015-01-03Remove the probes from packet-kerberos.c.Guy Harris2-31/+3
2015-01-03Stick some #define probes in on Windows.Guy Harris3-5/+43
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-02Replace proto_tree_add_text in dissector header files where it was used in a ...Michael Mann19-863/+887
2015-01-02Don't define a stub read_keytab_file() on Windows if we don't have Kerberos.Guy Harris2-47/+9
2015-01-02Try to clarify the PowerShell requirements.Gerald Combs2-6/+14
2015-01-02USB HID: fix report descriptor main items dissectionPascal Quantin1-9/+9
2015-01-02Add back "version.h" inclusionPascal Quantin2-0/+3
2015-01-02Add sanity check to ensure integer types don't get set to BASE_NONE.Michael Mann1-0/+15
2015-01-02Fix lua tests on WindowsGraham Bloice2-1/+2
2015-01-02mux27010: Add a link to info about the mux27010 packet structure.Bill Meier1-0/+11
2015-01-02test: improve check for out-of-tree testsEvan Huus1-4/+5
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