aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-05-01The display filter engine can return an error message that is not safeOlivier Biot3-6/+31
2004-05-01From Lars Roland: add message counts to the SIP statistics.Guy Harris1-1/+19
2004-05-01From Lars Roland: document the SIP statistics.Guy Harris2-0/+41
2004-05-01From metatech:Guy Harris6-750/+1549
2004-05-01Add escaping of an apostrophe in XML output.Olivier Biot1-1/+4
2004-05-01Add an XML escaping routine: xml_escape()Olivier Biot2-2/+42
2004-05-01Squelch a compiler warning (extraneous extern on struct).Olivier Biot1-6/+10
2004-05-01bugfix: remove all elements on "tree reset", don't keep the first entry in th...Ulf Lamping2-4/+4
2004-05-01GTK2: expand all tree elements when opening dialogUlf Lamping1-1/+2
2004-05-01prevent null pointer exceptionUlf Lamping1-5/+5
2004-05-01From Richard Urwin: ensure that the initial colour is appropriate in allOlivier Biot2-5/+7
2004-05-01From Michael Lum:Olivier Biot1-2/+10
2004-05-01add PROTO_ITEM_SET_HIDDEN() and PROTO_ITEM_SET_GENERATED(),Ulf Lamping6-80/+104
2004-05-01From Martin Mathieson :small patch for rtp-events that shows in the info col...Anders Broman1-1/+8
2004-05-01From Martin Mathieson Update of SIP resend detection.Anders Broman1-57/+82
2004-05-01minor changesUlf Lamping1-1/+2
2004-05-01more deltatypesRonnie Sahlberg1-1/+10
2004-04-30Clean up the creation of the tvbuff for a mechToken so that the lengthGuy Harris1-10/+16
2004-04-30Get rid of a compiler warning.Guy Harris1-2/+2
2004-04-30GCC warning removed. (ANSI C says it's "implementation-defined" whatGuy Harris1-3/+4
2004-04-30Make some floating-point fields FT_FLOAT, rather than FT_UINT32.Guy Harris1-11/+10
2004-04-30Add a generic media dissector. The dissectors trying to find a suitableOlivier Biot6-14/+155
2004-04-30Beware: sscanf() only operates on C strings. A pointer returned byOlivier Biot1-4/+10
2004-04-30updated to reflect the latest changes of exporting PDML in etherealUlf Lamping1-14/+13
2004-04-30removed unused thingsUlf Lamping2-10/+2
2004-04-30removed warnings of GTK1 compilationUlf Lamping1-2/+2
2004-04-30MSVC warnings removedUlf Lamping5-10/+11
2004-04-30MVSC warning removedUlf Lamping1-2/+2
2004-04-30The layout types and pane types don't depend on GTK+, so move theirGuy Harris4-30/+36
2004-04-30Squelch some compiler warnings.Guy Harris8-50/+51
2004-04-29From JBMRonnie Sahlberg5-2/+750
2004-04-29From Jerry Talkington: HTTP chunked transfer coding.Olivier Biot1-0/+1
2004-04-29From Jerry Talkington: move the chunks subtree to the HTTP protocol tree.Olivier Biot1-21/+12
2004-04-29From Carlos Pignataro: PPP OSI Network Layer Control Protocol [RFC1377]Gerald Combs2-1/+85
2004-04-29Fixed a typo reported by Berward Meyknecht.Michael Tüxen1-3/+3
2004-04-29added selection of different main window pane layouts,Ulf Lamping8-55/+647
2004-04-29added pane layout icons coming from pan (gnome newsreader)Ulf Lamping7-1/+327
2004-04-29fixed a typoUlf Lamping1-2/+2
2004-04-29added "[CHECKSUM INCORRECT]" to the info columnUlf Lamping1-2/+5
2004-04-29technically speaking rpc duplicate replies are not retransmissionsRonnie Sahlberg1-2/+2
2004-04-29update to isns and prettify is a bit.Ronnie Sahlberg1-291/+787
2004-04-28Note that a custom widget might be the right way to speed up theGuy Harris1-1/+14
2004-04-28Change the punctuation in one tooltip (I think "select the desired one"Guy Harris1-2/+17
2004-04-28Minor wording changes in tooltips.Gilbert Ramirez1-7/+7
2004-04-28added tooltips for various input fieldsUlf Lamping1-1/+73
2004-04-28When building the Ethereal documentation on MSVC++/cygwin the cygwin perlOlivier Biot1-2/+4
2004-04-28From Carlos Pignataro:Gerald Combs3-5/+208
2004-04-28From Joe Marcus Clarke: force the standard output to be in binary modeGuy Harris3-3/+8
2004-04-27Declare "dissect_aim_userclass()" as it's used in files other thanGuy Harris1-1/+2
2004-04-27Freely adjustable status line separations.Ulf Lamping3-31/+56