aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-09-11Fix the test for "want_zlib" being "no" when generating the messageGuy Harris1-2/+2
2002-09-10From Greg Morris: handle watchdog packets on socket 4003 as well asGuy Harris2-2/+6
2002-09-10From Jim McDonough: update NTLMSSP decoding to do:Guy Harris2-285/+288
2002-09-10Check the right variable when generating the indication of whether we'reGuy Harris1-2/+2
2002-09-10GtkList to GtkTreeView conversion.Olivier Abad1-733/+754
2002-09-10Add a reference to gtk2 docs which recommends replacing gtk_signal_xxxOlivier Abad1-1/+6
2002-09-10replace gtk_signal_emit_by_name() with g_signal_emit_by_name()Olivier Abad1-5/+4
2002-09-10Call gtk_tree_model_get() only if gtk_tree_selection_get_selected()Olivier Abad1-5/+7
2002-09-10From Anand Narwani: support for Cisco vendor-specific TLVs.Guy Harris28-11/+390
2002-09-10Fixing dfilter2sgml so it is only in one placeRichard Sharpe1-135/+0
2002-09-10From Jamie Fournier: DCE/RPC RSEC_LOGIN interfaceRonnie Sahlberg4-3/+93
2002-09-10From Jamie Fournier: DCE/RPC RS_REPLIST interfaceRonnie Sahlberg4-3/+111
2002-09-10From Jamie Fournier: DCE/RPC RS_ATTR interfaceRonnie Sahlberg4-3/+108
2002-09-10From Jamie Fournier: DCE/RPC RS_ACCT interfaceRonnie Sahlberg4-3/+183
2002-09-10From Jamie Fournier: DCE/RPC RS_MISC dissectorRonnie Sahlberg1-0/+138
2002-09-10From Jamie Fournier : DCE/RPC RS_MISC dissectorRonnie Sahlberg3-3/+5
2002-09-10From Jamie Fournier DCE/RPC RS_PGO dissectorRonnie Sahlberg4-3/+293
2002-09-10From Jamie Fournier: DCE/RPC RS_UNIX interfaceRonnie Sahlberg4-2/+94
2002-09-10When allocating a hash table for a given MAC address range, useGuy Harris1-2/+2
2002-09-10Add "/I$(ZLIB_DIR)" to the list of "/I" flags in the top-level directoryGuy Harris3-4/+6
2002-09-10Fix a typo in Richard's name.Guy Harris1-5/+30
2002-09-10From Ulf Lamping: add a "distclean" rule to get rid of all generatedGuy Harris1-2/+7
2002-09-10From Ulf Lamping: define HAVE_LIBZ in the top-level config.h.win32, asGuy Harris2-2/+3
2002-09-10Add Microsoft's RC4-HMAC and exportable(?) RC4-HMAC encryption types.Guy Harris1-2/+14
2002-09-09If we see SASL authentication in a bind request, attach to theGuy Harris1-53/+242
2002-09-09Dissect the autentication verifier for Kerberos 5 authentication inGuy Harris1-5/+46
2002-09-09"dfilter_prime_proto_tree()" doesn't modify the "dfilter_t" to whichGuy Harris4-10/+8
2002-09-09From Graeme Hewson:Guy Harris12-65/+324
2002-09-09Add/fix cvs id tagsJörg Mayer3-2/+4
2002-09-09From Matthew Smart:Guy Harris2-159/+381
2002-09-09Put back missing include of <stdio.h>.Guy Harris2-6/+4
2002-09-09Allow the "manuf" file to contain well-known MAC addresses and addressGuy Harris2-4/+32
2002-09-09Allow the "manuf" file to contain well-known MAC addresses and addressGuy Harris6-78/+791
2002-09-08Use -1, rather than "tvb_length_remaining(tvb, offset)", as the lengthGuy Harris1-44/+57
2002-09-08KRB_DECODE_STRING_OR_DIE, and variants thereof, set "val_len" to theGuy Harris1-8/+8
2002-09-08Auth type 8 is NETLOGON secure channel used for BDC replication.Tim Potter1-2/+4
2002-09-08Fix documentation comments to reflext reality.Richard Sharpe1-3/+3
2002-09-08Add a "gssapi_lookup_oid()" that takes a binary OID (pointer and length)Guy Harris4-49/+55
2002-09-08Explain the GTK+ developers' thinking about detecting fixed-width fontsGuy Harris1-4/+44
2002-09-08Add a copyright :-)Richard Sharpe1-1/+3
2002-09-08Do *N*O*T* use the result of "format_oid()" as a key to look up a entryGuy Harris1-8/+12
2002-09-08All the multi-byte integral quantities are big-endian, so let's pretendGuy Harris1-3/+2
2002-09-07From Jouni Malinen, bug fix for EAP NAK packets.Ronnie Sahlberg2-4/+6
2002-09-07GtkCList to GtkTreeView conversion.Olivier Abad2-138/+214
2002-09-07Add missing gtk_tree_path_free()Olivier Abad1-2/+5
2002-09-07Strings copied from a TreeModel must be freed after usage.Olivier Abad1-1/+2
2002-09-07Fix a spelling mistake.Richard Sharpe1-2/+2
2002-09-07Add back stdio.hJörg Mayer1-1/+2
2002-09-07GtkList to GtkTreeView conversion.Olivier Abad2-858/+889
2002-09-07make dist needs to include gtk and gtk2 no matter what the configure opitons ...Jörg Mayer1-1/+4