Added stubs for various RPC routines:
[obnox/wireshark/wip.git] / Makefile.am
1999-11-10 nneulAdded stubs for various RPC routines:
1999-11-10 nneulAdded imap dissector, pretty much a simple translation...
1999-10-29 guyUwe Girlich's ONC RPC and NFS dissectors.
1999-10-27 gramAdd make-reg-dotc to list of deliverables (EXTRA_DIST).
1999-10-27 guyFor some unknown reason, having a big "for" loop in...
1999-10-24 guyKojak's ICQ dissector.
1999-10-22 guyAdd new "packet-atalk.h" and "packet-sna.h" files to...
1999-10-22 guyGeneralize the "ip_src" and "ip_dst" members of the...
1999-10-21 guyWhen scanning source files to generate "register.c...
1999-10-20 guyNathan Neulinger's 802.1q VLAN patch.
1999-10-20 gramAdded Nathan's patch for AFS and RX dissection.
1999-10-20 guyAutomatically generate a function to call the register...
1999-10-19 guyAdd "inet_v6defs.h" to the list of Ethereal source...
1999-10-18 gramMove display.[ch] --> gtk/display_opts.[ch]
1999-10-15 itojunBGP decoding. more attributes and NLRIs needs to be...
1999-10-14 guyMake it build on systems lacking "inet_pton()", "inet_n...
1999-10-14 itojunuse inet_pton() and inet_ntop(), which are RFC2553...
1999-10-14 guyNathan Neulinger's NTP dissector.
1999-10-14 itojunimplement ipprotostr() in ipproto.c, which basically...
1999-10-14 guyNathan Neulinger's dissector for the Yahoo messenger...
1999-10-13 guyJun-ichiro itojun Hagino's code for PIM, and some fixes...
1999-10-12 guyJun-ichiro itojun Hagino's changes for IPv6 extension...
1999-10-12 gramNew proto_tree header_field_info stuff. Header_field_in...
1999-10-11 guySolaris 7 doesn't have "inet_aton()", either; supply...
1999-10-08 guyChristophe Tronche's BPDU dissector.
1999-10-01 guyUwe Girlich's patch to handle OSes (e.g., SINIX) that...
1999-09-24 gramMany more packaging changes. Lets compilation with...
1999-09-24 gramPackaging changes
1999-09-17 guyAdd a "BYTES_ARE_IN_FRAME()" macro, to test whether...
1999-09-17 gramFixed randpkt so it isn't linked to X11 libs. Removed...
1999-09-14 guyPeter Torvals' Internet Cache Protocol dissector.
1999-09-11 geraldAdded support for Lucent/Ascend packet traces. The...
1999-09-10 gramAdded random packet generator.
1999-09-09 guyPut in an RCS ID (and a copyright notice and GPL notice...
1999-09-09 gramMore shuffling of GTK-related routines to gtk subdirectory.
1999-09-09 gramMore shuffling of GTK-related files to gtk subdirectory.
1999-09-02 guyHave the IPX code set "pi.len" and "pi.captured_len...
1999-09-01 guyBert Driehuis' patch to add a "--with-ucdsnmp" option...
1999-09-01 gramMoved GTK-dependent routines for file dialogues, print...
1999-08-31 gramPackaging fix for doc subdirectory changes.
1999-08-31 gramAdded info about Linux libpcap misbehavior, and where...
1999-08-27 gramAdded gtk subdirectory, with patched gtkclist.c in...
1999-08-24 gramUpdated the deliverables because of the spec-file change.
1999-08-24 gramAdded John McDermott's colorization routines. There...
1999-08-20 guyAdd support for reading Full Frontal ATM from an ATM...
1999-08-14 gramAdded dfilter-int.h to list of deliverables.
1999-08-14 gramModified YACC grammar to use non-yy symbols, to avoid...
1999-08-13 gramAdded Brad's <brad@openbsd.org> patch to fix compilatio...
1999-08-11 gramFixed packaging problem (the list of deliverables in...
1999-08-11 gramModified the flex scanner to use symbols that start...
1999-08-11 gramModified autoconf/automake files for doc subdirectory...
1999-08-10 guyJeff Foster's changes to add support for NetBEUI/NBF...
1999-08-07 denielAllow compilation of ethereal in a directory different...
1999-08-05 gramChanged version to 0.7.1
1999-08-04 guyAdd a "dissect_xdlc_control()" routine, to dissect...
1999-08-03 gramUpdate version numbers to 0.7.0, and update win32 Makef...
1999-08-02 guyCheck in Olivier Abad's patch to add dissectors for...
1999-08-01 gramChanged the display filter scanner from GLIB's GScanner...
1999-07-28 guyPatches from Thierry Andry to support Classical IP...
1999-07-20 guyDon't depend on Perl being in "/usr/bin/perl"; find...
1999-07-20 guy"doc/ethereal.pod" is no longer a source file - it...
1999-07-17 gramAdded just enough fields to TCP to support "Follow...
1999-07-15 gramModified the proto_register_field_array usage again...
1999-07-08 gramAdded Johan's RADIUS dissector, finally. I modified...
1999-07-07 gramCreated a new protocol tree implementation and a new...
1999-07-07 guyAdd support for RTSP (RFC 2326) over TCP, and SDP ...
1999-06-24 gramAdded Ashok's Match Selected functionality, and changes...
1999-06-22 gramAdded Aaron Hillegass' summary dialogue. We're ignoring...
1999-06-19 guyAdded "Capture" and "Display" menus; "Capture" has...
1999-06-14 guyAdd our own "strerror()", which we use on platforms...
1999-06-11 gramAdded RSVP protocol dissector.
1999-06-11 gramAdded PPPoE, PPTP, GRE, and ISAKMP dissectors.
1999-05-19 gramPackaging changes for version 0.6.2
1999-05-16 gramRemoved ethereal.1 and copied make rule from doc/Makefi...
1999-05-12 gramAdded Didier Jorand's dissect_snmp routine. This is...
1999-05-09 sharpeAdded initial support for SMB plus most of negprot...
1999-05-01 gramFixed 0.6.0 packaging problems.
1999-05-01 guyAdd "gtkpacket.h" and "packet-ip.h" to the list of...
1999-04-06 guyAdd NNTP support.
1999-04-05 guyFTP, POP, and Telnet support from Richard Sharpe.
1999-03-28 gramJun-ichiro's IPv6 patch is merged in with ethereal...
1999-03-23 gramRemoved all references to gtk objects from packet*...
1999-02-15 guyAdded Richard Sharpe's TFTP support.
1999-02-12 guyAdd a first cut at HTTP decoding.
1999-01-04 gerald* Final commit for version 0.5.1
1998-12-19 hannesAdded "Cisco Discovery Protocol" Hooks
1998-11-18 gerald* Don't build wiretap if it isn't configured.
1998-11-18 gerald* Added patches from Laurent and Guy
1998-11-17 gerald* Added column formatting functionality.
1998-11-12 gramI added the LANalzyer file format to wiretap. I cleaned...
1998-11-12 gramA lengthy patch to add the wiretap library. Wiretap...
1998-10-16 gerald* Copied in the correct GNU license (I'm such a goober)
1998-10-14 gramAdded preliminary support for NetBIOS Name Services...
1998-10-13 guySquelch a number of "-Wall" errors by:
1998-10-12 gerald- Added match_strval function to packet.c
1998-10-10 gerald* OSPF alignment fixes (Gerald)
1998-09-25 gerald* Ethernet manufacturer support (Laurent)
1998-09-23 gramI removed the ncp code from packet-ipx.c and created...
1998-09-17 gerald* Added Mike Hall's TCP reconstruction code.
1998-09-17 gerald* Added Don Lafontaine's support for Banyan Vines.
next