aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-02-11Get rid of the "Question" alert box type - rename it to "Confirmation",Guy Harris6-22/+21
2004-02-11Give alert boxes an empty title on UN*X and a title of "Ethereal" onGuy Harris1-9/+39
2004-02-11Replace the "cf_XXX_error_message()" routines withGuy Harris1-88/+100
2004-02-11Add "write_failure_alert_box()" to put up an alert box for a failedGuy Harris8-58/+56
2004-02-11Add an "open_failure_alert_box()" routine to pop up an alert box for aGuy Harris9-38/+58
2004-02-11Add a routine to be used to put up alert boxes for invalid displayGuy Harris8-17/+122
2004-02-10From Jaime Fournier: add a bunch of DCE RPC stub dissectors.Guy Harris11-2/+842
2004-02-10Add "tvb_strsize()".Guy Harris6-2/+8
2004-02-10making the Modern UI the defaultUlf Lamping1-2/+2
2004-02-10added help pages "Getting Started" and "Capturing"Ulf Lamping1-0/+2
2004-02-10Undo last change for cvsversion.h generation. It causes make to loop on some ...Jörg Mayer1-3/+1
2004-02-10Run make-version.pl on every make (at least with gnu make)Jörg Mayer1-1/+3
2004-02-09From Anders Broman: fix the decoding of BAT ASE elements with more thanGuy Harris1-13/+22
2004-02-09bugfix: close capture file again, if empty after capturingUlf Lamping1-1/+11
2004-02-09bugfix: init the toolbar's Save icons correctlyUlf Lamping1-1/+2
2004-02-09minor changesUlf Lamping1-6/+7
2004-02-09typo fixedUlf Lamping1-2/+2
2004-02-09two new help pages:Ulf Lamping3-1/+171
2004-02-09Forgot *.laJörg Mayer2-8/+10
2004-02-09Ignore shared dll stuffJörg Mayer2-0/+4
2004-02-09Cast the arguments to <ctype.h> macros to "guchar", to squelchGuy Harris3-15/+16
2004-02-09Add extra {} to "avoid ambiguous `else'", to quote the GCC warning thatGuy Harris1-3/+3
2004-02-08Move -pedantic back to extra-gcc-flags, as glib generates more warnings than ...Jörg Mayer1-3/+3
2004-02-08Move -pedandic & co back into extra-flags (prepare for dissectors moving to e...Jörg Mayer1-3/+3
2004-02-07corrected links to the ethereal.exe for GTK2 versionUlf Lamping1-3/+3
2004-02-07Put AM_DISABLE_STATIC into the same place as in epan and wiretapJörg Mayer1-2/+3
2004-02-07Don't build as shared *and* static by defaultJörg Mayer2-2/+6
2004-02-07Ignore byproducts of shared lib compilationJörg Mayer3-0/+7
2004-02-07Use G_DIR_SEPARATOR_S rather than "/" as the pathname separator whenGuy Harris1-2/+2
2004-02-06Whether frames in an AiroPeek V9 802.11 capture have 4 bytes of 0 or anGuy Harris2-19/+48
2004-02-06From Lars Roland: Warning fixesJörg Mayer1-15/+51
2004-02-06replaced every appearance of gtk_scrolled_window_new() withUlf Lamping30-137/+195
2004-02-06renamed GTK2 version from ethereal2.exe to ethereal-gtk2.exe,Ulf Lamping3-42/+47
2004-02-06Fix a few warningsJörg Mayer1-8/+9
2004-02-06simple_dialog now uses the stock_dialog_xy iconsUlf Lamping1-2/+7
2004-02-06A MediaSubType value of 1 also means 802.11. (Is that what indicatesGuy Harris1-2/+2
2004-02-06Make sure a packet has one and only one length field, one and only oneGuy Harris1-6/+44
2004-02-06The time stamps in *Peek V9 files appear to be in nanoseconds from theGuy Harris1-12/+19
2004-02-06From Yaniv Kaul:Guy Harris1-3/+29
2004-02-06Ethernet frames appear to have 4 bytes of 0 at the end, at least in theGuy Harris1-5/+20
2004-02-06V9 format appears to be used by some versions of EtherPeek, too.Guy Harris2-87/+220
2004-02-06Fix up a comment to note that this is also used for AiroPeek, and usedGuy Harris1-2/+9
2004-02-06Add a new dissector table for multipart media encpsulation (similar to theOlivier Biot2-22/+88
2004-02-06Sort the link-layer type values a little better.Guy Harris1-4/+2
2004-02-05Add new col_append methods which will prepend the (format) string with theOlivier Biot2-2/+54
2004-02-05From Martin Regner (patch from Anders Broman):Olivier Biot1-2/+6
2004-02-05From Holger Schurig: add two cipher strings.Olivier Biot1-1/+3
2004-02-05Spotted by Guy Harris: SyncML media type was not registered (it was lostOlivier Biot1-1/+3
2004-02-05We can't test the GTK+ version in dissectors or libethereal code, asGuy Harris2-4/+12
2004-02-05Update a comment.Guy Harris1-2/+9