aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* From <a.stockmeier[AT]avm.de>: fix the file dialog box code to useGuy Harris2001-11-092-2/+4
* Print the create flags with 8 hex digits.Guy Harris2001-11-081-17/+26
* Put the stuff to handle file data in read and write requests into aGuy Harris2001-11-081-137/+148
* NT Transact dissection, from Ronnie Sahlberg.Guy Harris2001-11-082-8/+1878
* Allow periods in module names.Gilbert Ramirez2001-11-081-2/+2
* "dissect_open_print_file_smb()" was defined but not used; put it intoGuy Harris2001-11-071-2/+2
* MPLS support for handling either IPv4 or IPv6 as the payload protocolGuy Harris2001-11-073-6/+20
* Update the URL for Cygwin.Guy Harris2001-11-071-2/+2
* Expand on the comments about AIX libpcap.Guy Harris2001-11-071-6/+10
* Further tvbuffication from Ronnie Sahlberg.Guy Harris2001-11-071-2990/+1928
* code cleanupUwe Girlich2001-11-071-23/+89
* IEEE 802.1x, a/k/a EAPOL, and PPP/EAPOL EAP support, from PekkaGuy Harris2001-11-068-4/+314
* AUTH call dissected. It includes XOR encoded user name/passwords. I didUwe Girlich2001-11-061-2/+142
* PCNFSD added for Uwe GirlichUwe Girlich2001-11-061-0/+1
* PCNFSD dissector file packet-pcnfsd.c added to source listUwe Girlich2001-11-062-2/+4
* start of a PCNFSD dissector, header fileUwe Girlich2001-11-061-0/+31
* Start of a PCNFSD dissector as the RPC dissector 150001.Uwe Girlich2001-11-061-0/+97
* Add in some heuristics to try to detect AIX libpcap format. (This worksGuy Harris2001-11-063-27/+93
* From Tom Uijldert: have an non-heuristic UCP dissector, and register itGuy Harris2001-11-051-17/+50
* IPCOMP transformation and ID_IPV4_ADDR_SUBNET for ISAKMP, fromGuy Harris2001-11-053-2/+29
* Fix the previous change to handle SMBs with tvbuffified dissectors.Guy Harris2001-11-051-2/+2
* Put andX commands at the same level as the first command.Guy Harris2001-11-051-2/+4
* Put in some references.Guy Harris2001-11-051-1/+26
* Further tvbuffication, from Ronnie Sahlberg.Guy Harris2001-11-051-1333/+770
* Futher tvbuffification from Ronnie Sahlberg.Guy Harris2001-11-051-888/+506
* SUA dissector, from Michael Tuexen, replacing (and subsuming) the SUAGuy Harris2001-11-045-335/+2767
* Include "conversation.h", as the plugin API now includes the routines toGuy Harris2001-11-042-2/+4
* Further tvbuffication, from Ronnie Sahlberg.Guy Harris2001-11-041-2288/+1466
* CBCP support in PPP, from Motonori Shindo.Guy Harris2001-11-042-1/+155
* Include protocols for TCP conversation dissectors in the list ofGuy Harris2001-11-041-1/+2
* Declare routines exported to plugins through the plugin API table asGuy Harris2001-11-042-15/+15
* Additional routines made available to plugins, from Tomas Kukosa.Guy Harris2001-11-047-15/+65
* In "plugin_api_defs.h", just doGuy Harris2001-11-042-161/+145
* Allow a dissector to register preferences that it no longer supports asGuy Harris2001-11-048-14/+144
* Updates from Mark Burton.Guy Harris2001-11-041-92/+122
* More tvbuffication, from Ronnie Sahlberg.Guy Harris2001-11-041-760/+437
* Check for a zero word count in LogoffandX requests and replies.Guy Harris2001-11-031-37/+45
* Clean up the Info column, by leaving the ": " that separates badGuy Harris2001-11-031-2/+5
* Crash if a dissector tries to create more than one preference with theGuy Harris2001-11-031-3/+17
* Cooperative Route Filtering Capability support, and Route RefreshGuy Harris2001-11-033-5/+80
* Support for desegmentation of Diameter-over-TCP, from David Frascone.Guy Harris2001-11-031-11/+77
* Clean up the display of the Flags and Flags2 fields, and add a missingGuy Harris2001-11-031-52/+63
* Tvbuffification of Negotiate Protocol, from Ronnie Sahlberg.Guy Harris2001-11-032-583/+987
* First tvbuffication change, from Ronnie Sahlberg. Also changes SMBGuy Harris2001-11-033-657/+1137
* In "addStaticAVP()", add the new entry to the list of AVP types afterGuy Harris2001-11-031-1/+5
* TVBUFF_SUBSET tvbuffs share a "ds_name" with the parent tvbuff, so theirGuy Harris2001-11-031-5/+11
* More indentation fixes.Guy Harris2001-11-031-2/+2
* Put the error code into the Info column symbolically, if possible.Guy Harris2001-11-031-6/+12
* Put stuff in the Info column regardless of whether we're building aGuy Harris2001-11-031-56/+86
* Small fix to include the arrow pixmaps in the distribution, from AndrewGuy Harris2001-11-033-1/+8