aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-06-01various code cleanupsUlf Lamping1-2/+2
2004-06-01add details for doxygen, various code cleanups as a result of thisUlf Lamping23-549/+759
2004-06-01From Yaniv Kaul: PCT support.Guy Harris2-11/+537
2004-06-01Eliminate a no-longer-used routine.Guy Harris1-8/+1
2004-06-01It really helps when you change the default from gtk1 -> gtk2 in the topJörg Mayer1-2/+2
2004-05-31Add dissection of application PoC1 dataAnders Broman1-23/+279
2004-05-31From Thomas Anders fix some memory leaksAnders Broman1-1/+4
2004-05-31add details for doxygenUlf Lamping3-67/+249
2004-05-31add details for doxygenUlf Lamping1-16/+65
2004-05-31split doxygen.cfg into common Ethereal things and module specificsUlf Lamping6-1064/+1138
2004-05-31bugfix: don't try to destroy a dialog twiceUlf Lamping1-2/+1
2004-05-31directly use the file selection dialog instead of using an additional custom ...Ulf Lamping1-122/+89
2004-05-31some more dialog redesign and code cleanupUlf Lamping1-40/+56
2004-05-31Add a routine that indicates where there are any tap listenersGuy Harris3-10/+33
2004-05-31interface options preference dialog: remove confusing second interface clist,Ulf Lamping1-128/+74
2004-05-31Make "-q" suppress packet printing when you're reading a capture fileGuy Harris2-10/+36
2004-05-31Move the packet counting, dissecting, and filtering out of the "writeGuy Harris1-359/+356
2004-05-31The "key" argument to "write_recent_geom()" is required (as it's calledGuy Harris1-2/+2
2004-05-31Add support for Exif decoding (initial framework).Olivier Biot1-19/+243
2004-05-30sort saved preference settings by appearance in dialogUlf Lamping1-85/+90
2004-05-30From Thomas Anders patch adds sub parameter dissection to the MGCP pluginAnders Broman1-7/+148
2004-05-30save window position/size/maximized state into recent fileUlf Lamping5-70/+209
2004-05-29When we create a tvbuff for a security blob, set its reported length toGuy Harris1-17/+34
2004-05-29From Nathan Alger: update the VSA attributes for Juniper andGuy Harris2-10/+94
2004-05-29Squelch a compiler warning by removing a "/*" from the middle of aGuy Harris1-2/+2
2004-05-29check in Thomas Anders patch to SNMP to allow ethereal to dissectRonnie Sahlberg1-2/+4
2004-05-28connectionless cancel PDU's don't have a dg_server_accepting_cancels fieldUlf Lamping1-3/+6
2004-05-27enable postcript printing if selected in prefs,Ulf Lamping1-24/+35
2004-05-27bugfixes: fixed printing on win32,Ulf Lamping1-50/+84
2004-05-27win_printer is gboolean, not an intUlf Lamping1-4/+4
2004-05-27added a small commentUlf Lamping1-1/+2
2004-05-27Tag the "has_child" argument to "prefs_tree_page_add()" as unused whenGuy Harris1-2/+7
2004-05-27use gtk_window_set_default_size() instead of WIDGET_SET_SIZE() for the dialogs,Ulf Lamping16-46/+40
2004-05-27Get rid of an unused variable.Guy Harris1-3/+2
2004-05-27added a small commentUlf Lamping1-1/+2
2004-05-27bugfix: don't try to destroy a window, when it's already being destroyedUlf Lamping1-5/+1
2004-05-27a lot of code cleanupUlf Lamping3-316/+185
2004-05-27bugfix: don't try to destroy a window, when it's already being destroyedUlf Lamping2-4/+2
2004-05-27added some tooltipsUlf Lamping1-6/+8
2004-05-27Don't point to the manpage for the list of authors, it's in the about dialog nowUlf Lamping1-5/+2
2004-05-27the isns timestamp is in fact a 64 bit integer and not a 32 bit integer.Ronnie Sahlberg1-2/+2
2004-05-27make KRB_SAFE more consistent with the other PDUs by removing the SAFE expans...Ronnie Sahlberg1-9/+5
2004-05-26Don't compile in "follow_save_as_destroy_cb()" for GTK+ 2.4 and later,Guy Harris1-1/+5
2004-05-26Make gtk2 the default. Use --disable-gtk2 to use glib1/gtk1 insteadJörg Mayer1-2/+2
2004-05-26Change C++ style commentsJörg Mayer1-3/+3
2004-05-26in dissect_ber_bitstring32()Ronnie Sahlberg1-3/+15
2004-05-26remove the SAFE_BODY expansion to make KRB5_MSG_SAFE look more consistentRonnie Sahlberg1-8/+2
2004-05-26Run libtoolize after aclocal.m4 has been generatedJörg Mayer1-16/+17
2004-05-26implementation of the KRB_SAFE applicationRonnie Sahlberg1-1/+109
2004-05-26Get rid of some declarations of routines that no longer exist.Guy Harris2-12/+4