aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-06-18merge: remove code duplication in merge.c and mergecap.c (put it in merge.c),Ulf Lamping4-451/+262
2004-06-18merge: bugfixes and code cleanupUlf Lamping3-40/+44
2004-06-18added some tooltips, minor code cleanupUlf Lamping1-5/+13
2004-06-17Use an adverb to modify a verb.Guy Harris1-2/+2
2004-06-17Include <string.h> to declare "strdup()".Guy Harris1-1/+3
2004-06-17add Merge functionality to Ethereal in an experimental state.Ulf Lamping5-5/+797
2004-06-17add implementation of button mask ESD_BTNS_YES_NOUlf Lamping1-7/+14
2004-06-17Add two new media types:Anders Broman1-1/+3
2004-06-17Give the RFC number for ARP.Guy Harris1-58/+71
2004-06-17move font related stuff to new file font_utils.c/.hUlf Lamping1-3/+3
2004-06-17move font related stuff to new file font_utils.c/.hUlf Lamping16-838/+1001
2004-06-17Turn on kerberos by default if it is presentJörg Mayer1-3/+3
2004-06-17Link the Kerberos into the main app, not libetherealJörg Mayer2-6/+6
2004-06-17Explicitly print gratuitous arp requests as suchJörg Mayer1-5/+27
2004-06-17From Dave Sclarsky: add support for "multiple instances", and addGuy Harris1-22/+168
2004-06-16The short name for AAL 3/4 should be "AAL3/4", not "AAL3_4" (even thoughGuy Harris1-2/+2
2004-06-16As long as any text has been put into a time interval string, the nextGuy Harris1-11/+8
2004-06-16Completly change parsing of "From" and "To" lines to fix a problem with findi...Anders Broman2-214/+348
2004-06-16To return an EOF indication, return FALSE from the read routine *AND*Guy Harris1-1/+2
2004-06-16Use "format_text()" on strings, so we handle non-printable characters.Guy Harris5-52/+68
2004-06-16Note that the reason why there's parser state that stays around afterGuy Harris1-2/+4
2004-06-15From Yaniv Kaul: Switch from the DPD draft to RFC 3706.Gerald Combs1-4/+4
2004-06-15From Thomas Anders: Navigating from RTP/RTCP packets to setup where it was s...Anders Broman7-118/+454
2004-06-15Add and entry for 03-00-C7-00-00-EE (HP/Compaq ProLiant NIC teaming).Gerald Combs1-1/+2
2004-06-15From Graeme Hewson:Guy Harris2-27/+40
2004-06-15From Graeme Hewson: fix a debug message.Guy Harris1-2/+2
2004-06-15From Jean-Baptiste Marchand: fix up a couple of #defines that collidedGuy Harris1-5/+5
2004-06-15From Philippe Mazeau: T.35 codes for Swissvoice.Guy Harris2-1/+18
2004-06-15From Greg Morris: dissect the first packet in a packet burst connectionGuy Harris1-3/+73
2004-06-15From Greg Morris:Guy Harris2-7/+18
2004-06-15From Greg Morris:Guy Harris1-7/+7
2004-06-14added a section describing the problems with MSVC 7 compilerUlf Lamping1-1/+17
2004-06-12From Ainsley Pereira: add a text description PT_CN_OLD.Guy Harris2-1/+3
2004-06-12On Windows, if "get_interface_list()" returns CANT_GET_INTERFACE_LISTGuy Harris7-20/+74
2004-06-12From Jean-Baptiste Marchand:Guy Harris2-9/+481
2004-06-12update asn1 compiler to (hopefully) handle BER SET OF constructsRonnie Sahlberg1-3/+8
2004-06-12Parameter 8 to dissect_ber_bistring() is the ett_ variable (or -1) and notRonnie Sahlberg1-3/+3
2004-06-12From Tomas Kukosa updates to the ASN1 compilerRonnie Sahlberg1-5/+12
2004-06-11Hack to remove epan/config.hJörg Mayer1-1/+3
2004-06-11fix the presentation of readcapacity to show the real number of MB or GB inst...Ronnie Sahlberg1-5/+13
2004-06-10Move "dfilter_expr_dlg_delete_event_cb()" afterGuy Harris1-10/+10
2004-06-10some more encryption types and checksum typesRonnie Sahlberg1-2/+78
2004-06-10From Laurent Rabret:Guy Harris1-2/+191
2004-06-10"delete_event" is an event, so its handler takes three arguments, notGuy Harris4-43/+65
2004-06-10From Stas Grabois: don't show disabled protocols in the "Add Expression"Guy Harris3-2/+18
2004-06-10Move the ring-buffer tests from "process_packet()" toGuy Harris1-58/+48
2004-06-09Remove config.nmake dependencies from epan/Makefile.am and gtk/Makefile.am.Gerald Combs2-4/+4
2004-06-09DCERPC problem reported by JBM and identified by Todd SabinRonnie Sahlberg3-54/+88
2004-06-09Add Automake/Autoconf Doxygen targets.Gerald Combs3-4/+35
2004-06-08add details for doxygenUlf Lamping1-14/+37