summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-03-06Print the name of the marked SA (if available).Angelos D. Keromytis
2001-03-06Don't use the source for both sides!Angelos D. Keromytis
2001-03-06Add -n to the netstat invocation. Faster running, less chance of being spoof...Niklas Hallqvist
2001-03-06first sweep ...Brad Smith
2001-03-06more NetBSD versionsBrad Smith
2001-03-06different fix, we still need to deliver EV_EOF; from jlemon@freebsd.orgNiels Provos
2001-03-06Document MTREE_FILE improvements.Marc Espie
2001-03-06Move the test for bogus packet length in udp_output() closer to the top ofAaron Campbell
2001-03-06fix a kqueue related panic triggered by shutdown, okay art@Niels Provos
2001-03-06add lwres (BINDv9 resolver) printing. from tcpdump.org and modified by ho@Jakob Schlyter
2001-03-061) Enable tag queuing.Kenneth R Westerback
2001-03-06order thingsTheo de Raadt
2001-03-06Convert to new timeout API. mickey@ ok.Hakan Olsson
2001-03-06Eeep, don't reset the checksum when checking it! Noticed by bugfix@123.netAngelos D. Keromytis
2001-03-06sftp -b batchfile; mouring@etoh.eviladmin.orgTheo de Raadt
2001-03-06appease gccTheo de Raadt
2001-03-06bit of cleaningTheo de Raadt
2001-03-06isapnp pcic fitsTheo de Raadt
2001-03-06If read() fails with EINTR deal with it the same way we treat EAGAINTodd C. Miller
2001-03-06remove mention of freebsd_libBrad Smith
2001-03-06Don't assume we wil get the version string all in one read().Todd C. Miller
2001-03-06EINTR/EAGAIN handling is required in more casesTheo de Raadt
2001-03-05syncTheo de Raadt
2001-03-05improved DNS support (EDNS, A6). from tcpdump.org.Jakob Schlyter
2001-03-05add relts_print, safeputs and safeputcharJakob Schlyter
2001-03-05Backs out changes to wsdisplay.c so alpha (and presumably others)Todd C. Miller
2001-03-05spellingKevin Steves
2001-03-05more ssh_known_hosts2 documentation; ok markus@Kevin Steves
2001-03-05generate a 2*need size (~300 instead of 1024/2048) random privateMarkus Friedl
2001-03-05detail default hmac setup tooTheo de Raadt
2001-03-05Convert to new timeout API. costa@ ok.Hakan Olsson
2001-03-05switch to aes128-cbc/hmac-md5 by default in SSH2 -- faster; provos & markus okTheo de Raadt
2001-03-05sync error message; ok markus@Kevin Steves
2001-03-05skip inlining, why botherTheo de Raadt
2001-03-05syncTheo de Raadt
2001-03-05Add support for ISAPnP i82365-based PCMCIA controllers; from NetBSD. UNTESTED.Aaron Campbell
2001-03-05this can contain minimal usb supportTheo de Raadt
2001-03-05inspect MUST take an int to handle EOF issues correctly on unsigned charMarc Espie
2001-03-05doc new onesTheo de Raadt
2001-03-05fix orderTheo de Raadt
2001-03-05no longer need binutils.tar.gz fileTheo de Raadt
2001-03-05alpha order; jcs@rt.fmTheo de Raadt
2001-03-05Add sys/types.h to the include; aaron@ ok.Federico G. Schwindt
2001-03-05Rename TUNSMODE to TUNSIFMODEAngelos D. Keromytis
2001-03-05TUNSIFMODE ioctl (from NetBSD)Angelos D. Keromytis
2001-03-05Clear ip_sum before calculating IP checksum (closes PR 1667)Angelos D. Keromytis
2001-03-05Avoid a core-dump under NetBSDbrian
2001-03-04Use /mnt as the mount point for creating the ramdisk, not /mnt2.Dale Rahn
2001-03-04Forgot commit, oops.Marc Espie
2001-03-04Import/export credentials from TDB.Angelos D. Keromytis