aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-01-04Create BASE_DOT, BASE_DASH, and BASE_SEMICOLON types for the FT_BYTES field t...Michael Mann38-264/+300
2015-01-04gmr1_rach: Update dual-values fields to use true_false_stringSylvain Munaut1-17/+24
2015-01-04gmr1_rach: Add support for GmPRS/GMR-1 3G Channel Request Type 1 & 2Sylvain Munaut1-16/+446
2015-01-04[Automatic manuf, services and enterprise-numbers update for 2015-01-04]Gerald Combs3-4/+67
2015-01-04stats tree plugin: fix no previous prototype for 'plugin_register_tap_listene...Alexis La Goutte1-0/+2
2015-01-04GTPv2: fix Logically dead code (CID 1250813)Alexis La Goutte1-6/+7
2015-01-04BACAPP: fix empty paragraph passed to '@param' command [-Wdocumentation]Alexis La Goutte1-1/+1
2015-01-04GTPv2: fix Logically dead code (CID 1255924)Alexis La Goutte1-1/+1
2015-01-04gmr1_rach: Fixup the MOC Dialled Number decodingSylvain Munaut1-34/+77
2015-01-04gmr1_rach: Update NULL GPS position decoding with realitySylvain Munaut1-3/+14
2015-01-04gmr1_rach: Use FT_INT24 instead of FT_UINT24 for latitude/longitudeSylvain Munaut1-15/+5
2015-01-04Lua: replace proto_tree_add_text callsHadriel Kaplan3-3/+31
2015-01-04WiFi Display: fix no previous prototype for ... [-Wmissing-prototypes]Alexis La Goutte1-0/+1
2015-01-04Fix out-of-tree build includes of config.hGraham Bloice20-31/+21
2015-01-03Use g_strdup_printf(), rather than a fixed-length buffer, for the app name.Guy Harris3-6/+13
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