aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2002-09-07Tap system supprot for Gtk1 and both rpc_stat and rpc_progsRonnie Sahlberg10-12/+1055
2002-09-07Add back stdio.hJörg Mayer1-1/+2
2002-09-07remove old files we have renamed to proper namesRonnie Sahlberg4-0/+0
2002-09-07Change naming for rpcstat and rpcprogsRonnie Sahlberg11-1001/+1001
2002-09-07Decode AP-REQ and AP-REP KRB5 message types ...Richard Sharpe1-6/+55
2002-09-07This file is not packet-gssapi.h, although it was cloned from itJörg Mayer1-2/+2
2002-09-07OK, now have KRB5 dissector playing nice.Richard Sharpe3-12/+15
2002-09-07Include wtap.h to declare wtap_pseudo_headerJörg Mayer1-1/+2
2002-09-07Declare dissect_Ticket in packet-kerberos.h and include that into packet-spne...Jörg Mayer3-2/+36
2002-09-07Use g_ntohXXX instead of ntohXXXJörg Mayer1-8/+8
2002-09-07Add back more string.h includesJörg Mayer3-1/+5
2002-09-06Forgot to add two filesRonnie Sahlberg2-0/+149
2002-09-06Patch from Oliver Abad to reduce CPU used by the redraw thread. Use g_sleep()Ronnie Sahlberg1-5/+7
2002-09-06From Vassilii Khachaturov, cleanup of redundant code.Ronnie Sahlberg6-117/+18
2002-09-06Put needed include back in (<string.h>, to declare "memset()").Guy Harris1-1/+2
2002-09-06From Hannes Gredler: decode the sample rate factor in cflowd5 headers.Guy Harris3-6/+17
2002-09-06Remove unused includeJörg Mayer1-2/+1
2002-09-06Forgot to point to tap.c for more documentation.Ronnie Sahlberg1-1/+2
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