aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-02-03Tweak the error messages for bad capture filters.Guy Harris1-5/+6
2004-02-03Handle the media type "message/sip".Guy Harris1-2/+2
2004-02-03patch error removedUlf Lamping1-5/+1
2004-02-03from Lars Roland: fix NSIS uninstallationUlf Lamping2-18/+37
2004-02-03ups, moved previously missing %s to the right placeUlf Lamping1-3/+3
2004-02-03From Martin Mathieson: SIP sipfrag support.Guy Harris4-3/+147
2004-02-03Make a pointer to which a "const" pointer value is assigned "const"Guy Harris1-5/+15
2004-02-03Add a missing "%s" to the format string.Guy Harris1-2/+2
2004-02-03From Holger Schurig; add support for EAP-TTLS.Guy Harris3-2/+6
2004-02-03enhanced some dialog messages,Ulf Lamping7-19/+60
2004-02-03update to packet-telnet and kerberos authenticationRonnie Sahlberg1-42/+157
2004-02-03set compression mechanism for Modern UI to lzmaUlf Lamping1-1/+7
2004-02-03Use "%ld", not "%u", to print "long" values.Guy Harris1-4/+4
2004-02-03added some more info to the statusbar (filesize, packet count, ..),Ulf Lamping6-27/+129
2004-02-02reflect latest changes to capture.cUlf Lamping1-5/+5
2004-02-02Include <string.h> to declare "strlen()".Guy Harris1-1/+3
2004-02-02From Lars Roland: fix the declaration of "tvb_strneql()".Guy Harris2-3/+3
2004-02-02From Jonathan Perkins; the in ANSI MTP3, the SLC field of SLTM/SLTAGuy Harris3-3/+16
2004-02-02start to dissect telnet (kerberos) authentication according to rfc2941Ronnie Sahlberg1-7/+157
2004-02-01Mark the "widget" argument to "main_load_window_geometry()" as unusedGuy Harris1-2/+6
2004-02-01Cast the result of "tvb_get_ptr()" to squelch a compiler warning.Guy Harris1-2/+2
2004-02-01At least with KDE 3.0, it appears that the icon color (high vs. low) andGuy Harris1-2/+2
2004-02-01From Yaniv Kaul:Guy Harris1-14/+136
2004-02-01Make "tvb_strneql()" take a "gchar *" rather than a "guint8 *" as theGuy Harris2-8/+8
2004-02-01From Greg Morris: handle SLPv1 service type requests that ask for allGuy Harris1-5/+13
2004-02-01moved window geometry values from prefs to recent,Ulf Lamping8-216/+220
2004-02-01replace "RTT Graph" by "Round Trip Time Graph" as this is more descriptiveUlf Lamping1-2/+2
2004-02-01beautified the dialog a bitUlf Lamping1-1/+5
2004-02-01avoid very large dialogs, when display filters becoming too large,Ulf Lamping1-6/+22
2004-02-01avoid problems when strings becoming too large,Ulf Lamping1-8/+18
2004-02-01Speed up the generation of the CVS version tag, by only looking for directoriesOlivier Biot1-42/+83
2004-02-01Saved wrong versionJörg Mayer1-1/+35
2004-02-01The last commit was only half completeJörg Mayer1-20/+1
2004-02-01Move sourcelists into Makefile.commonJörg Mayer3-349/+312
2004-02-01DND: also unescape URI characters (e.g. %20 -> ' ')Ulf Lamping1-14/+75
2004-02-01Undo previous checkin, it only contained acidentally escaped unfinished codeJörg Mayer1-5/+1
2004-02-01packet-dcerpc-afs4int.cJörg Mayer8-24/+31
2004-02-01Add consts to fix 'cast discards qualifiers from pointer target type'Jörg Mayer1-3/+3
2004-02-01Add the new dialog images to the distribution.Gerald Combs1-1/+5
2004-02-01Add consts to avoid 'cast discards qualifiers from pointer target type'Jörg Mayer1-3/+3
2004-02-01Remove comma after last element of enumJörg Mayer1-2/+2
2004-02-01Arrange that the shortcuts for Ethereal start Ethereal in the user'sGuy Harris1-1/+2
2004-02-01Konqueror, in KDE 3.0, appears to drop file names of the formGuy Harris1-4/+12
2004-02-01signed/unsigend warning fixesJörg Mayer3-5/+6
2004-02-01Fix some pointer typesJörg Mayer1-10/+10
2004-02-01Update manuf to Feb, 1st 2004Jörg Mayer2-4/+19
2004-02-01Update FAQ to Jan 27th 2004Jörg Mayer3-128/+168
2004-01-31change layout, as dialog was a bit tall,Ulf Lamping1-25/+29
2004-01-31Implemented rudimentary Drag and Drop support.Ulf Lamping4-4/+123
2004-01-31fixed some sensitivity things in the context menuesUlf Lamping1-17/+46