| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the "union pseudo_header" from the "frame_data" structure; | Guy Harris | 2000-05-18 | 1 | -3/+3 |
* | Convert LLC dissector to use tvbuffs. | Gilbert Ramirez | 2000-05-11 | 1 | -1/+2 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -2/+9 |
* | Add routines to: | Guy Harris | 2000-05-05 | 1 | -4/+28 |
* | In the NCP dissector, construct conversations using the source and | Guy Harris | 2000-04-18 | 1 | -2/+3 |
* | Consolidate flags in struct frame_data, and add "visited" flag. Use | Gilbert Ramirez | 2000-04-13 | 1 | -5/+8 |
* | Change the sub-dissector handoff registration routines so that the | Gilbert Ramirez | 2000-04-13 | 1 | -2/+3 |
* | Turn "ethereal_proto_init()" and "ethereal_proto_cleanup()" into | Guy Harris | 2000-04-04 | 1 | -1/+6 |
* | Make a routine that takes a dissector table, a port number, and | Guy Harris | 2000-04-04 | 1 | -1/+6 |
* | Move the creation of, and registration of protocols known to UDP in, the | Guy Harris | 2000-04-03 | 1 | -2/+1 |
* | Jeff Foster's patch to support attaching a hash table to a protocol | Guy Harris | 2000-04-03 | 1 | -3/+19 |
* | First pass at per frame proto data. Keep each proto block as a GSList list. | Richard Sharpe | 2000-03-26 | 1 | -1/+10 |
* | We already set the foreground and background color for every frame, | Guy Harris | 2000-03-08 | 1 | -2/+1 |
* | Renamed init_dissect_x25() to reinit_x25_hashtable() and actually used it ! | Olivier Abad | 2000-02-18 | 1 | -2/+1 |
* | Create a header file for every packet-*.c file. Prune the packet.h file. | Gilbert Ramirez | 2000-02-15 | 1 | -166/+5 |
* | Dietmar Petras provided: | Gilbert Ramirez | 2000-02-09 | 1 | -1/+2 |
* | Dissector for Cisco's Virtual Trunking Protocol. | Guy Harris | 2000-02-05 | 1 | -1/+2 |
* | Cisco Group Management Protocol dissector. | Guy Harris | 2000-02-05 | 1 | -1/+2 |
* | Add support for Cisco ISL. | Guy Harris | 2000-01-24 | 1 | -1/+3 |
* | In "dissect_eth()", update "pi.len" and "pi.captured_len" regardless of | Guy Harris | 2000-01-23 | 1 | -18/+17 |
* | Joerg Mayer's updates to the VINES dissector and to protocol layers | Guy Harris | 2000-01-20 | 1 | -1/+3 |
* | Add John Thomas' L2TP dissector. | Guy Harris | 2000-01-07 | 1 | -1/+2 |
* | Move the stuff to fill in those columns not filled in by dissectors from | Guy Harris | 1999-12-29 | 1 | -1/+3 |
* | Stuart Stanley's ISIS dissection support. | Guy Harris | 1999-12-15 | 1 | -1/+2 |
* | Added Bert Driehuis <driehuis@playbeing.org>'s I4B wiretap module | Gilbert Ramirez | 1999-12-12 | 1 | -1/+2 |
* | Add the who protocol (rwho/rwhod/ruptime) | Gilbert Ramirez | 1999-12-12 | 1 | -1/+2 |
* | WCCP 1.0 dissection, from Jerry Talkington. | Guy Harris | 1999-12-12 | 1 | -1/+2 |
* | added ldap dissector placeholder, just does request/response for now, until I... | Nathan Neulinger | 1999-12-09 | 1 | -1/+2 |
* | James Coe's patch to add SRVLOC and NCP-over-IP support. | Guy Harris | 1999-12-07 | 1 | -1/+2 |
* | added simple irc dissector | Nathan Neulinger | 1999-12-06 | 1 | -1/+2 |
* | vlan updates for etype<maxlen and capture counters | Nathan Neulinger | 1999-12-05 | 1 | -1/+2 |
* | added skeletal tacplus/xtacacs dissector | Nathan Neulinger | 1999-12-03 | 1 | -1/+3 |
* | Add IPX to packet stats during capture. | Gilbert Ramirez | 1999-11-30 | 1 | -1/+3 |
* | added start of tns dissector | Nathan Neulinger | 1999-11-29 | 1 | -1/+2 |
* | Pull the code to dissect an ATM NSAP address out of "packet-q2931.c" and | Guy Harris | 1999-11-27 | 1 | -5/+1 |
* | Added Cisco Auto-RP dissector from Heikki Vatiainen <hessu@cs.tut.fi> | Gilbert Ramirez | 1999-11-23 | 1 | -1/+2 |
* | A "character encoding" variable is now set per packet. The existence | Gilbert Ramirez | 1999-11-22 | 1 | -1/+8 |
* | Added Heikki Vatiainen's <hessu@cs.tut.fi> HSRP dissector. | Gilbert Ramirez | 1999-11-21 | 1 | -1/+2 |
* | Added Heikki Vatiainen's <hessu@cs.tut.fi> VRRP dissector. | Gilbert Ramirez | 1999-11-21 | 1 | -1/+2 |
* | Enable ether name resolution for packet summary lines of IPX packets | Gilbert Ramirez | 1999-11-20 | 1 | -1/+2 |
* | Beginnings of Q.2931 support. | Guy Harris | 1999-11-19 | 1 | -1/+2 |
* | Add support for SSCOP protocol; dissect signalling AAL packets using it. | Guy Harris | 1999-11-19 | 1 | -1/+2 |
* | Provide a general mechanism by which dissectors can register "init" | Guy Harris | 1999-11-17 | 1 | -4/+9 |
* | Heikki Vatiainen's SAP (Session Announcement Protocol) dissector. | Guy Harris | 1999-11-17 | 1 | -1/+2 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -282/+1 |
* | Uwe Girlich's patches for nfs,mount,portmap and addition of nlm. | Nathan Neulinger | 1999-11-15 | 1 | -1/+15 |
* | Move the test to see if something looks like an ONC RPC request or reply | Guy Harris | 1999-11-14 | 1 | -2/+10 |
* | Fixed some more small problems and added support for decoding | Richard Sharpe | 1999-11-14 | 1 | -1/+3 |
* | Add ETT_Q931_IE | Gilbert Ramirez | 1999-11-13 | 1 | -1/+2 |
* | added minimalist MAPI dissector - only determines request/reply | Nathan Neulinger | 1999-11-11 | 1 | -1/+3 |