aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-02-19Initial version of the new Statistics -> Content List -> HTTP feature. ThisStephen Fisher6-0/+427
2007-02-19Continuing the tradition: squelch some compiler warnings ....Bill Meier10-13/+12
2007-02-19Fix some C++ style commentsBill Meier4-6/+6
2007-02-19Output error msgs when using dumpcap from cmd-line (stand-alone);Bill Meier2-20/+28
2007-02-19Squelch a few unused parameter warnings.Jeff Morriss4-6/+6
2007-02-19Remove some unused parameters (pinfo).Jeff Morriss1-184/+171
2007-02-19fetch_tapped_data() returns a const pointer, so declare the function as retur...Jeff Morriss2-2/+2
2007-02-19Remove some unused parameters (pinfo).Jeff Morriss1-166/+152
2007-02-19Oops, help_topic_gtk() is _only_ needed in GTK1.2 builds, so #ifdef it (and s...Jeff Morriss1-102/+103
2007-02-19Squelch a couple (false) uninitialized variable warningsJeff Morriss2-3/+3
2007-02-19the policy handles created/opened in CreateKey and OpenKey are now called "ha...Ronnie Sahlberg2-5/+5
2007-02-19Id keyword property addedJaap Keuter0-0/+0
2007-02-19Further cleanup of the documentJaap Keuter1-60/+59
2007-02-19Decode some RANAP elements.Anders Broman7-21/+142
2007-02-19From Kriang Lerdsuwanakij:Stephen Fisher1-6/+6
2007-02-19Add comments to the statistics functions to tell which is whichStephen Fisher1-0/+6
2007-02-19Fix error handling for invalid named pipe;Bill Meier1-1/+3
2007-02-19packet-afp: remove unneeded line of code;Bill Meier2-2/+3
2007-02-19Initialize the description in UAT_FLD_PROTO().Guy Harris1-1/+1
2007-02-19Squelch a "used without being set" warning.Guy Harris1-0/+1
2007-02-19We only need the Wireshark splash image if we have the welcome page.Guy Harris1-0/+2
2007-02-19wep_decrypt() isn't needed if we have AirPDCap.Guy Harris1-11/+6
2007-02-19Get rid of an unused variable.Guy Harris2-8/+6
2007-02-19dissect_x411_mts_apdu() is an old-style dissector, so it shouldn'tGuy Harris4-6/+6
2007-02-19Declare nbytes to match what the routine getting a pointer to itGuy Harris1-1/+1
2007-02-19Include <string.h> to declare memcpy().Guy Harris1-1/+1
2007-02-19Get rid of an unused variable.Guy Harris1-2/+0
2007-02-19Fix a couple of spelling mistakesStephen Fisher1-2/+2
2007-02-18Added a DTPT (DekTop PassThrough) dissector.Uwe Girlich3-0/+1075
2007-02-18From Florent Drouin: support for MTP2 in ERF type 5 (Multi-Channel HDLC) filesJeff Morriss2-2/+25
2007-02-18Fix bug 1380:Jeff Morriss2-4/+8
2007-02-18From Mike Duigou:Stephen Fisher1-67/+572
2007-02-17From Florent Drouin:Anders Broman6-674/+1360
2007-02-17From X.690 8.6.2.3 Graeme Lunt1-2/+11
2007-02-17This patch looks for a confounder in GSSWrap for DES_MAC_MD5 algorithm. Graeme Lunt2-4/+12
2007-02-17fix an error added latelyUlf Lamping1-1/+1
2007-02-17This patch adds some new features to the BER dissector:Graeme Lunt1-15/+58
2007-02-17Tidy ups for SASL/GSSAPI support:Graeme Lunt3-66/+169
2007-02-17some more compiler warnings removedUlf Lamping3-25/+26
2007-02-17squelch some compiler warningsUlf Lamping4-23/+24
2007-02-17if the KRB-ERROR PDU contains a pw-salt containing an NT status code, show th...Ronnie Sahlberg1-0/+9
2007-02-17decode the known 4 bytes of the 16 byte blob that prepends the ndr encoded lo...Ronnie Sahlberg1-5/+43
2007-02-16major code cleanup:Ulf Lamping15-757/+696
2007-02-16when decrypting a blob allocate a new private memory area to return to the c...Ronnie Sahlberg1-4/+21
2007-02-16From Florent Drouin:Anders Broman7-1111/+3242
2007-02-16Make RFC2198 pt preference work (wasn't callingMartin Mathieson1-9/+19
2007-02-16Fix the bugs part of http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1371.Anders Broman1-2/+8
2007-02-16Copy the changes done for 0.99.5 to use WinPcap 4.0 to trunk.Anders Broman1-17/+14
2007-02-15change of AUTHOR address upon requestLuis Ontanon1-1/+1
2007-02-15bugfix: call set_proto_selection() before actually writing the selections to ...Ulf Lamping1-2/+9