| Commit message (Expand) | Author | Age | Files | Lines |
* | From <a.stockmeier[AT]avm.de>: fix the file dialog box code to use | Guy Harris | 2001-11-09 | 2 | -2/+4 |
* | Print the create flags with 8 hex digits. | Guy Harris | 2001-11-08 | 1 | -17/+26 |
* | Put the stuff to handle file data in read and write requests into a | Guy Harris | 2001-11-08 | 1 | -137/+148 |
* | NT Transact dissection, from Ronnie Sahlberg. | Guy Harris | 2001-11-08 | 2 | -8/+1878 |
* | Allow periods in module names. | Gilbert Ramirez | 2001-11-08 | 1 | -2/+2 |
* | "dissect_open_print_file_smb()" was defined but not used; put it into | Guy Harris | 2001-11-07 | 1 | -2/+2 |
* | MPLS support for handling either IPv4 or IPv6 as the payload protocol | Guy Harris | 2001-11-07 | 3 | -6/+20 |
* | Update the URL for Cygwin. | Guy Harris | 2001-11-07 | 1 | -2/+2 |
* | Expand on the comments about AIX libpcap. | Guy Harris | 2001-11-07 | 1 | -6/+10 |
* | Further tvbuffication from Ronnie Sahlberg. | Guy Harris | 2001-11-07 | 1 | -2990/+1928 |
* | code cleanup | Uwe Girlich | 2001-11-07 | 1 | -23/+89 |
* | IEEE 802.1x, a/k/a EAPOL, and PPP/EAPOL EAP support, from Pekka | Guy Harris | 2001-11-06 | 8 | -4/+314 |
* | AUTH call dissected. It includes XOR encoded user name/passwords. I did | Uwe Girlich | 2001-11-06 | 1 | -2/+142 |
* | PCNFSD added for Uwe Girlich | Uwe Girlich | 2001-11-06 | 1 | -0/+1 |
* | PCNFSD dissector file packet-pcnfsd.c added to source list | Uwe Girlich | 2001-11-06 | 2 | -2/+4 |
* | start of a PCNFSD dissector, header file | Uwe Girlich | 2001-11-06 | 1 | -0/+31 |
* | Start of a PCNFSD dissector as the RPC dissector 150001. | Uwe Girlich | 2001-11-06 | 1 | -0/+97 |
* | Add in some heuristics to try to detect AIX libpcap format. (This works | Guy Harris | 2001-11-06 | 3 | -27/+93 |
* | From Tom Uijldert: have an non-heuristic UCP dissector, and register it | Guy Harris | 2001-11-05 | 1 | -17/+50 |
* | IPCOMP transformation and ID_IPV4_ADDR_SUBNET for ISAKMP, from | Guy Harris | 2001-11-05 | 3 | -2/+29 |
* | Fix the previous change to handle SMBs with tvbuffified dissectors. | Guy Harris | 2001-11-05 | 1 | -2/+2 |
* | Put andX commands at the same level as the first command. | Guy Harris | 2001-11-05 | 1 | -2/+4 |
* | Put in some references. | Guy Harris | 2001-11-05 | 1 | -1/+26 |
* | Further tvbuffication, from Ronnie Sahlberg. | Guy Harris | 2001-11-05 | 1 | -1333/+770 |
* | Futher tvbuffification from Ronnie Sahlberg. | Guy Harris | 2001-11-05 | 1 | -888/+506 |
* | SUA dissector, from Michael Tuexen, replacing (and subsuming) the SUA | Guy Harris | 2001-11-04 | 5 | -335/+2767 |
* | Include "conversation.h", as the plugin API now includes the routines to | Guy Harris | 2001-11-04 | 2 | -2/+4 |
* | Further tvbuffication, from Ronnie Sahlberg. | Guy Harris | 2001-11-04 | 1 | -2288/+1466 |
* | CBCP support in PPP, from Motonori Shindo. | Guy Harris | 2001-11-04 | 2 | -1/+155 |
* | Include protocols for TCP conversation dissectors in the list of | Guy Harris | 2001-11-04 | 1 | -1/+2 |
* | Declare routines exported to plugins through the plugin API table as | Guy Harris | 2001-11-04 | 2 | -15/+15 |
* | Additional routines made available to plugins, from Tomas Kukosa. | Guy Harris | 2001-11-04 | 7 | -15/+65 |
* | In "plugin_api_defs.h", just do | Guy Harris | 2001-11-04 | 2 | -161/+145 |
* | Allow a dissector to register preferences that it no longer supports as | Guy Harris | 2001-11-04 | 8 | -14/+144 |
* | Updates from Mark Burton. | Guy Harris | 2001-11-04 | 1 | -92/+122 |
* | More tvbuffication, from Ronnie Sahlberg. | Guy Harris | 2001-11-04 | 1 | -760/+437 |
* | Check for a zero word count in LogoffandX requests and replies. | Guy Harris | 2001-11-03 | 1 | -37/+45 |
* | Clean up the Info column, by leaving the ": " that separates bad | Guy Harris | 2001-11-03 | 1 | -2/+5 |
* | Crash if a dissector tries to create more than one preference with the | Guy Harris | 2001-11-03 | 1 | -3/+17 |
* | Cooperative Route Filtering Capability support, and Route Refresh | Guy Harris | 2001-11-03 | 3 | -5/+80 |
* | Support for desegmentation of Diameter-over-TCP, from David Frascone. | Guy Harris | 2001-11-03 | 1 | -11/+77 |
* | Clean up the display of the Flags and Flags2 fields, and add a missing | Guy Harris | 2001-11-03 | 1 | -52/+63 |
* | Tvbuffification of Negotiate Protocol, from Ronnie Sahlberg. | Guy Harris | 2001-11-03 | 2 | -583/+987 |
* | First tvbuffication change, from Ronnie Sahlberg. Also changes SMB | Guy Harris | 2001-11-03 | 3 | -657/+1137 |
* | In "addStaticAVP()", add the new entry to the list of AVP types after | Guy Harris | 2001-11-03 | 1 | -1/+5 |
* | TVBUFF_SUBSET tvbuffs share a "ds_name" with the parent tvbuff, so their | Guy Harris | 2001-11-03 | 1 | -5/+11 |
* | More indentation fixes. | Guy Harris | 2001-11-03 | 1 | -2/+2 |
* | Put the error code into the Info column symbolically, if possible. | Guy Harris | 2001-11-03 | 1 | -6/+12 |
* | Put stuff in the Info column regardless of whether we're building a | Guy Harris | 2001-11-03 | 1 | -56/+86 |
* | Small fix to include the arrow pixmaps in the distribution, from Andrew | Guy Harris | 2001-11-03 | 3 | -1/+8 |