aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-01-18Nice rendering of the CVS version as "(cvs 200401181200003000)".Olivier Biot4-16/+40
2004-01-18Update to Jan 16thJörg Mayer2-154/+346
2004-01-18make the column preferences page look a bit more like the color rules dialogUlf Lamping1-61/+62
2004-01-18no more differences, wether display filter dialog is called fromUlf Lamping3-29/+11
2004-01-18complete redesign of color dialogUlf Lamping2-137/+159
2004-01-18From Chris Wilson:Olivier Biot3-200/+310
2004-01-17cvsversion.h: added distclean target and dependenciesUlf Lamping1-6/+6
2004-01-17Integrate the "find . -name Entries" into make-version.pl, to make thisJörg Mayer3-10/+29
2004-01-17splitted some of the preferences texts into more than one line,Ulf Lamping8-19/+19
2004-01-17Select first row in column list by default,Ulf Lamping1-3/+17
2004-01-17First attempt to make a description of the capturing thingsUlf Lamping1-0/+110
2004-01-17precompiled wpdpack.zip file is now at the websiteUlf Lamping1-2/+2
2004-01-17Clean up some compiler warnings.Guy Harris1-65/+70
2004-01-17PDUs with a content-type header may contain data that can be handed offOlivier Biot1-118/+194
2004-01-17Try to genereate cvsversion.hJörg Mayer1-1/+8
2004-01-17new "Font" preferences page instead of a font dialog in "User Interface"Ulf Lamping3-109/+71
2004-01-16Passing a double as the value argument to "proto_tree_add_uint()" orGuy Harris1-18/+16
2004-01-16Constify some pointers to which pointers-to-const are assigned.Guy Harris1-3/+3
2004-01-16Add cvsversion.h to the list of files to be ignored by CVS, as it's aGuy Harris1-0/+1
2004-01-16CVS isn't letting me check in the icons file, so back the Makefile.amGuy Harris1-2/+1
2004-01-16Add a Mac OS X icon file, for possible future use.Guy Harris1-1/+2
2004-01-16column preferences page now looks similar to the color dialog layout,Ulf Lamping1-34/+84
2004-01-16In case of CVS sources, add the date of the last change to the versionJörg Mayer5-11/+104
2004-01-16From Thomas Anders: fix a typo.Guy Harris3-3/+7
2004-01-16Reset the tap listeners in "retap_packets()" before rerunning the taps.Guy Harris1-1/+4
2004-01-16From Tomas Kukosa: there are 3, not 4, bits of codeset in an IE.Guy Harris1-28/+3
2004-01-16From Aaron Woo (via Jeff Weston): Optimized Link State Routing ProtocolGerald Combs1-0/+1
2004-01-16bugfix: use correct size of global valueUlf Lamping1-6/+7
2004-01-16From Aaron Woo (via Jeff Weston): Optimized Link State Routing ProtocolGerald Combs4-2/+675
2004-01-16GLib versions prior to 2.0 don't have g_ascii_strdown(). Use g_strdown()Gerald Combs1-1/+6
2004-01-16Fix a typo in protocol tree.Olivier Biot1-2/+2
2004-01-16Add support for MIME multipart dissection.Olivier Biot5-15/+953
2004-01-15Put in a space where it belongs.Guy Harris1-2/+2
2004-01-15From Anders Broman: dissect access transport, user teleservice info,Guy Harris3-32/+132
2004-01-15move "marked packet color" setting from gui_prefs to Colors page.Ulf Lamping2-332/+41
2004-01-14Change labels from "TCP Streams" to "Colors", to add other color values laterUlf Lamping2-11/+11
2004-01-14destroy the "save as" dialog only, if it's existingUlf Lamping1-2/+3
2004-01-13From Martin Mathieson: handle up to 4 RTP channels in an SDP packet.Guy Harris1-50/+81
2004-01-13From Anders Broman: dissect message compatibility information parameter.Guy Harris1-5/+52
2004-01-13In at least one capture, the User teleservices parameter length is 2,Guy Harris1-4/+4
2004-01-13From Anders Broman:Guy Harris1-2/+13
2004-01-13Use "retap_packets()" rather than "redissect_packets()".Guy Harris12-29/+29
2004-01-13Add a routine "retap_packet()" that runs through all packets, dissectingGuy Harris3-30/+65
2004-01-13You can't rely on "proto_tree_add_item()" returning a non-null pointer,Guy Harris2-14/+20
2004-01-13"dfilter_compile()" supplies a null dfilter pointer for an empty filterGuy Harris1-2/+3
2004-01-13Add a routine "io_stat_reset()" to reset an io_stat_t; haveGuy Harris1-123/+100
2004-01-13Fix the MIBenum mapping for HZ-GB-2312 (MIBenum = 2085).Olivier Biot1-3/+4
2004-01-13Make the variable into which values fromGuy Harris1-5/+5
2004-01-13Get rid of CRs.Guy Harris1-143/+152
2004-01-13From Anders Broman: dissect media type application/ISUP as ISUP.Guy Harris1-1/+40