| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+3 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -17/+13 |
* | Heuristic dissector table added (just like tcp). Direct call to | Uwe Girlich | 2000-07-14 | 1 | -8/+8 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -5/+5 |
* | Give the IPX dissector dissector hash tables for the IPX type and socket | Guy Harris | 2000-05-30 | 1 | -2/+1 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -8/+8 |
* | Have the IPv6 dissector use the same dissector table as the IPv4 | Guy Harris | 2000-04-20 | 1 | -2/+2 |
* | In the NCP dissector, construct conversations using the source and | Guy Harris | 2000-04-18 | 1 | -5/+2 |
* | Tweak a comment. | Guy Harris | 2000-04-17 | 1 | -2/+2 |
* | Make "decode_tcp_ports()" and "decode_udp_ports()" more closely resemble | Guy Harris | 2000-04-17 | 1 | -22/+17 |
* | Register an "ip.proto" dissector table for IPv4, and have dissectors for | Guy Harris | 2000-04-16 | 1 | -3/+9 |
* | Register all the AFS ports in "proto_reg_handoff_rx()", rather than | Guy Harris | 2000-04-14 | 1 | -8/+1 |
* | RFC 1058, on RIP V1, says: | Guy Harris | 2000-04-14 | 1 | -6/+2 |
* | Change dfilter_apply() to 4-argument function. 4th argument is not yet used, | Gilbert Ramirez | 2000-04-14 | 1 | -2/+2 |
* | Change the sub-dissector handoff registration routines so that the | Gilbert Ramirez | 2000-04-13 | 1 | -2/+2 |
* | Jeff Foster's SOCKS dissector, support for associating dissectors | Guy Harris | 2000-04-12 | 1 | -42/+70 |
* | Move calls to "dissector_add()" out of the register routines for TCP and | Guy Harris | 2000-04-08 | 1 | -79/+1 |
* | Add a test to check if there is at least one enabled plugin before searching | Olivier Abad | 2000-04-04 | 1 | -2/+2 |
* | Make "make-reg-dotc" generate a "register_all_protocol_handoffs()" | Guy Harris | 2000-04-04 | 1 | -4/+1 |
* | Do all the UDP port numbers that we can, and that don't require special | Guy Harris | 2000-04-04 | 1 | -44/+27 |
* | Make a routine that takes a dissector table, a port number, and | Guy Harris | 2000-04-04 | 1 | -23/+5 |
* | Move the creation of, and registration of protocols known to UDP in, the | Guy Harris | 2000-04-03 | 1 | -17/+18 |
* | Jeff Foster's patch to support attaching a hash table to a protocol | Guy Harris | 2000-04-03 | 1 | -94/+19 |
* | Break proto_tree_add_item_format() into multiple functions: | Gilbert Ramirez | 2000-03-12 | 1 | -4/+4 |
* | New dissector for DHIS (Dynamic Host Information Services) protocol. | Olivier Abad | 2000-02-23 | 1 | -1/+6 |
* | Create a header file for every packet-*.c file. Prune the packet.h file. | Gilbert Ramirez | 2000-02-15 | 1 | -2/+29 |
* | The time protocol is a simple request-response protocol, and doesn't end | Guy Harris | 2000-02-09 | 1 | -2/+1 |
* | Dietmar Petras provided: | Gilbert Ramirez | 2000-02-09 | 1 | -1/+5 |
* | Dissect packets to or from port 162 as SNMP packets - that's the port to | Guy Harris | 2000-02-01 | 1 | -2/+3 |
* | Merge in the final code to make Ethereal run on Win32, compiled | Gilbert Ramirez | 2000-01-15 | 1 | -4/+2 |
* | Add John Thomas' L2TP dissector. | Guy Harris | 2000-01-07 | 1 | -1/+4 |
* | Add the who protocol (rwho/rwhod/ruptime) | Gilbert Ramirez | 1999-12-12 | 1 | -1/+4 |
* | WCCP 1.0 dissection, from Jerry Talkington. | Guy Harris | 1999-12-12 | 1 | -1/+4 |
* | plugins support (i.e. Dynamically loadable dissectors) | Olivier Abad | 1999-12-09 | 1 | -2/+24 |
* | James Coe's patch to add SRVLOC and NCP-over-IP support. | Guy Harris | 1999-12-07 | 1 | -1/+7 |
* | As per Nathan Leulinger's suggestion, have a stub SNMP dissector if | Guy Harris | 1999-12-05 | 1 | -3/+1 |
* | added skeletal tacplus/xtacacs dissector | Nathan Neulinger | 1999-12-03 | 1 | -2/+3 |
* | Added Cisco Auto-RP dissector from Heikki Vatiainen <hessu@cs.tut.fi> | Gilbert Ramirez | 1999-11-23 | 1 | -1/+3 |
* | Added Heikki Vatiainen's <hessu@cs.tut.fi> HSRP dissector. | Gilbert Ramirez | 1999-11-21 | 1 | -1/+3 |
* | Heikki Vatiainen's SAP (Session Announcement Protocol) dissector. | Guy Harris | 1999-11-17 | 1 | -1/+3 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -9/+14 |
* | Move the test to see if something looks like an ONC RPC request or reply | Guy Harris | 1999-11-14 | 1 | -49/+6 |
* | Uwe Girlich's ONC RPC and NFS dissectors. | Guy Harris | 1999-10-29 | 1 | -1/+50 |
* | Kojak's ICQ dissector. | Guy Harris | 1999-10-24 | 1 | -2/+5 |
* | Generalize the "ip_src" and "ip_dst" members of the "packet_info" | Guy Harris | 1999-10-22 | 1 | -27/+20 |
* | Added Nathan's patch for AFS and RX dissection. | Gilbert Ramirez | 1999-10-20 | 1 | -1/+8 |
* | Nathan Neulinger's patch to set "pi.srcport" and "pi.dstport". | Guy Harris | 1999-10-15 | 1 | -1/+4 |
* | Nathan Neulinger's NTP dissector. | Guy Harris | 1999-10-14 | 1 | -1/+4 |
* | Jun-ichiro itojun Hagino's changes for IPv6 extension header decoding | Guy Harris | 1999-10-12 | 1 | -2/+5 |
* | New proto_tree header_field_info stuff. Header_field_infos now contain | Gilbert Ramirez | 1999-10-12 | 1 | -6/+11 |