Commit Graph

6062 Commits

Author SHA1 Message Date
Gerald Combs 8846efa40a From Ulf Lamping:
a: display of the currently installed ethereal version in "add/remove software panel", e.g. "Ethereal 0.9.6" instead of "Ethereal" only.
b: added a link to the ethereal homepage "http://www.ethereal.com/" in Start->Programs->Ethereal
c: added a link to the ethereal program directory in Start->Programs->Ethereal

svn path=/trunk/; revision=6146
2002-08-30 15:32:27 +00:00
Jörg Mayer 47d7946c2e Print RR number as unsigned.
svn path=/trunk/; revision=6145
2002-08-30 15:17:12 +00:00
Guy Harris 2bc260025b Fix the RCS ID and a compiler warning.
svn path=/trunk/; revision=6144
2002-08-30 10:31:13 +00:00
Guy Harris 043548c7fc From Flavio Poletti: fix a bug in "decode_qos_umts()".
svn path=/trunk/; revision=6143
2002-08-30 10:14:03 +00:00
Guy Harris d2143a880e Include "packet-gssapi.h" to declare routines we call.
svn path=/trunk/; revision=6142
2002-08-30 10:05:26 +00:00
Guy Harris 2ac3b23455 From Anand Narwani: updates to fix:
- Bug in the dissection of the Request/Transmit policy in packet-tlv.c
- Incorrect filter string for docsis.ehdr.ver
- Dissection of PHS Upstream/Downstream Extended Header sub-elements
- Dissection of Unsolicited Grant Sync sub-element

svn path=/trunk/; revision=6141
2002-08-30 10:02:14 +00:00
Richard Sharpe 765bad85dc Some more SPNEGO fixes. Getting much closer ...
svn path=/trunk/; revision=6140
2002-08-30 06:11:35 +00:00
Tim Potter 4ec5a01c89 This has been moved to packet-spnego.c
svn path=/trunk/; revision=6139
2002-08-30 05:14:23 +00:00
Tim Potter 795a06fa0d snego -> spnego
svn path=/trunk/; revision=6138
2002-08-30 05:13:45 +00:00
Richard Sharpe 1671d6faca OK, this is a lot better.
Still have to work on the Octet string versus general string, but
much of it is there now.

svn path=/trunk/; revision=6137
2002-08-30 05:04:52 +00:00
Richard Sharpe 67ca7c97ed Commit the latest changes to get rid of seg-faults
svn path=/trunk/; revision=6136
2002-08-30 04:04:39 +00:00
Richard Sharpe e5a07cde2c More fixes from Albert Chin
svn path=/trunk/; revision=6135
2002-08-30 02:11:16 +00:00
Richard Sharpe d49f9bf4d7 Add some fixes from Albert Chin
svn path=/trunk/; revision=6134
2002-08-30 02:08:50 +00:00
Richard Sharpe 1a46e38d20 More SPNEGO, now can get down to NTLMSSP if that is what the negTokenTarg
contains.

svn path=/trunk/; revision=6133
2002-08-30 00:32:11 +00:00
Richard Sharpe a3eb8afb24 Some more of SPNEGO ... more to come ...
svn path=/trunk/; revision=6132
2002-08-29 22:53:06 +00:00
Richard Sharpe 9ca2ca20cf More support for SPNEGO ... Gotta handle the supportedMech and cache the
handle for the dissector routine yet ...

Real work to do though ...

svn path=/trunk/; revision=6131
2002-08-29 19:45:01 +00:00
Guy Harris 19216e7292 From Mark Burton: fix the byte order in the CRC calculation.
svn path=/trunk/; revision=6130
2002-08-29 19:33:00 +00:00
Guy Harris 3f4397bbb0 From Ulf Lamping: change some #define names to avoid name collisions on
Windows that cause compiler warnings.

