aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-02Added register action for loading Lua plugins.Stig Bjørlykke5-8/+20
2011-10-02Always update splash screen when action has changed.Stig Bjørlykke1-1/+1
2011-10-02Squelch some more warnings.Guy Harris1-2/+2
2011-10-02Squelch warnings (at that point, toc_offset has been determined to fitGuy Harris1-6/+6
2011-10-02SQ_TYPE_NULL appears to do run-length encoding of nulls; do run-lengthGuy Harris1-99/+236
2011-10-01Set encoding.Anders Broman1-463/+463
2011-10-01Fix checkAPI error:Bill Meier1-1/+1
2011-10-01Fix "unused_but_set_variable" GCC warning: Remove apparently unneeded code.Bill Meier1-2/+0
2011-10-01Update entry for Stefan Metzmacher re SMB/SMB2 dissector enhancements.Bill Meier1-0/+1
2011-10-01From Stefan Metzmacher: Support for SMB 2.22 features;Bill Meier3-58/+1103
2011-09-30Fix Coverity CID 1204: CONSTANT EXPRESSION RESULT according to feedback from ...Chris Maynard1-47/+62
2011-09-30Add a few more raw link types to be up to date with the current ERF format sp...Chris Maynard1-2/+11
2011-09-30More tpo fixes.Guy Harris2-5/+5
2011-09-30graphhics → graphicsGerald Combs1-5/+5
2011-09-30s/wsug_/wsdg_/g in the Developer's Guide targets.Gerald Combs2-18/+16
2011-09-30Add packet-credssp.hGraeme Lunt1-0/+1
2011-09-30Add credssp to subdirs listGraeme Lunt1-0/+1
2011-09-30Microsoft Credential Security Support Provider (CredSSP) support. Graeme Lunt14-2/+1024
2011-09-30Fix checkhf Alexis La Goutte1-4/+0
2011-09-30Enhance extended communities when RD Type 2Alexis La Goutte1-10/+15
2011-09-30From Clemix via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6408Alexis La Goutte1-4/+129
2011-09-30From ArubaOS 6.x : new Aruba RADIUS attributes (9 & 10)Alexis La Goutte1-1/+3
2011-09-30FT_EUI64 need also to specifies encoding !Alexis La Goutte1-2/+2
2011-09-29Update README.developer to take into account the disappearance ofGuy Harris1-31/+49
2011-09-29Whitespace cleanup.Bill Meier1-26/+26
2011-09-29From András Veres-Szentkirályi: Added cursor type decoding to MySQL dissectorBill Meier2-3/+38
2011-09-29Clean up white space.Guy Harris1-10/+10
2011-09-29When building w/o LIBZ: (Somewhat clunky) attempt to fix "unused variable" an...Bill Meier1-13/+30
2011-09-29Comment out two cases of code which caused GCC 4.6 "unused-but-set-variable" ...Bill Meier1-4/+4
2011-09-29From Yaniv Kaul: SPICE dissectorBill Meier4-1/+3527
2011-09-29Make it possible to dissect proprietarry Opcodes.Anders Broman5-83/+180
2011-09-29From Roland Knall:Anders Broman1-15/+17
2011-09-29Add heuristics in dissect_xmcp_message() to try to avoid dissecting TCP packe...Chris Maynard1-9/+13
2011-09-28In drag_and_drop.c use accessor functions for GtkSelectionData. InGerald Combs2-16/+14
2011-09-28The SRT/SRA test pattern is 16 bits in Japan, don't try to retrieve 32 bits o...Jeff Morriss1-1/+1
2011-09-28Add default modeline settings to the end of the skeleton code.Chris Maynard1-0/+14
2011-09-28Add modeline. For now, add it at the bottom with tabstop=8, as that's where ...Chris Maynard1-1/+15
2011-09-28Quit if we have a zero-length query, so we don't loop indefinitely. Guy Harris1-0/+4
2011-09-28Rather than complain and quit if -V is missing when -O <protocols> is used, d...Chris Maynard2-7/+14
2011-09-28Link to the RTmac spec.Guy Harris1-0/+2
2011-09-27Update URL.Guy Harris1-1/+1
2011-09-27- check_col() no longer needed;Bill Meier1-43/+29
2011-09-27The separator between packets is an output option, not a capture option,Guy Harris1-3/+3
2011-09-27Future tense -> present tense for the encoding argument toGuy Harris1-3/+3
2011-09-27From Jouni Malinen via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6359Alexis La Goutte1-163/+150
2011-09-27Add a new tshark option for being able to specify an alternate line separator...Chris Maynard4-29/+68
2011-09-27From mtwire via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6060Alexis La Goutte4-0/+964
2011-09-27Minor formatting changes to the dumpcap -h output.Chris Maynard1-3/+3
2011-09-27Minor formatting changes to the rawshark -h output.Chris Maynard1-3/+5
2011-09-27Get rid of check_col, while at it set ENC.Anders Broman22-605/+414