Remove some unnecessary includes from "gtk/color_dlg.c" and
[obnox/wireshark/wip.git] / Makefile.am
2000-02-12 guyThe color stuff is almost completely toolkit-dependent...
2000-02-11 gramAdd Peter Kjellerstedt <peter.kjellerstedt@axis.com...
2000-02-09 gramDietmar Petras provided:
2000-02-05 guyDissector for Cisco's Virtual Trunking Protocol.
2000-02-05 guyCisco Group Management Protocol dissector.
2000-01-30 nneulAdded ethereal_static extra target in Makefile.am....
2000-01-26 oabadAdd a debian subdirectory and the files needed to gener...
2000-01-24 guyAdd support for Cisco ISL.
2000-01-18 guyInclude CFLAGS in the command to build "rdps".
2000-01-15 gramDon't exclude register.c from the distribution tarball...
2000-01-15 gramRemove libltdl from the build. The directory is still...
2000-01-15 guyArrange that, on Solaris, we link with "-lkstat" if...
2000-01-15 guyTethereal needs the same set of additional objects...
2000-01-15 gramMerge in the final code to make Ethereal run on Win32...
2000-01-14 guyAdd "doc/editcap.pod" and "doc/tethereal.pod.template...
2000-01-14 guyAdd "tethereal", a tty-oriented derivative of Ethereal...
2000-01-13 guyExport the list of OSI NLPIDs in "nlpid.h", for use...
2000-01-09 guyAdd a man page for "editcap".
2000-01-09 guyMake "editcap" one of the standard targets, so it's...
2000-01-08 gramFix my typo in a variable name.
2000-01-08 gramI finally got autoconf, automake, and the plugins to...
2000-01-07 guyAdd John Thomas' L2TP dissector.
2000-01-06 gramAdd README.vmware to list of deliverables.
2000-01-03 guyTake the "simple_dialog()" stuff out of "ui_util.h...
2000-01-03 guyHave "gtk/menu.c" (and, in the future, code for other...
1999-12-29 guyPut a list of known OUIs in "oui.h", along with a decla...
1999-12-26 geraldIntegrate libtool/libltdl with the plugin code. Add...
1999-12-22 guyFix a minor typo in a comment.
1999-12-22 guyAdd "editcap.c" to the list of "extra" files in the...
1999-12-17 gramAdd two 48x48 PNGs to the distribution.
1999-12-15 guyStuart Stanley's ISIS dissection support.
1999-12-12 gramAdded Bert Driehuis <driehuis@playbeing.org>'s I4B...
1999-12-12 gramAdd the who protocol (rwho/rwhod/ruptime)
1999-12-12 guyWCCP 1.0 dissection, from Jerry Talkington.
1999-12-09 oabadplugins support (i.e. Dynamically loadable dissectors)
1999-12-09 guyMove the GTK+ implementations of various UI utilities...
1999-12-09 nneuladded ldap dissector placeholder, just does request...
1999-12-07 guyJames Coe's patch to add SRVLOC and NCP-over-IP support.
1999-12-06 nneuladded simple irc dissector
1999-12-05 guyCheck in the ASN.1 code for reference purposes, althoug...
1999-12-05 guyAs per Nathan Leulinger's suggestion, have a stub SNMP...
1999-12-04 guyAdd rules for making "editcap".
1999-12-03 nneuladded skeletal tacplus/xtacacs dissector
1999-12-01 gramAdd a TODO file.
1999-11-29 guyAdd a "README.hpux" file, giving notes about the Softwa...
1999-11-29 guyAdd "README.aix", "INSTALL.configure", and "doc/proto_t...
1999-11-29 nneuladded start of tns dissector
1999-11-27 guyPull the code to dissect an ATM NSAP address out of...
1999-11-25 guyFixes to Q.931 dissector, and additions from a recent...
1999-11-23 gramAdded Cisco Auto-RP dissector from Heikki Vatiainen...
1999-11-21 gramAdded Heikki Vatiainen's <hessu@cs.tut.fi> HSRP dissector.
1999-11-21 gramAdded Heikki Vatiainen's <hessu@cs.tut.fi> VRRP dissector.
1999-11-19 guyBeginnings of Q.2931 support.
1999-11-19 guyAdd support for SSCOP protocol; dissect signalling...
1999-11-18 guyILMI is just SNMP-over-ATM AAL5; if the SNMP dissector...
1999-11-17 gramAdd packet-bgp.h to the list of deliverables.
1999-11-17 guyHeikki Vatiainen's SAP (Session Announcement Protocol...
1999-11-15 nneulUwe Girlich's patches for nfs,mount,portmap and additio...
1999-11-15 gramAdd "class" that understands IPv4 addresses and subnet...
1999-11-11 nneuladded minimalist MAPI dissector - only determines reque...
1999-11-11 nneulAdded mount dissector.
1999-11-11 guyAdd #defines for bits in the LAPD address field and...
1999-11-11 gramAdd LAPD support.
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...
next