summaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
1999-11-21Added Heikki Vatiainen's <hessu@cs.tut.fi> HSRP dissector.Gilbert Ramirez1-1/+2
1999-11-21Added Heikki Vatiainen's <hessu@cs.tut.fi> VRRP dissector.Gilbert Ramirez1-1/+2
1999-11-19Beginnings of Q.2931 support.Guy Harris1-2/+3
1999-11-19Add support for SSCOP protocol; dissect signalling AAL packets using it.Guy Harris1-1/+2
1999-11-18ILMI is just SNMP-over-ATM AAL5; if the SNMP dissector is available,Guy Harris1-1/+2
1999-11-17Add packet-bgp.h to the list of deliverables.Gilbert Ramirez1-1/+2
1999-11-17Heikki Vatiainen's SAP (Session Announcement Protocol) dissector.Guy Harris1-1/+2
1999-11-15Uwe Girlich's patches for nfs,mount,portmap and addition of nlm.Nathan Neulinger1-1/+3
1999-11-15Add "class" that understands IPv4 addresses and subnet masks.Gilbert Ramirez1-1/+3
1999-11-11added minimalist MAPI dissector - only determines request/replyNathan Neulinger1-1/+2
1999-11-11Added mount dissector.Nathan Neulinger1-1/+5
1999-11-11Add #defines for bits in the LAPD address field and for the LAPD SAPIGuy Harris1-1/+2
1999-11-11Add LAPD support.Gilbert Ramirez1-1/+2
1999-11-10Added stubs for various RPC routines:Nathan Neulinger1-2/+12
1999-11-10Added imap dissector, pretty much a simple translation of the popNathan Neulinger1-1/+2
1999-10-29Uwe Girlich's ONC RPC and NFS dissectors.Guy Harris1-1/+5
1999-10-27Add make-reg-dotc to list of deliverables (EXTRA_DIST).Gilbert Ramirez1-2/+3
1999-10-27For some unknown reason, having a big "for" loop in the Makefile to scanGuy Harris1-13/+13
1999-10-24Kojak's ICQ dissector.Guy Harris1-1/+2
1999-10-22Add new "packet-atalk.h" and "packet-sna.h" files to list of sourceGuy Harris1-1/+3
1999-10-22Generalize the "ip_src" and "ip_dst" members of the "packet_info"Guy Harris1-1/+3
1999-10-21When scanning source files to generate "register.c", they are inGuy Harris1-3/+3
1999-10-20Nathan Neulinger's 802.1q VLAN patch.Guy Harris1-1/+2
1999-10-20Added Nathan's patch for AFS and RX dissection.Gilbert Ramirez1-1/+5
1999-10-20Automatically generate a function to call the register routines for allGuy Harris1-25/+72
1999-10-19Add "inet_v6defs.h" to the list of Ethereal source files, so it getsGuy Harris1-1/+2
1999-10-18Move display.[ch] --> gtk/display_opts.[ch]Gilbert Ramirez1-3/+1
1999-10-15BGP decoding. more attributes and NLRIs needs to be added.Jun-ichiro itojun Hagino1-1/+2
1999-10-14Make it build on systems lacking "inet_pton()", "inet_ntop()", and aGuy Harris1-2/+2
1999-10-14use inet_pton() and inet_ntop(), which are RFC2553 standard functionJun-ichiro itojun Hagino1-4/+8
1999-10-14Nathan Neulinger's NTP dissector.Guy Harris1-1/+3
1999-10-14implement ipprotostr() in ipproto.c, which basically does ipprotobynumber()Jun-ichiro itojun Hagino1-1/+2
1999-10-14Nathan Neulinger's dissector for the Yahoo messenger and pagerGuy Harris1-1/+3
1999-10-13Jun-ichiro itojun Hagino's code for PIM, and some fixes from him asGuy Harris1-1/+2
1999-10-12Jun-ichiro itojun Hagino's changes for IPv6 extension header decodingGuy Harris1-1/+3
1999-10-12New proto_tree header_field_info stuff. Header_field_infos now containGilbert Ramirez1-1/+2
1999-10-11Solaris 7 doesn't have "inet_aton()", either; supply our own version onGuy Harris1-4/+6
1999-10-08Christophe Tronche's BPDU dissector.Guy Harris1-1/+2
1999-10-01Uwe Girlich's patch to handle OSes (e.g., SINIX) that lackGuy Harris1-5/+9
1999-09-24Many more packaging changes. Lets compilation with new gtk subdirectoryGilbert Ramirez1-3/+6
1999-09-24Packaging changesGilbert Ramirez1-2/+2
1999-09-17Add a "BYTES_ARE_IN_FRAME()" macro, to test whether there are aGuy Harris1-1/+2
1999-09-17Fixed randpkt so it isn't linked to X11 libs. Removed randpkt from defaultGilbert Ramirez1-6/+6
1999-09-14Peter Torvals' Internet Cache Protocol dissector.Guy Harris1-1/+2
1999-09-11Added support for Lucent/Ascend packet traces. The MAX and Pipeline routerGerald Combs1-3/+4
1999-09-10Added random packet generator.Gilbert Ramirez1-2/+8
1999-09-09Put in an RCS ID (and a copyright notice and GPL notice; unfortunately,Guy Harris1-0/+24
1999-09-09More shuffling of GTK-related routines to gtk subdirectory.Gilbert Ramirez1-2/+0
1999-09-09More shuffling of GTK-related files to gtk subdirectory.Gilbert Ramirez1-4/+0
1999-09-02Have the IPX code set "pi.len" and "pi.captured_len" based on the lengthGuy Harris1-0/+1