aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-07-17From Joerg Mayer:Guy Harris66-345/+42
2002-07-17Get rid of some "unused variable" and "unused static function" warnings,Guy Harris3-30/+89
2002-07-16From Joerg Mayer: add #includes of "snprintf.h" in modules that usedGuy Harris4-3/+16
2002-07-16Get rid of carriage returns.Guy Harris1-43/+43
2002-07-16Don't allocate structures to remember how to re-access a packet's data,Guy Harris1-12/+27
2002-07-16From Graeme Hewson:Guy Harris22-157/+285
2002-07-16From Graeme Hewson:Guy Harris1-6/+3
2002-07-15Update the "NT sucks for PPP capture" note to include NT 5.1 (XP andGuy Harris1-25/+24
2002-07-15Added support for dissecting RSVP Bundle MessagesAshok Narayanan1-203/+290
2002-07-15From Joerg Mayer:Guy Harris1-10/+9
2002-07-15From Joerg Mayer:Guy Harris2-22/+8
2002-07-15From Joerg Mayer:Guy Harris1-9/+9
2002-07-15Fix a sample call to add an item to the subtree for a protocol to add itGuy Harris1-7/+17
2002-07-15The mysterious two bytes were just the FCS. Use the length field fromGuy Harris1-2/+12
2002-07-15Clean up the setting of "id_offset" and "sd_offset"; this fixes a bug inGuy Harris1-68/+46
2002-07-15SMTP and FTP response codes need more than 1 byte, as they can go up toGuy Harris2-6/+6
2002-07-15Redo the way random access is handled. Save, for each packet, theGuy Harris1-120/+230
2002-07-15This seems to fix the problem of trying to save over the top of an existingRichard Sharpe1-9/+12
2002-07-14Add Booleans for the Ack and Srefresh messages, and move the Boolean forGuy Harris1-5/+13
2002-07-14Add a Boolean field for the Bundle message type.Guy Harris1-1/+5
2002-07-14Clarify the octet-stuffed framing code, by adding comments and by usingGuy Harris1-5/+48
2002-07-14Make the reported length of the VJ-uncompressed tvbuff the reportedGuy Harris1-2/+2
2002-07-14From Anand V. Narwani: fix so that when a filter is applied to a DOCSISGuy Harris1-6/+2
2002-07-14Only put "smtp.req" into the tree for packets that contain requestGuy Harris1-3/+5
2002-07-14In FTP, a normal reply line has a 3-digit number at the beginning - aGuy Harris2-39/+115
2002-07-13Fix a typo.Guy Harris1-2/+2
2002-07-13From Joerg Mayer: add missing include.Guy Harris1-1/+2
2002-07-13Fixed up some warnings.Tim Potter1-7/+14
2002-07-12From Anand V. Narwani:Guy Harris49-51/+9236
2002-07-12IUA updates from Michael Tuexen:Guy Harris1-724/+640
2002-07-11Add NSIS checkbox bitmaps.Gerald Combs1-1/+3
2002-07-11Added another authentication service for Snego.Tim Potter1-1/+4
2002-07-10From Michael Tuexen:Guy Harris1-32/+16
2002-07-10From Thierry Pelle: Redback vendor-specific items for RADIUS and L2TP.Guy Harris3-2/+8
2002-07-10The time stamps in credentials, at least, sometimes appear to beGuy Harris1-2/+22
2002-07-10Show lengths as decimal, not hex.Guy Harris1-8/+21
2002-07-10Put back the code to show the authentication data as "Auth Data"; callGuy Harris1-15/+20
2002-07-10Fix some other errors.Guy Harris1-7/+7
2002-07-10Fix an erroneous example.Guy Harris1-20/+17
2002-07-10Reordered some boolean fields to be consistent with the rest of ethereal.Tim Potter3-108/+113
2002-07-09Added Devin for NTLMSSP dissector.Tim Potter1-0/+4
2002-07-09Dissector for DCERPC auth type == 10 (NTLMSSP) fromTim Potter4-5/+548
2002-07-09From Bernd Becker:Guy Harris1-14/+14
2002-07-09Converted form related dissectors from prs_* routines to dissect_ndr_*Tim Potter1-165/+327
2002-07-09Updated GetDCName LogonControl and GetAnyDCNameRonnie Sahlberg1-287/+244
2002-07-08Desegmentation of multi-TCP-segment TNS messages (and support forGuy Harris2-3/+35
2002-07-08From Michael Tuexen: update for the ASAP dissector which providesGuy Harris1-254/+546
2002-07-08Give some more information on the "command.com" vs. "cmd.exe" issue.Guy Harris1-7/+11
2002-07-08Updated ACCOUNTDELTAS and ACCOUNTSYNC functionsRonnie Sahlberg1-192/+240
2002-07-08Update of DATABASESYNC functionRonnie Sahlberg1-59/+75