svn path=/trunk/; revision=6129
2002-08-29 19:05:41 +00:00
Guy Harris 79195136aa From Hannes Gredler: make the IS-IS dissector more verbose in the INFO
field - specifically for

	IIHs  the System-ID of the Hello;
	LSPs  the LSP-ID, Sequence #, Lifetime;
	CSNPs the LAN-ID, Start LSP-ID, End LSP-ID.

and change the display of some IDs.

Clean up white space.

svn path=/trunk/; revision=6128
2002-08-29 18:52:54 +00:00
Richard Sharpe ab3cf9bc61 OK, we now dissect the innerContextToken properly, and SPNEGO understands a
negTokenTarg, there is just more work to do on this.

svn path=/trunk/; revision=6127
2002-08-29 17:58:22 +00:00
Richard Sharpe 3098546c95 OK, add more conversation stuff for gssapi ... see iff it works now.
svn path=/trunk/; revision=6126
2002-08-29 17:20:31 +00:00
Richard Sharpe 7f0a872055 Start the code to keep state in GSSAPI.
Since we only need the dissector handle, I cheated :-)

This should not cause problems (famous last words)

svn path=/trunk/; revision=6125
2002-08-29 16:36:16 +00:00
Uwe Girlich 7fec709c5f Interbase dissector added for Uwe Girlich
svn path=/trunk/; revision=6124
2002-08-29 12:27:03 +00:00
Uwe Girlich 8d810a21e5 packet-ib.c added
svn path=/trunk/; revision=6123
2002-08-29 12:25:42 +00:00
Uwe Girlich 853bd9df95 Interbase (database written by Borland) protocol dissector
svn path=/trunk/; revision=6122
2002-08-29 12:24:57 +00:00
Richard Sharpe 0934975cc1 Guided by Guy and an examination of RFC2078 and RFC2478, I have added some
comments about what we need to do to get SPNEGO properly implemented.

More work to do.

svn path=/trunk/; revision=6121
2002-08-29 05:26:45 +00:00
Richard Sharpe 16630b5038 Small fix up to packet-spnego.c
svn path=/trunk/; revision=6120
2002-08-29 00:37:18 +00:00
Richard Sharpe e0523f9acb Fix up dissect_file_attributes
svn path=/trunk/; revision=6119
2002-08-29 00:35:55 +00:00
Guy Harris 25c3026203 Make the "start_time" argument to "delayed_create_progress_dlg()" a
pointer to const, to emphasize that it does *not* modify the time
pointed to by the argument.

Make the initial delay for delayed progress bars 1/10 second rather than
1/2 second, as a 1/2 second delay is noticeable, especially when loading
a file for the first time (as the main window looks a bit blank).  Even
at 1/10 second you can still notice it, but it's not *as* noticeable.

svn path=/trunk/; revision=6118
2002-08-28 22:28:43 +00:00
Jörg Mayer 7c4176d868 Removed trailing whitespaces from .h and .c files using the
winapi_cleanup tool written by Patrik Stridvall for the wine
project.

svn path=/trunk/; revision=6117
2002-08-28 21:04:11 +00:00
Jörg Mayer 48be4e530d Removed trailing whitespaces from .h and .c files using the
winapi_cleanup tool written by Patrik Stridvall for the wine
project.

svn path=/trunk/; revision=6116
2002-08-28 20:41:00 +00:00
Jörg Mayer 64b6acac6d Removed trailing whitespaces from .h and .c files using the
winapi_cleanup tool written by Patrik Stridvall for the wine
project.

svn path=/trunk/; revision=6115
2002-08-28 20:30:45 +00:00
Guy Harris 4845dd385b Fix from Yaniv Kaul.
svn path=/trunk/; revision=6114
2002-08-28 20:02:34 +00:00
Jörg Mayer 32ba9c2885 As per Guys idea: Delete files in aclocal-missing if test succeeds.
svn path=/trunk/; revision=6113
2002-08-28 12:25:54 +00:00
Guy Harris abe6b6bcc8 From Ulf Lamping: extend the progress dialog box to give more progress
information.

