aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-10-31Fix name of C-Ares source directory & make the name of the -done file match it.Guy Harris1-5/+5
2014-10-31The C-Ares "done" file should have a name beginning with cares-.Guy Harris1-2/+2
2014-10-31Use tcp_dissect_pdus in DCE/RPC dissector when running atop TCP.Michael Mann1-11/+67
2014-10-31Sync debian symbol files to current API.Michael Mann2-2/+6
2014-10-30HTTP2: Update to draft-15Alexis La Goutte1-15/+19
2014-10-30Eliminate proto_tree_add_text from packet-fcels.cMichael Mann1-160/+161
2014-10-30temporary workaround to stop the fuzz failuresMartin Kaiser1-2/+2
2014-10-30Add a missing backslash.Gerald Combs1-1/+1
2014-10-30OS X: Don't add libtool control files to the app bundle.Gerald Combs1-1/+3
2014-10-30Eliminate proto_tree_add_text from packet-q933.cMichael Mann7-345/+315
2014-10-30Fix a typo: Unidirected -> UndirectedJeff Morriss2-6/+6
2014-10-30Make the data rate field float, and calculate it for 802.11n.Guy Harris3-412/+443
2014-10-30Prohibit ctype APIs (except toupper() which is still used by file.c - makeJeff Morriss1-7/+26
2014-10-30Replace one more isprint() with g_ascii_isprint().Jeff Morriss1-1/+1
2014-10-30Add casts to try to please the OSX buildbot.AndersBroman1-9/+9
2014-10-30Tell the user which file __func__ was found in.Jeff Morriss1-2/+3
2014-10-30convert_proto_tree_add_text.pl - missed adding an else statement to logic.Michael Mann1-2/+2
2014-10-30Create the compress module for compression functions.Matthieu Patou9-10/+337
2014-10-30Add logic to determine if a "tvb get" call is used as a parameter to a proto_...Michael Mann1-1/+24
2014-10-30Add an RFC reference and fix deprecated API.AndersBroman1-1/+2
2014-10-30Remove the optional strncasecmp.{h,c} target (for systems that don't have tha...Jeff Morriss8-144/+6
2014-10-30Dataflow analysis is hard, let's go shopping!Guy Harris1-0/+2
2014-10-30Squelch some used-but-not-set warnings (one legitimate, others not).Guy Harris1-6/+6
2014-10-30Use correct variable.Guy Harris1-1/+1
2014-10-30Extract the center frequency from Peek tagged files.Guy Harris1-0/+2
2014-10-30Support the bandwidth and "short GI" fields from Peek tagged files.Guy Harris3-20/+116
2014-10-30Handle the MCS index in Peek tagged files.Guy Harris3-40/+61
2014-10-29Expand the 802.11 pseudo-header and support new radio metadata.Guy Harris10-64/+234
2014-10-29Rename the strnatcmp.c routines and make them use the g_ascii_XXX() routines.Guy Harris4-11/+18
2014-10-29Replace isalpha() with g_ascii_isprint().AndersBroman3-11/+9
2014-10-29Don't include ctype.h and replace isascii() with _ascii_isprint().AndersBroman3-13/+11
2014-10-29VXLAN: Fix flag bitmasksAlex Tessmer1-3/+3
2014-10-29Add missing stuff for custom plugins.AndersBroman2-0/+7
2014-10-29Qt: Better protocol highlight colors.Gerald Combs2-3/+4
2014-10-28Qt: Add a set of 2x 16-pixel toolbar icons.Gerald Combs89-105/+351
2014-10-28Get rid of unnecessary include of <wsutil/strnatcmp.h>.Guy Harris1-1/+0
2014-10-28Use guint8 for 8-bit unsigned numeric values.Guy Harris2-3/+6
2014-10-28Use g_ascii_isalnum() rather than isalnum().Guy Harris1-2/+1
2014-10-28Add some new features to the list and regenerate NEWS.Jeff Morriss2-80/+87
2014-10-28Add GPLv2+ license header to keep license-check happy.Jeff Morriss1-0/+20
2014-10-28Pref: Remove unsued functionAlexis La Goutte1-0/+2
2014-10-28Patch for KNXnet/IP dissectoralage1-90/+176
2014-10-28Add a comment showing mapping to radiotap.Guy Harris1-0/+55
2014-10-28Refactor pinfo->circuit_id from H.223 dissector.Michael Mann7-57/+129
2014-10-28DNS NXT RR is parsed incorrectlyAlexis La Goutte1-1/+28
2014-10-28ISIS: Display code/type and length for unknown code/typeAlexis La Goutte1-9/+4
2014-10-28HPSW: Fix display of wrong lengthAlexis La Goutte1-1/+1
2014-10-28Some additional information from bug 10637.Guy Harris1-9/+45
2014-10-28Bug 9586 says bit 0x00000100 in the "802.11n flags" means "802.11ac".Guy Harris1-48/+54
2014-10-28MAUSB: fix warning: no previous prototype for 'proto_register_wfa_oui' [-Wmis...Alexis La Goutte1-0/+1