aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease-0-8-6-realethereal-0.8.6aCvs2svn2000-04-071-486/+0
|\
* | Move to version 0.8.6.Gilbert Ramirez2000-04-073-3/+11
* | Define "popup_menu_object" only in "gtk/menu.c", and just declare it asGuy Harris2000-04-062-3/+5
* | Update the document to reflect Gilbert's changes to splitGuy Harris2000-04-061-30/+98
* | Use the "-o" flag, rather than using the "-t" flag and redirecting theGuy Harris2000-04-061-1/+1
* | Fix a typo in the rules to make "dfilter-grammar.c" andGuy Harris2000-04-061-2/+2
* | After destroying the mem chunk for the packet list, null out the pointerGuy Harris2000-04-061-2/+4
* | Add in an include of "snprintf.h" on platforms where it's necessary.Guy Harris2000-04-061-1/+11
* | Add Attribute Tunnel-Password, from Florian Lohoff.Gilbert Ramirez2000-04-051-1/+4
* | Spelling fix from Florian LohoffGilbert Ramirez2000-04-051-2/+2
* | Update version and plugin directory.Gilbert Ramirez2000-04-051-2/+2
* | Plugin API is at version 0.8.5 (reflected in directory name for plugins)Gilbert Ramirez2000-04-052-7/+7
* | Packaging fixes.Gilbert Ramirez2000-04-051-1/+4
* | Add a test to check if there is at least one enabled plugin before searchingOlivier Abad2000-04-042-4/+4
* | Add "dissector_add()" to the list of routines exported to plugins viaGuy Harris2000-04-043-3/+10
* | Add some additional notes aboutGuy Harris2000-04-041-5/+120
* | Move to version 0.8.5Gilbert Ramirez2000-04-042-2/+57
* | Add assertions from Ben Fowler <wapdev@leedsnet.com>.Gilbert Ramirez2000-04-041-2/+4
* | Add #include "plugins.h" to get definition of HAVE_PLUGINSGilbert Ramirez2000-04-041-1/+3
* | Add "clean" rules in subdirectories, and run subdirectory "nmake -fGuy Harris2000-04-042-0/+7
* | The Win32 port of libpcap requires that programs with which it's builtGuy Harris2000-04-043-3/+15
* | Turn "ethereal_proto_init()" and "ethereal_proto_cleanup()" intoGuy Harris2000-04-044-45/+36
* | Use the new split between protocol registration and protocol handoffGuy Harris2000-04-0412-34/+62
* | Make "make-reg-dotc" generate a "register_all_protocol_handoffs()"Guy Harris2000-04-046-12/+41
* | Make "register.c" depend on "$(srcdir)/make-reg-dotc", so that if theGuy Harris2000-04-041-2/+2
* | Do all the UDP port numbers that we can, and that don't require specialGuy Harris2000-04-041-44/+27
* | Make a routine that takes a dissector table, a port number, andGuy Harris2000-04-044-40/+34
* | Allocate the new mem chunk for the capture in "open_cap_file()", ratherGuy Harris2000-04-041-9/+6
* | Rename find_hfinfo_record() to proto_registrar_get_nth() sinceGilbert Ramirez2000-04-043-27/+27
* | Set cf->plist_chunk in the other place where needed. Guy's experiencingGilbert Ramirez2000-04-031-2/+10
* | Move the creation of, and registration of protocols known to UDP in, theGuy Harris2000-04-034-23/+21
* | Fix a compile error introduced by the previous checkin, which also movedGuy Harris2000-04-031-11/+12
* | Jeff Foster's patch to support attaching a hash table to a protocolGuy Harris2000-04-036-187/+207
* | Another update from Doug Nazar.Guy Harris2000-04-031-2/+2
* | Note that it didn't seem to save a significant amount of time or spaceGuy Harris2000-04-031-2/+6
* | Use a GMemChunk for allocating and freeing "frame_data" structures; itGuy Harris2000-04-032-11/+17
* | Improvements from Doug Nazar.Guy Harris2000-04-031-12/+8
* | Split "filter_dialog_cb()" into "filter_dialog_cb()", which pops up aGuy Harris2000-04-017-26/+233
* | There's no need to catch the "delete_event" signal on "Follow TCPGuy Harris2000-04-011-13/+44
* | Exit from Ethereal by making the main loop exit, so that any quitGuy Harris2000-04-011-9/+24
* | No work need be done when a summary dialog box is destroyed, or when theGuy Harris2000-04-012-15/+2
* | Add a counter : "enabled_plugins_number", to record how many plugins areOlivier Abad2000-03-313-4/+9
* | Rick Jones of HP says that the "-Ae" flag to the HP ANSI C compilerGuy Harris2000-03-311-5/+4
* | Put in the beginnings of checks for ASN.1 dissection errors.Guy Harris2000-03-311-48/+101
* | Jochen Friedrich <jochen@nwe.de>Gilbert Ramirez2000-03-301-2/+2
* | "add_rr_to_tree()" is exported from "packet-dns.c" for use by the NBNSGuy Harris2000-03-302-6/+3
* | add dissector for OPT pseudo-RR, in RFC2671 section 4.Jun-ichiro itojun Hagino2000-03-302-11/+65
* | Get rid of the "Find Frame" and "Go To Frame" items under "Display"; weGuy Harris2000-03-291-5/+1
* | Use the "-o" flag, rather than using the "-t" flag and redirecting theGuy Harris2000-03-292-4/+4
* | Add ID for Lucent, and sort lines.Gilbert Ramirez2000-03-291-4/+5