| Commit message (Expand) | Author | Age | Files | Lines |
* | Pull the code to dissect an ATM NSAP address out of "packet-q2931.c" and | Guy Harris | 1999-11-27 | 1 | -1/+2 |
* | Fixes to Q.931 dissector, and additions from a recent copy of Q.931. | Guy Harris | 1999-11-25 | 1 | -1/+2 |
* | Added Cisco Auto-RP dissector from Heikki Vatiainen <hessu@cs.tut.fi> | Gilbert Ramirez | 1999-11-23 | 1 | -3/+4 |
* | 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 |
* | Beginnings of Q.2931 support. | Guy Harris | 1999-11-19 | 1 | -2/+3 |
* | Add support for SSCOP protocol; dissect signalling AAL packets using it. | Guy Harris | 1999-11-19 | 1 | -1/+2 |
* | ILMI is just SNMP-over-ATM AAL5; if the SNMP dissector is available, | Guy Harris | 1999-11-18 | 1 | -1/+2 |
* | Add packet-bgp.h to the list of deliverables. | Gilbert Ramirez | 1999-11-17 | 1 | -1/+2 |
* | Heikki Vatiainen's SAP (Session Announcement Protocol) dissector. | Guy Harris | 1999-11-17 | 1 | -1/+2 |
* | Uwe Girlich's patches for nfs,mount,portmap and addition of nlm. | Nathan Neulinger | 1999-11-15 | 1 | -1/+3 |
* | Add "class" that understands IPv4 addresses and subnet masks. | Gilbert Ramirez | 1999-11-15 | 1 | -1/+3 |
* | added minimalist MAPI dissector - only determines request/reply | Nathan Neulinger | 1999-11-11 | 1 | -1/+2 |
* | Added mount dissector. | Nathan Neulinger | 1999-11-11 | 1 | -1/+5 |
* | Add #defines for bits in the LAPD address field and for the LAPD SAPI | Guy Harris | 1999-11-11 | 1 | -1/+2 |
* | Add LAPD support. | Gilbert Ramirez | 1999-11-11 | 1 | -1/+2 |
* | Added stubs for various RPC routines: | Nathan Neulinger | 1999-11-10 | 1 | -2/+12 |
* | Added imap dissector, pretty much a simple translation of the pop | Nathan Neulinger | 1999-11-10 | 1 | -1/+2 |
* | Uwe Girlich's ONC RPC and NFS dissectors. | Guy Harris | 1999-10-29 | 1 | -1/+5 |
* | Add make-reg-dotc to list of deliverables (EXTRA_DIST). | Gilbert Ramirez | 1999-10-27 | 1 | -2/+3 |
* | For some unknown reason, having a big "for" loop in the Makefile to scan | Guy Harris | 1999-10-27 | 1 | -13/+13 |
* | Kojak's ICQ dissector. | Guy Harris | 1999-10-24 | 1 | -1/+2 |
* | Add new "packet-atalk.h" and "packet-sna.h" files to list of source | Guy Harris | 1999-10-22 | 1 | -1/+3 |
* | Generalize the "ip_src" and "ip_dst" members of the "packet_info" | Guy Harris | 1999-10-22 | 1 | -1/+3 |
* | When scanning source files to generate "register.c", they are in | Guy Harris | 1999-10-21 | 1 | -3/+3 |
* | Nathan Neulinger's 802.1q VLAN patch. | Guy Harris | 1999-10-20 | 1 | -1/+2 |
* | Added Nathan's patch for AFS and RX dissection. | Gilbert Ramirez | 1999-10-20 | 1 | -1/+5 |
* | Automatically generate a function to call the register routines for all | Guy Harris | 1999-10-20 | 1 | -25/+72 |
* | Add "inet_v6defs.h" to the list of Ethereal source files, so it gets | Guy Harris | 1999-10-19 | 1 | -1/+2 |
* | Move display.[ch] --> gtk/display_opts.[ch] | Gilbert Ramirez | 1999-10-18 | 1 | -3/+1 |
* | BGP decoding. more attributes and NLRIs needs to be added. | Jun-ichiro itojun Hagino | 1999-10-15 | 1 | -1/+2 |
* | Make it build on systems lacking "inet_pton()", "inet_ntop()", and a | Guy Harris | 1999-10-14 | 1 | -2/+2 |
* | use inet_pton() and inet_ntop(), which are RFC2553 standard function | Jun-ichiro itojun Hagino | 1999-10-14 | 1 | -4/+8 |
* | Nathan Neulinger's NTP dissector. | Guy Harris | 1999-10-14 | 1 | -1/+3 |
* | implement ipprotostr() in ipproto.c, which basically does ipprotobynumber() | Jun-ichiro itojun Hagino | 1999-10-14 | 1 | -1/+2 |
* | Nathan Neulinger's dissector for the Yahoo messenger and pager | Guy Harris | 1999-10-14 | 1 | -1/+3 |
* | Jun-ichiro itojun Hagino's code for PIM, and some fixes from him as | Guy Harris | 1999-10-13 | 1 | -1/+2 |
* | Jun-ichiro itojun Hagino's changes for IPv6 extension header decoding | Guy Harris | 1999-10-12 | 1 | -1/+3 |
* | New proto_tree header_field_info stuff. Header_field_infos now contain | Gilbert Ramirez | 1999-10-12 | 1 | -1/+2 |
* | Solaris 7 doesn't have "inet_aton()", either; supply our own version on | Guy Harris | 1999-10-11 | 1 | -4/+6 |
* | Christophe Tronche's BPDU dissector. | Guy Harris | 1999-10-08 | 1 | -1/+2 |
* | Uwe Girlich's patch to handle OSes (e.g., SINIX) that lack | Guy Harris | 1999-10-01 | 1 | -5/+9 |
* | Many more packaging changes. Lets compilation with new gtk subdirectory | Gilbert Ramirez | 1999-09-24 | 1 | -3/+6 |
* | Packaging changes | Gilbert Ramirez | 1999-09-24 | 1 | -2/+2 |
* | Add a "BYTES_ARE_IN_FRAME()" macro, to test whether there are a | Guy Harris | 1999-09-17 | 1 | -1/+2 |
* | Fixed randpkt so it isn't linked to X11 libs. Removed randpkt from default | Gilbert Ramirez | 1999-09-17 | 1 | -6/+6 |
* | Peter Torvals' Internet Cache Protocol dissector. | Guy Harris | 1999-09-14 | 1 | -1/+2 |
* | Added support for Lucent/Ascend packet traces. The MAX and Pipeline router | Gerald Combs | 1999-09-11 | 1 | -3/+4 |
* | Added random packet generator. | Gilbert Ramirez | 1999-09-10 | 1 | -2/+8 |
* | Put in an RCS ID (and a copyright notice and GPL notice; unfortunately, | Guy Harris | 1999-09-09 | 1 | -0/+24 |