summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Collapse)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-03complete wscons support for abd keyboard. -moj ok @deraadtMats O Jansson
2001-03-02Simpler algorithm or calculating inomapsizeConstantine Sapuntzakis
2001-03-02When doing last second fixes before a commit, it's a good ideaArtur Grabowski
to check if it builds.
2001-03-02Make fsck aware of soft updates.Artur Grabowski
We had this in the tree 1997, but it went away because it was too close to release. Ok: csapuntz@ (as a size note: It's really good to test fsck when you are torture testing the filesystems)
2001-03-01on "giftunnel" configuration, use specified address familyJun-ichiro itojun Hagino
2001-02-28Make sure the default lifetimes in the General section are taken intoAngelos D. Keromytis
consideration.
2001-02-27consistent printfJason Wright
2001-02-27Match realityThorsten Lockert
2001-02-26spellingTodd T. Fries
2001-02-26Allow configuration of WEP. From FreeBSD; ok aaron@Thorsten Lockert
2001-02-24Make DES a feature, so isakmpd can compile on Linux (most of the fixedAngelos D. Keromytis
by newsham@lava.net)
2001-02-24For the GETSPI PFKEY message, use the sequence number from the ACQUIREAngelos D. Keromytis
message.
2001-02-23give cp_time a proper treatmentMichael Shalayeff
2001-02-23Allocate larger buffer for generated policies.Angelos D. Keromytis
2001-02-20provide SIOC[SG]LIFPHYADDR, which greatly simplify userland manipulation.Jun-ichiro itojun Hagino
sync with kame. old ioctls are kept but not really recommended.
2001-02-19passphrase-md5-hex: and passphrase-sha1-hex: formats for passphrases.Angelos D. Keromytis
2001-02-18Move default protocol setting of TCP into the redir-specific codeTodd C. Miller
so it doesn't affect the "map" entries. Fixes a problem introduced in last commit where protocols other than TCP were not being mapped correctly.
2001-02-18Encode the X509 expiration in the KeyNote credential/policiesAngelos D. Keromytis
generated on the fly. For the record, this commit done at the beach in Cayman Islands :-)
2001-02-16use the hash algorithm found in original certificate for the signatureNiels Provos
after it has been patched. from angelos@
2001-02-16Nicer EXAMPLES format.Aaron Campbell
2001-02-13Compile state top in, thus allowing -t; kjell@ ok.Federico G. Schwindt
2001-02-12Temporarily disable dlopen() support, some issues with latest OpenSSL update.Hakan Olsson
2001-02-12skip empty lines in rulefile. ok jason@Jakob Schlyter
2001-02-10Don't make the string table pointers into absolute addresses sinceTodd C. Miller
ddb will do that for us on the fly. Also check some return values to catch short reads. OK'd by niklas@
2001-02-08Typo.Angelos D. Keromytis
2001-02-08Add debug printf.Angelos D. Keromytis
2001-02-07by default, don't bark on inbound ND messages, as outsider may be able toJun-ichiro itojun Hagino
fill up /var with bogus packets. setting net.inet6.icmp6.nd6_debug will re-enable kernel messages on invalid ND packet and other occasions. improve icmp6 stats.
2001-02-05when flags are FLG_WRONLY, say "write only" instead of "read only"Matthieu Herrb
2001-02-05Restore change from revision 1.8 that got lost in last commit.Todd C. Miller
Set default proto earlier enough so service names may be used as well as numbers
2001-02-05Remove the NOMAN hack. This is not the way we want to do this.Artur Grabowski
(and the original problem is gone anyway).
2001-02-05Remove the NOMAN hack. This is not the way we want to do this.Artur Grabowski
(and the original problem is gone anyway).
2001-02-04mention scan_ffs; map@infinitum.chTheo de Raadt
2001-02-04add more pedantic checks for recvmsg return value. sync with kameJun-ichiro itojun Hagino
2001-01-31errx() misuse; tomo@ns1.infinitedata.netTheo de Raadt
2001-01-31KNF; tomo@ns1.infinitedata.netTheo de Raadt
2001-01-31typo; tomo@ns1.infinitedata.netTheo de Raadt
2001-01-30Change /dev/ttyE* to /dev/ttyC* to reflect reality in OpenBSD.Aaron Campbell
2001-01-30reimplement whacked ipfstat changesKjell Wooding
2001-01-30reimplement whacked ipnat changesKjell Wooding
2001-01-30reimplement local ipf mods and import some missed patchesKjell Wooding
2001-01-30install wscons utils manpages into i386 subdir as wellMichael Shalayeff
2001-01-30Build these userland wscons utilities on i386.Aaron Campbell
2001-01-30switch to wsconsTheo de Raadt
2001-01-28$OpenBSD$Niklas Hallqvist
2001-01-28$OpenBSD$Niklas Hallqvist
2001-01-28remove i386 md note per Theo's requestMarco S Hyman
2001-01-28remove i386 md note per Theo's requestMarco S Hyman
2001-01-28remove i386 md note per Theo's requestMarco S Hyman