aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2004-02-03Add a missing "%s" to the format string.Guy Harris1-2/+2
svn path=/trunk/; revision=9967
2004-02-03From Holger Schurig; add support for EAP-TTLS.Guy Harris3-2/+6
svn path=/trunk/; revision=9966
2004-02-03enhanced some dialog messages,Ulf Lamping7-19/+60
close capture file when user told so svn path=/trunk/; revision=9965
2004-02-03update to packet-telnet and kerberos authenticationRonnie Sahlberg1-42/+157
it now dissects the kerberos blobs inside the ktelnet+keytab files posted yesterday. it still needs the kerberos+ber updates to be checked in after next release before we can attack opening hte encrypted parts of kerberos tickets and authenticators the code assumes all telnet authentications being krb5. if that is inconvenient feel welcome to send me captures with krb4 or other telnet authentication protocols, svn path=/trunk/; revision=9964
2004-02-03set compression mechanism for Modern UI to lzmaUlf Lamping1-1/+7
svn path=/trunk/; revision=9963
2004-02-03Use "%ld", not "%u", to print "long" values.Guy Harris1-4/+4
svn path=/trunk/; revision=9962
2004-02-03added some more info to the statusbar (filesize, packet count, ..),Ulf Lamping6-27/+129
fixed a minor bug in the cfile handling (file length in summary dialog) svn path=/trunk/; revision=9961
2004-02-02reflect latest changes to capture.cUlf Lamping1-5/+5
svn path=/trunk/; revision=9960
2004-02-02Include <string.h> to declare "strlen()".Guy Harris1-1/+3
svn path=/trunk/; revision=9959
2004-02-02From Lars Roland: fix the declaration of "tvb_strneql()".Guy Harris2-3/+3
svn path=/trunk/; revision=9958
2004-02-02From Jonathan Perkins; the in ANSI MTP3, the SLC field of SLTM/SLTAGuy Harris3-3/+16
messages is in a different place from where it is in ITU MTP3. svn path=/trunk/; revision=9957
2004-02-02start to dissect telnet (kerberos) authentication according to rfc2941Ronnie Sahlberg1-7/+157
start with dissection of the SEND request and the NAME field. continue later with the ones holding a kerberos ticket. svn path=/trunk/; revision=9956
2004-02-01Mark the "widget" argument to "main_load_window_geometry()" as unusedGuy Harris1-2/+6
when building for GTK+ 1.2[.x]. svn path=/trunk/; revision=9955
2004-02-01Cast the result of "tvb_get_ptr()" to squelch a compiler warning.Guy Harris1-2/+2
svn path=/trunk/; revision=9954
2004-02-01At least with KDE 3.0, it appears that the icon color (high vs. low) andGuy Harris1-2/+2
size are specified by the directory in which the icon resides, so you have to just have "ethereal.png" be the icon in the "icons/hicolor/{16x16,32x32,48x48}" directory. svn path=/trunk/; revision=9953
2004-02-01From Yaniv Kaul:Guy Harris1-14/+136
add dissection of TDS7 results token and login_ack token; fix a small bug in the login packet dissection; add partial dissection of a query packet. svn path=/trunk/; revision=9952
2004-02-01Make "tvb_strneql()" take a "gchar *" rather than a "guint8 *" as theGuy Harris2-8/+8
string argument. Add some casts to squelch compiler warnings. svn path=/trunk/; revision=9951
2004-02-01From Greg Morris: handle SLPv1 service type requests that ask for allGuy Harris1-5/+13
naming authorities. svn path=/trunk/; revision=9950
2004-02-01moved window geometry values from prefs to recent,Ulf Lamping8-216/+220
added new pref / recent setting: "maximized main window", which will save, if the main window is maximized or not, this will take effect on GTK version 2 only, but is saved nonetheless svn path=/trunk/; revision=9949
2004-02-01replace "RTT Graph" by "Round Trip Time Graph" as this is more descriptiveUlf Lamping1-2/+2
svn path=/trunk/; revision=9948
2004-02-01beautified the dialog a bitUlf Lamping1-1/+5
svn path=/trunk/; revision=9947
2004-02-01avoid very large dialogs, when display filters becoming too large,Ulf Lamping1-6/+22
especially true when working with TCP stream filtering svn path=/trunk/; revision=9946
2004-02-01avoid problems when strings becoming too large,Ulf Lamping1-8/+18
especially true when working with TCP stream filtering svn path=/trunk/; revision=9945
2004-02-01Speed up the generation of the CVS version tag, by only looking for directoriesOlivier Biot1-42/+83
named CVS, and by considering only the most recent Entries file herein. Get rid of the code assuming that a CVS snapshot generates a "cvsversion" file. svn path=/trunk/; revision=9944
2004-02-01Saved wrong versionJörg Mayer1-1/+35
svn path=/trunk/; revision=9943
2004-02-01The last commit was only half completeJörg Mayer1-20/+1
svn path=/trunk/; revision=9942
2004-02-01Move sourcelists into Makefile.commonJörg Mayer3-349/+312
svn path=/trunk/; revision=9941
2004-02-01DND: also unescape URI characters (e.g. %20 -> ' ')Ulf Lamping1-14/+75
svn path=/trunk/; revision=9940
2004-02-01Undo previous checkin, it only contained acidentally escaped unfinished codeJörg Mayer1-5/+1
svn path=/trunk/; revision=9939
2004-02-01packet-dcerpc-afs4int.cJörg Mayer8-24/+31
svn path=/trunk/; revision=9938
2004-02-01Add consts to fix 'cast discards qualifiers from pointer target type'Jörg Mayer1-3/+3
svn path=/trunk/; revision=9937
2004-02-01Add the new dialog images to the distribution.Gerald Combs1-1/+5
svn path=/trunk/; revision=9936
2004-02-01Add consts to avoid 'cast discards qualifiers from pointer target type'Jörg Mayer1-3/+3
svn path=/trunk/; revision=9935
2004-02-01Remove comma after last element of enumJörg Mayer1-2/+2
svn path=/trunk/; revision=9934
2004-02-01Arrange that the shortcuts for Ethereal start Ethereal in the user'sGuy Harris1-1/+2
profile directory, so that the file dialogs start there rather than in the directory in which the MIB files appear. svn path=/trunk/; revision=9933
2004-02-01Konqueror, in KDE 3.0, appears to drop file names of the formGuy Harris1-4/+12
"file:/foo/bar/...", so that only the "file:" should be stripped off. Note that we should probably look for "file:" followed by an arbitrary number of "/"s, and, at least on UNIX, strip off all but the last of those "/"s. svn path=/trunk/; revision=9932
2004-02-01signed/unsigend warning fixesJörg Mayer3-5/+6
svn path=/trunk/; revision=9931
2004-02-01Fix some pointer typesJörg Mayer1-10/+10
svn path=/trunk/; revision=9930
2004-02-01Update manuf to Feb, 1st 2004Jörg Mayer2-4/+19
svn path=/trunk/; revision=9929
2004-02-01Update FAQ to Jan 27th 2004Jörg Mayer3-128/+168
svn path=/trunk/; revision=9928
2004-01-31change layout, as dialog was a bit tall,Ulf Lamping1-25/+29
improved resizability svn path=/trunk/; revision=9927
2004-01-31Implemented rudimentary Drag and Drop support.Ulf Lamping4-4/+123
svn path=/trunk/; revision=9926
2004-01-31fixed some sensitivity things in the context menuesUlf Lamping1-17/+46
svn path=/trunk/; revision=9925
2004-01-31minor change in dialog textUlf Lamping1-2/+2
svn path=/trunk/; revision=9924
2004-01-31gtk_label_set_selectable() is only available from GTK version 2Ulf Lamping1-2/+2
svn path=/trunk/; revision=9923
2004-01-31use identical depencies for gtk1 also for gtk2 targetUlf Lamping1-2/+2
svn path=/trunk/; revision=9922
2004-01-31cleanup of new "question dialogs",Ulf Lamping9-53/+113
using GTK2 primary/secondary message text from GNOME HIG for simple_dialogs, added a "question dialog" for the coloring rules "Clear" button svn path=/trunk/; revision=9921
2004-01-31Add to the _rtp_info structure a "info_all_data_present" boolean, whichGuy Harris4-25/+82
is TRUE if all the RTP raw data is present in the tvbuff and FALSE otherwise. If it's not all present, also set "info_data_len" to 0 and "info_data" to NULL. In the RTP Analysis "Save Payload..." operation, check the "info_all_data_present" flag and fail if it's not set, and use "rtpinfo->info_data" and "rtpinfo->info_payload_offset" to get at the payload, rather than using "cfile.pd", as the latter doesn't necessarily refer to the current frame data. Note that the RTP Streams save operation should also check the "info_all_data_present" flag. svn path=/trunk/; revision=9920
2004-01-31From Sam Leffler: support for BSD radiotap header for 802.11.Guy Harris6-2/+475
svn path=/trunk/; revision=9919
2004-01-31If comparing any field other than the frame number, if both field valuesGuy Harris1-42/+38
are the same, compare the frame number, so that the sort order doesn't depend on how packets happened to be sorted previously (i.e., so that if you sort on a given column in a given direction, the sort order is always the same). svn path=/trunk/; revision=9918