aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2002-09-06A better than nothing doc for tapping.Ronnie Sahlberg1-0/+177
2002-09-06Moved two other functions from gtk2-rpc[stat|progs].c into main.c so itRonnie Sahlberg3-7/+5
2002-09-06Gtk2 port of RPCPROGSRonnie Sahlberg2-0/+408
2002-09-06Gtk2 port of RPCPROGS statisticsRonnie Sahlberg5-5/+24
2002-09-06Moved access of the mutex protecting the critical region into gtk2/main.cRonnie Sahlberg2-6/+23
2002-09-06Properly dissect the innerContextToken for Kerberos in GSSAPI.Richard Sharpe1-26/+21
2002-09-05Include cleanups in gtk and gtk2:Jörg Mayer78-408/+122
2002-09-05New type of onc-rpc statistics.Ronnie Sahlberg6-5/+287
2002-09-05Added a mutex to protect a critical region in Gtk2 where the list can beRonnie Sahlberg7-34/+103
2002-09-05Fix up compiler warning problems ...Richard Sharpe1-6/+1
2002-09-05Commit my changes to handle KRB5 in SPNEGO ...Richard Sharpe2-20/+152
2002-09-05The error codes returned by srvsvc rpcs are actually DOS error codes, not NT ...Tim Potter1-45/+45
2002-09-04Remove a debugging printf ...Richard Sharpe1-2/+2
2002-09-04Enable rpcstat in the gtk2 guiRonnie Sahlberg2-2/+35
2002-09-04Functions for the gtk2 based version of rpcstatRonnie Sahlberg4-2/+574
2002-09-04Enable the tap feature for ethereal as well. (will only update in real time f...Ronnie Sahlberg1-2/+6
2002-09-04When compiling for Gtk2, make sure we link with gthread as well.Ronnie Sahlberg1-2/+2
2002-09-04Add some level of OID naming etc ...Richard Sharpe5-31/+51
2002-09-04Add packet-netflow.h to noinst_HEADERSJörg Mayer1-1/+2
2002-09-04From Matthew Smart: Cisco NetFlow protocol support.Guy Harris6-2/+310
2002-09-04Clean up white space, and fix a pod2man warning.Guy Harris1-6/+5
2002-09-04Update some comments.Guy Harris1-9/+17
2002-09-04Tap api. tap is a simple api that can be used for arbitrary extensions.Ronnie Sahlberg12-32/+909
2002-09-04Fix up warnings by implementing the stuff that was left out.Richard Sharpe1-6/+36
2002-09-04Fix the handling of the NTLMSSP blobs in the case when the server asksRichard Sharpe2-5/+17
2002-09-03Who was that fscking idiot who put a \n into the mechListMIC format specifier!Richard Sharpe2-5/+5
2002-09-03From Ulf Lamping, support for ieee float/double types in dce-rpcRonnie Sahlberg1-0/+1
2002-09-03From Ulf Lamping, support for ieee float and double types in the dcerpcRonnie Sahlberg3-7/+138
2002-09-02From Hannes Gredler:Guy Harris4-68/+99
2002-09-02New file describing the status of the GTK+ 2.0 port.Olivier Abad1-0/+31
2002-09-01Add aclocal-fallback and aclocal-missing to the release tarball.Jörg Mayer1-1/+7
2002-09-01Update my email.Olivier Abad8-13/+13
2002-09-01Fix accelarators/mnemonics in dialogs containing radio or check buttons.Olivier Abad6-176/+63
2002-09-01Add the OID that MS created for KRB5 in mistake.Richard Sharpe1-1/+5
2002-08-31Make "gssapi_init_oid()" take a dissector handle rather than aGuy Harris5-18/+24
2002-08-31Make sure we stop processing GSS-API tokens when we actually have finishedRichard Sharpe2-3/+4
2002-08-31Catch exceptions thrown while dissecting the NTLMSSP stuff, so that weGuy Harris1-41/+55
2002-08-31Catch exceptions thrown while dissecting the GSS-API stuff, so that weGuy Harris1-121/+141
2002-08-31Make Tokens into subtrees etc ...Richard Sharpe1-15/+44
2002-08-31Remove redundant HAVE_LIBPCAP check (copied from gtk2)Jörg Mayer1-4/+1
2002-08-31Small whitespace changeJörg Mayer1-11/+11
2002-08-31Remove unused include snprintf.hJörg Mayer1-5/+1
2002-08-31Remove trailing whitespaces.Jörg Mayer3-9/+9
2002-08-31Remove trailing whitespaces.Jörg Mayer4-66/+66
2002-08-31GTK+ v2 port.Olivier Abad74-12/+24471
2002-08-31Further fixes. Properly account for the length of headers. Still some headersRichard Sharpe2-11/+23
2002-08-31Properly handle raw ntlmssp ...Richard Sharpe2-22/+50
2002-08-31Cast the Mbits/s calculation as a float, so that we display the valueGerald Combs1-2/+3
2002-08-31Handle the lack of a security blob in negprot response when raw NTLMSSP isRichard Sharpe2-4/+8
2002-08-30Add support for raw NTLMSSP blobs when talking to XP etc ...Richard Sharpe2-3/+18