aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2001-11-10Change from Tim Potter to show the error status in the Info column forGuy Harris1-21/+171
2001-11-09Microsoft calls it "Dfs", not "DFS", perhaps to avoid confusion with theGuy Harris1-6/+6
2001-11-09NT Create and X support, from Ronnie Sahlberg.Guy Harris1-7/+280
2001-11-09Remove "text2pcap-scanner.obj" and "tools\lemon\lemon.obj" when a "nmakeGuy Harris2-4/+4
2001-11-09Fix a couple of comments.Guy Harris1-4/+4
2001-11-09Fixes from Kazushi Sugyo:Guy Harris4-4/+13
2001-11-09Put in an XXX note indicating that if we conclude we're using the AIXGuy Harris1-1/+7
2001-11-09Wrap calls to "pcap_datalink()" in a routine that attempts to compensateGuy Harris11-332/+524
2001-11-09Tvbuffification of SMB print commands, from Ronnie Sahlberg.Guy Harris1-430/+350
2001-11-092^n is 1 << n, not 2 << n.Guy Harris1-2/+2
2001-11-09From <a.stockmeier[AT]avm.de>: fix the file dialog box code to useGuy Harris2-2/+4
2001-11-08Print the create flags with 8 hex digits.Guy Harris1-17/+26
2001-11-08Put the stuff to handle file data in read and write requests into aGuy Harris1-137/+148
2001-11-08NT Transact dissection, from Ronnie Sahlberg.Guy Harris2-8/+1878
2001-11-08Allow periods in module names.Gilbert Ramirez1-2/+2
2001-11-07"dissect_open_print_file_smb()" was defined but not used; put it intoGuy Harris1-2/+2
2001-11-07MPLS support for handling either IPv4 or IPv6 as the payload protocolGuy Harris3-6/+20
2001-11-07Update the URL for Cygwin.Guy Harris1-2/+2
2001-11-07Expand on the comments about AIX libpcap.Guy Harris1-6/+10
2001-11-07Further tvbuffication from Ronnie Sahlberg.Guy Harris1-2990/+1928
2001-11-07code cleanupUwe Girlich1-23/+89
2001-11-06IEEE 802.1x, a/k/a EAPOL, and PPP/EAPOL EAP support, from PekkaGuy Harris8-4/+314
2001-11-06AUTH call dissected. It includes XOR encoded user name/passwords. I didUwe Girlich1-2/+142
2001-11-06PCNFSD added for Uwe GirlichUwe Girlich1-0/+1
2001-11-06PCNFSD dissector file packet-pcnfsd.c added to source listUwe Girlich2-2/+4
2001-11-06start of a PCNFSD dissector, header fileUwe Girlich1-0/+31
2001-11-06Start of a PCNFSD dissector as the RPC dissector 150001.Uwe Girlich1-0/+97
2001-11-06Add in some heuristics to try to detect AIX libpcap format. (This worksGuy Harris3-27/+93
2001-11-05From Tom Uijldert: have an non-heuristic UCP dissector, and register itGuy Harris1-17/+50
2001-11-05IPCOMP transformation and ID_IPV4_ADDR_SUBNET for ISAKMP, fromGuy Harris3-2/+29
2001-11-05Fix the previous change to handle SMBs with tvbuffified dissectors.Guy Harris1-2/+2
2001-11-05Put andX commands at the same level as the first command.Guy Harris1-2/+4
2001-11-05Put in some references.Guy Harris1-1/+26
2001-11-05Further tvbuffication, from Ronnie Sahlberg.Guy Harris1-1333/+770
2001-11-05Futher tvbuffification from Ronnie Sahlberg.Guy Harris1-888/+506
2001-11-04SUA dissector, from Michael Tuexen, replacing (and subsuming) the SUAGuy Harris5-335/+2767
2001-11-04Include "conversation.h", as the plugin API now includes the routines toGuy Harris2-2/+4
2001-11-04Further tvbuffication, from Ronnie Sahlberg.Guy Harris1-2288/+1466
2001-11-04CBCP support in PPP, from Motonori Shindo.Guy Harris2-1/+155
2001-11-04Include protocols for TCP conversation dissectors in the list ofGuy Harris1-1/+2
2001-11-04Declare routines exported to plugins through the plugin API table asGuy Harris2-15/+15
2001-11-04Additional routines made available to plugins, from Tomas Kukosa.Guy Harris7-15/+65
2001-11-04In "plugin_api_defs.h", just doGuy Harris2-161/+145
2001-11-04Allow a dissector to register preferences that it no longer supports asGuy Harris8-14/+144
2001-11-04Updates from Mark Burton.Guy Harris1-92/+122
2001-11-04More tvbuffication, from Ronnie Sahlberg.Guy Harris1-760/+437
2001-11-03Check for a zero word count in LogoffandX requests and replies.Guy Harris1-37/+45
2001-11-03Clean up the Info column, by leaving the ": " that separates badGuy Harris1-2/+5
2001-11-03Crash if a dissector tries to create more than one preference with theGuy Harris1-3/+17
2001-11-03Cooperative Route Filtering Capability support, and Route RefreshGuy Harris3-5/+80