aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer99-1940/+1940
2002-08-28Removed trailing whitespaces from .h and .c files using theJörg Mayer49-460/+460
2002-08-28Fix from Yaniv Kaul.Guy Harris1-2/+2
2002-08-28As per Guys idea: Delete files in aclocal-missing if test succeeds.Jörg Mayer1-5/+5
2002-08-28From Ulf Lamping: extend the progress dialog box to give more progressGuy Harris5-68/+229
2002-08-28Add autogen.sh to the release tarball.Jörg Mayer1-44/+45
2002-08-28OK, have negTokenInit done ... Big kludge though ... some good stuff thoughRichard Sharpe1-14/+59
2002-08-28Ohh, I feel so good. More of SPNEGO ...Richard Sharpe2-5/+10
2002-08-28This is closer but still has problems. It does not seem to crash, however.Richard Sharpe1-47/+135
2002-08-28Add gtk2/glib2 handling to configure. Use --enable-gtk2 to useJörg Mayer3-12/+42
2002-08-28Commit some more changes ... getting closer ...Richard Sharpe1-73/+171
2002-08-27OK, fix up the problems of the previous commit ...Richard Sharpe2-9/+16
2002-08-27Here is the beginnings of some code to handle SPNEGO ...Richard Sharpe1-18/+216
2002-08-27Delete m4 files from aclocal-missing/Jörg Mayer1-1/+2
2002-08-27Implement an alternative method to provide missing aclocal files:Jörg Mayer5-13/+629
2002-08-27- updated to support draft-ietf-sigtran-m2pa-05.txtMichael Tüxen1-215/+127
2002-08-27From Motonori Shindo: support forGuy Harris2-4/+59
2002-08-27Use Flavio Poletti's home e-mail address, as per his request.Guy Harris2-2/+2
2002-08-27From Hannes Gredler:Guy Harris1-26/+43
2002-08-27"packet-snego.c" was renamed "packet-spnego.c", but this file wasn'tGuy Harris1-2/+2
2002-08-27"lsa.key" is a Unicode string, and is ultimately put into the protocolGuy Harris1-2/+2
2002-08-27Begin moving snego to spnegoRichard Sharpe2-2/+93
2002-08-27From Luke H, a new function name and name of some structures/fields used by t...Ronnie Sahlberg2-118/+41
2002-08-27From Hannes Gredler:Guy Harris2-53/+130
2002-08-27Dissect flags field for enumprinters rpc.Tim Potter2-6/+101
2002-08-26From Flavio Poletti: handle 3GPP QoS in RADIUS messages.Guy Harris5-82/+275
2002-08-26From Ulf Lamping:Guy Harris4-4/+13
2002-08-26Plug a memory leak, by freeing the OID string generated byGuy Harris1-5/+27
2002-08-26Document FT_FLOAT and the "proto_tree_add_float" routines.Guy Harris1-7/+24
2002-08-26Dissect SASL credentials.Guy Harris1-8/+155
2002-08-26Disable the aclocal-fallback feature for aclocal (and thus automake)Jörg Mayer1-2/+14
2002-08-25Expand on a note in a comment.Guy Harris1-2/+4
2002-08-25NDS fragment handles are 32 bits, according to Greg Morris.Guy Harris1-7/+6
2002-08-25Small fix to get the OIDs to display properly in GSSAPI.Richard Sharpe1-6/+8
2002-08-24Properly check for an address family that's neither AFNUM_INET norGuy Harris1-3/+13
2002-08-24From Ulf Lamping: add a new FT_FLOAT type, for single-precisionGuy Harris5-17/+241
2002-08-24Before dissecting a packet, clear the filter field and value stored withGuy Harris1-1/+3
2002-08-24From Hannes Gredler:Guy Harris5-173/+220
2002-08-24From Marcus Haebler: handle a sub-protocol field of 0x00 as PPP.Guy Harris3-25/+10
2002-08-24Give the routines that implement the "Match" and "Prepare" menu itemsGuy Harris3-87/+87
2002-08-24Make the filter name for GSS-API tokens "gss-api", not "GSS-API", toGuy Harris1-2/+2
2002-08-23Give the NDS Verb field a value_string table, so you can filter on itGuy Harris2-305/+148
2002-08-23Note to the person who checked in the previous change: that's "alreadyGuy Harris1-2/+2
2002-08-23In "dissect_nds_request()", if we already have a tree into which to putGuy Harris1-3/+2
2002-08-23Fix indentation.Guy Harris1-41/+35
2002-08-23Allow running autogen.sh on systems that do not have gtk.m4 installed.Jörg Mayer2-2/+201
2002-08-23From Flavio Poletti: fix bug in decoding of maximum uplink and downlinkGuy Harris3-3/+10
2002-08-23From Greg Morris:Gilbert Ramirez4-107/+729
2002-08-22The "GSS Data" is not a GSS token, it's a sequence number followed byGuy Harris1-4/+1
2002-08-22Use the GSSAPI token dissector on what are presumed to be GSSAPI tokens.Guy Harris1-24/+61