Fix the types of some variables (make the file position in
"read_cap_file()" a "long", as Wiretap supports "long" offsets, and make
processed-packet counts in packet-processing loops "int"s, as the total
packet count in a "capture_file" structure is an "int").

svn path=/trunk/; revision=6112
2002-08-28 10:07:37 +00:00
Jörg Mayer 666f3feec3 Add autogen.sh to the release tarball.
Ran some of the longer file lists through sort.

svn path=/trunk/; revision=6111
2002-08-28 08:24:24 +00:00
Richard Sharpe 6ae5bdf96a OK, have negTokenInit done ... Big kludge though ... some good stuff though
svn path=/trunk/; revision=6110
2002-08-28 05:02:41 +00:00
Richard Sharpe 5d6821ad02 Ohh, I feel so good. More of SPNEGO ...
Still more to come. SHould have the negTokenInit done soon, then onto the
negTokenTarg ...

svn path=/trunk/; revision=6109
2002-08-28 02:30:18 +00:00
Richard Sharpe 18c0dc0ceb This is closer but still has problems. It does not seem to crash, however.
More tonight?

svn path=/trunk/; revision=6108
2002-08-28 01:15:23 +00:00
Jörg Mayer 8874c97191 Add gtk2/glib2 handling to configure. Use --enable-gtk2 to use
gtk2 instead of gtk and glib2 instead of glib.

Right now, --enable-gtk2 will fail during compile unless
acompanied by --disable-ethereal, as ethereal does not yet
support gtk2 (but does support glib2 alone).

svn path=/trunk/; revision=6107
2002-08-28 00:37:31 +00:00
Richard Sharpe 33008beffa Commit some more changes ... getting closer ...
svn path=/trunk/; revision=6106
2002-08-28 00:19:10 +00:00
Richard Sharpe 0401d17629 OK, fix up the problems of the previous commit ...
svn path=/trunk/; revision=6105
2002-08-27 23:30:34 +00:00
Richard Sharpe 55d87b38b5 Here is the beginnings of some code to handle SPNEGO ...
It is not correct yet, as we really should parse the ASN1 stuff correctly.

I have mainly added comments, and then will work on parsing the structures
better.

svn path=/trunk/; revision=6104
2002-08-27 23:21:53 +00:00
Jörg Mayer 210393588b Delete m4 files from aclocal-missing/
svn path=/trunk/; revision=6103
2002-08-27 23:05:11 +00:00
Jörg Mayer 2bdb0230e5 Implement an alternative method to provide missing aclocal files:
Check if a development file for the package is present and install
the corresponding m4 file in aclocal-missing if it isn't.

Add glib, glib-2.0 and gtk-2.0 to the fallback directory.

svn path=/trunk/; revision=6102
2002-08-27 23:00:04 +00:00
Michael Tüxen d20fafc816 - updated to support draft-ietf-sigtran-m2pa-05.txt
- restructured the code.
- fixed some cosmetic bugs.

svn path=/trunk/; revision=6101
2002-08-27 19:28:23 +00:00
Guy Harris 3fbb450361 From Motonori Shindo: support for
o draft-lasserre-tls-mpls-00.txt
 o draft-lasserre-vkompella-ppvpn-vpls-02.txt

svn path=/trunk/; revision=6100
2002-08-27 19:21:02 +00:00
Guy Harris 784309817d Use Flavio Poletti's home e-mail address, as per his request.
svn path=/trunk/; revision=6099
2002-08-27 19:16:23 +00:00
Guy Harris 867c6e5833 From Hannes Gredler:
open up a subtree when decoding l2info extd communities;

	some bugfixes in the extd community dissector.

svn path=/trunk/; revision=6098
2002-08-27 19:12:35 +00:00
Guy Harris 4c71637b3c "packet-snego.c" was renamed "packet-spnego.c", but this file wasn't
updated to reflect that; do so.

svn path=/trunk/; revision=6097
2002-08-27 19:07:30 +00:00