aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2004-12-29Pass "capture_opts" to "capture_loop_dispatch()", asGuy Harris1-3/+3
2004-12-29Fix it to compile on systems without "pcap_datalink_val_to_name()" (orGuy Harris1-1/+1
2004-12-29Remove some unneeded backslashes.Gerald Combs1-3/+3
2004-12-29If we can't find the "svn" executable in the current path, look inGerald Combs1-2/+16
2004-12-29move global capture_child flag into capture_optionsUlf Lamping6-40/+31
2004-12-29- new optional parameter ETH_VAR for #.EXPORTS directiveTomas Kukosa1-25/+47
2004-12-29Don't use a global capture_opts in the capturing engine (this isn't a good id...Ulf Lamping10-266/+298
2004-12-29Make the tone of the error messages a bit less formal, by usingGuy Harris21-61/+61
2004-12-29Use the "errmsg_len" argument to "capture_loop_open_output()" -Guy Harris1-3/+3
2004-12-29Add Ethernet type for DEC Local Area Systems Transport.Guy Harris2-0/+5
2004-12-28Remove some macros that were making the "splint" utility throw a fit.Gerald Combs1-60/+47
2004-12-28some code cleanup (comments changed)Ulf Lamping3-4/+10
2004-12-28add a more detailed description, how to add a new dissector fileUlf Lamping1-0/+6
2004-12-27a lot of code cleanup/refactoringUlf Lamping1-295/+393
2004-12-27fix a freebsd buildbot compile error, caused by myself :-(Ulf Lamping1-1/+1
2004-12-27fix a solaris buildbot compile errorUlf Lamping1-1/+1
2004-12-27location of cygwin's docbook xml changedUlf Lamping1-1/+1
2004-12-27Again, some warnings removed.Ulf Lamping8-21/+25
2004-12-27Again, another warning (hopefully) removed.Ulf Lamping1-1/+1
2004-12-26From Jouni Malinen: use a length field from the packet to determine howGuy Harris1-11/+25
2004-12-26From Yaniv Kaul: add Ethernet address-to-name (or, at least, address-to-Guy Harris4-38/+94
2004-12-26From Vincent Jardin:Gerald Combs2-1/+48
2004-12-26Again, some warnings removed.Ulf Lamping1-1/+1
2004-12-26From Jouni Malinen: dissect TLS extensions (RFC 3546) for ClientHelloGuy Harris1-0/+96
2004-12-26From Luis Ontanon: add more filterable fields to DNS, PGM, GTP, and RADIUS.Guy Harris6-196/+282
2004-12-25Again, some warnings removed.Ulf Lamping6-13/+17
2004-12-25Fix a core dump causing the buildbot test menagerie to fail. It was caused by...Ulf Lamping1-2/+4
2004-12-25a lot of warnings removed, most of them about pointer to int casts without us...Ulf Lamping27-196/+191
2004-12-25Again, some warnings removed.Ulf Lamping3-6/+6
2004-12-24use GLib's pointer to int conversion macros to prevent compiler warningsUlf Lamping2-4/+4
2004-12-24Note the RFC that describes VJ compression.Guy Harris1-1/+1
2004-12-24New protocol RFC2510 PKIXCMP Certificate Management ProtocolRonnie Sahlberg9-0/+2594
2004-12-24export ResonFlags from pkix1implicitRonnie Sahlberg5-0/+16
2004-12-24export Certificate and CertificateList from pkix1explicitRonnie Sahlberg5-0/+32
2004-12-24New "protocol" the support functions from RFC2511 Certificate Request Mess...Ronnie Sahlberg9-0/+1885
2004-12-24export EnvelopedDataRonnie Sahlberg4-2/+6
2004-12-23RST segmetns are never WindowFull segments.Ronnie Sahlberg1-12/+14
2004-12-23add another error code to dcerpcRonnie Sahlberg1-0/+1
2004-12-23show a simple_dialog, if we use glib 1.x and trying to open a webbrowser (not...Ulf Lamping1-0/+6
2004-12-23Fixes for Mate from Luis Ontanon:Lars Roland9-136/+210
2004-12-23Again, some warnings removed.Ulf Lamping1-2/+0
2004-12-22Clean up one more instance of 8-byte timestamps in SMB. Have to work onRichard Sharpe1-45/+15
2004-12-22RFC 2868 says that the length of a "tagged string" field must be atGuy Harris1-8/+8
2004-12-22Check for all bogus ACE lengths, i.e. all lengths < 4.Guy Harris1-8/+39
2004-12-22Add only one protocol tree item for the "weak IV" flag - add it as aGuy Harris1-5/+6
2004-12-22Change the RCS ID - it's not getting expanded when it's "$Id $".Guy Harris2-5/+5
2004-12-22From Brett Kuskie: recalculate the ranges every time an export dialog isGuy Harris1-15/+15
2004-12-22Add a dissection for the GET_NETWORK_FILE_OPEN_INFO and make some stuff thatRichard Sharpe1-39/+84
2004-12-22In the "rdconvertXXXtostr()" routines, check that the length passed inGuy Harris1-12/+16
2004-12-22Move the RADIUS_TIMESTAMP, RADIUS_INTEGER4_TAGGED, and RADIUS_UNKNOWNGuy Harris1-33/+37