| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert dissector to callback based version of dissect_ndr_pointer(). | Tim Potter | 2003-01-28 | 10 | -1538/+1237 |
* | Defined a useful callback function for dissect_ndr_pointer() which can | Tim Potter | 2003-01-28 | 2 | -57/+138 |
* | Replace the 'levels' argument to dissect_ndr_pointer() with a callback | Tim Potter | 2003-01-28 | 2 | -23/+54 |
* | From Akira Endoh: BGP support for draft-ietf-idr-as4bytes-06.txt and | Guy Harris | 2003-01-28 | 4 | -275/+444 |
* | Fix a similar problem in the RFC 3332 version of the protocol. | Guy Harris | 2003-01-27 | 1 | -4/+4 |
* | Compilation warning fixes | Laurent Deniel | 2003-01-27 | 1 | -3/+2 |
* | Code cleaning & compilation warning fixes | Laurent Deniel | 2003-01-27 | 1 | -49/+12 |
* | "hf_afs_bos_status" is an FT_INT32, so it can't be put into the tree | Guy Harris | 2003-01-27 | 1 | -3/+3 |
* | From Jeff Morriss: dissect parameters regardless of whether a protocol | Guy Harris | 2003-01-27 | 2 | -3/+17 |
* | Make the list of column format descriptions "static", and size it based | Guy Harris | 2003-01-27 | 1 | -21/+45 |
* | Check "$prefix/include/pcap" before checking "$prefix/include" for | Guy Harris | 2003-01-27 | 1 | -3/+5 |
* | From Yaniv Kaul: add names and types for ZLIB compression and AES | Guy Harris | 2003-01-27 | 1 | -3/+27 |
* | From Huagang Xu: treat all SSH sesions where the version cannot be | Guy Harris | 2003-01-27 | 1 | -21/+43 |
* | From Hannes Gredler: support MPLS over CHDLC. | Guy Harris | 2003-01-27 | 3 | -13/+18 |
* | Update my email address in various places since my old one no longer works | Laurent Deniel | 2003-01-26 | 19 | -38/+38 |
* | Call the GSSAPI dissector when disecting GSSAPI transaction keys. The TKEY | Tim Potter | 2003-01-26 | 1 | -10/+47 |
* | SSH dissector, from Huagang Xie. | Guy Harris | 2003-01-25 | 4 | -2/+799 |
* | From Dave Richards: BACNET-over-ARCNET is BACNET-over-802.2-over-ARCNET, | Guy Harris | 2003-01-25 | 3 | -4/+10 |
* | Add a missing include packet-dcerpc-nt.h | Jörg Mayer | 2003-01-24 | 1 | -1/+2 |
* | Remove an unused function prototype | Jörg Mayer | 2003-01-24 | 1 | -3/+1 |
* | hf_mdshdr_span is a FT_UINT8 field, so we must use : | Olivier Abad | 2003-01-24 | 1 | -2/+2 |
* | packet-dcerpc-nt.c is no longer a dissector so adjust Makefiles | Tim Potter | 2003-01-24 | 2 | -4/+4 |
* | Perform the initialisation for the NT specific DCERPC dissectors as part | Tim Potter | 2003-01-24 | 3 | -194/+196 |
* | From Albert Chin: get rid of trailing commas in enums, as Digital's, | Guy Harris | 2003-01-24 | 1 | -3/+3 |
* | Update for the 0.9.9 release. | Gerald Combs | 2003-01-24 | 2 | -54/+72 |
* | Register "sua.sua_version" as an obsolete preference, so that no | Guy Harris | 2003-01-23 | 1 | -2/+5 |
* | From Brad Hards: fix to handle the special case where the length of the | Guy Harris | 2003-01-23 | 1 | -5/+15 |
* | Put in an entry for the BACnet protocol ID. | Guy Harris | 2003-01-23 | 1 | -1/+2 |
* | Support BACNET over ARCNET, under the assumption that no fragmentation | Guy Harris | 2003-01-23 | 4 | -4/+10 |
* | Support Appletalk, IPv6, and Banyan Vines over ARCNET. | Guy Harris | 2003-01-23 | 3 | -3/+9 |
* | From a look at the Linux ARCNET code, it appears that no frame delivered | Guy Harris | 2003-01-23 | 3 | -16/+70 |
* | Handle exception frames. | Guy Harris | 2003-01-23 | 1 | -6/+52 |
* | Fix a typo. | Guy Harris | 2003-01-23 | 1 | -2/+2 |
* | From Dinesh Dutt: updates to the Boardwalk and MDS header dissectors. | Guy Harris | 2003-01-23 | 2 | -2/+13 |
* | Add a "capture_arcnet()" routine and use it when capturing. | Guy Harris | 2003-01-23 | 4 | -6/+77 |
* | In the BSDs, ARCNET packets don't have an offset field between the | Guy Harris | 2003-01-23 | 7 | -67/+176 |
* | Make all the stuff in the capability fixed field in a management frame | Guy Harris | 2003-01-22 | 1 | -34/+34 |
* | Updated to support | Michael Tüxen | 2003-01-22 | 1 | -1837/+691 |
* | From Jouni Malinen: | Guy Harris | 2003-01-22 | 2 | -3/+58 |
* | Put a "-I" before "$gtk_aclocal_dir". | Gerald Combs | 2003-01-22 | 1 | -2/+2 |
* | Added support for version 05 of the (expired) ID describing M3UA. | Michael Tüxen | 2003-01-22 | 1 | -1049/+908 |
* | Include <epan/resolv.h> to declare "get_hostname()". | Guy Harris | 2003-01-22 | 1 | -3/+4 |
* | From Dinesh Dutt: | Guy Harris | 2003-01-22 | 12 | -22/+434 |
* | "echo -n" isn't portable, and neither is sticking "\c" at the end of the | Guy Harris | 2003-01-22 | 1 | -3/+3 |
* | TopTalkers feature for Ethernet/IP/TokenRing | Ronnie Sahlberg | 2003-01-22 | 4 | -2/+343 |
* | reate a TAP for Ethernet | Ronnie Sahlberg | 2003-01-22 | 2 | -26/+38 |
* | Create a TAP for TokenRing | Ronnie Sahlberg | 2003-01-22 | 2 | -29/+46 |
* | Patch for packet-ip to make it TAPable | Ronnie Sahlberg | 2003-01-22 | 2 | -75/+97 |
* | Keep track of and display the time between Call and Reply in NCP packets. | Ronnie Sahlberg | 2003-01-22 | 2 | -2/+24 |
* | New files for the SMB RTT statistics feature | Ronnie Sahlberg | 2003-01-22 | 3 | -0/+831 |