summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2001-08-02nkmempages.Artur Grabowski
2001-08-02Sysctl for finding out how many pages there are in kmem_map.Artur Grabowski
2001-08-02Let the example config use suites that actually work together.Hakan Olsson
2001-08-02change -u (upload smartcard key) to -U. ok markus@Jakob Schlyter
2001-08-02I tested a big enough range, so just list them allTheo de Raadt
2001-08-02(vput): make panic strings actually say vput instead of vreleassar
2001-08-02KNFTheo de Raadt
2001-08-02syncTheo de Raadt
2001-08-02add -D readerid option (download, i.e. print public RSA key to stdout).Markus Friedl
check for card present when uploading keys. use strings instead of ints for smartcard reader ids, too.
2001-08-01make this compile. ok drahnPeter Valchev
2001-08-01support finish rsa keys.Markus Friedl
free public keys after login -> call finish -> close smartcard.
2001-08-01allow uploading RSA keys for non-default AUT0 (sha1 over passphrase like ↵Markus Friedl
sectok).
2001-08-01Add "SEE ALSO", AUTHOR -> AUTHORS, NOTES -> CAVEATSTodd C. Miller
2001-08-01stateless tcp normalization along the lines of the normalization paper byNiels Provos
handley, paxon and kreibich; okay deraadt@
2001-08-01Cleanup and remove DOS #ifdefsTodd C. Miller
2001-08-01refer to current ietf drafts for protocol v2Markus Friedl
2001-08-01Add `newer' gas balign/p2align/2bytes/4bytes.Marc Espie
Checked by me on i386, miod@ on m68k (LOTS of thanks). fgs@ was last seen trying it on sparc a long time ago. I know that sparcs are slow, but this is ridiculous. Nobody else moved, so 8-P
2001-08-01use strings instead of ints for smartcard reader idsMarkus Friedl
2001-08-01another bad licence goes foom!Theo de Raadt
2001-08-01enable regress for sbin/pfctlMarkus Friedl
2001-08-01quick conversion to mdocTodd C. Miller
2001-08-01x99token, a software x99 token calculator from Paul Borman that canTodd C. Miller
be used with login_token and friends.
2001-08-01wsmux should be here tooMichael Shalayeff
2001-08-01Fix loose vs. loseTodd C. Miller
2001-08-01Sync with busdma_map api change.Miod Vallat
2001-08-01wsmux needs to be cdev_decl'ed.Miod Vallat
2001-08-01import openssl-0.9.7-beta1Bob Beck
2001-08-01merge openssl 0.9.6b-engineBob Beck
Note that this is a maintenence release, API's appear *not* to have changed. As such, I have only increased the minor number on these libraries
2001-08-01http://www.openssl.org/news/secadv_prng.txt; ok beck@Markus Friedl
2001-08-01Correct diagnostic string per PR 1981 by Kaspar Toomik.Hugh Graham
2001-08-01Do not define 'unix' on powerpc. ok drahnPeter Valchev
2001-08-01Remove tokenctl and tokenls from SEE ALSO -- they don't existTodd C. Miller
2001-08-01update to sendmail 8.11.5Todd C. Miller
2001-07-31syncTheo de Raadt
2001-07-31New license from Xerox! This code is now FREE! Took a while and a lot ofTheo de Raadt
mails, but it is worth it.
2001-07-31License clarification from Eric S. Raymond.Peter Valchev
In an email sent to us, he authorized us to change it. It is now BSD-licensed.
2001-07-31add support for EDNS0 extended flag DNSSEC OK (aka DO). ok deraadt@Jakob Schlyter
2001-07-31Don't include a NUL at the end of our CHAP SUCCESS packet.brian
When encryption (MPPE) is enabled, WindowsME and Windows98 both fail because of the extra byte, suggesting that they autheticated successfully in their log and then dropping the connection, telling the user that the peer doesn't support compatible encryption options.
2001-07-31more MLINKTheo de Raadt
2001-07-31more Xr fixesTheo de Raadt
2001-07-31missing MLINKTheo de Raadt
2001-07-31remove stupid Xr to "Source(tm)"Jakob Schlyter
2001-07-31there is no tprintfTheo de Raadt
2001-07-31shrink even moreTheo de Raadt
2001-07-31syncTheo de Raadt
2001-07-31Remove unsupported drekTodd C. Miller
2001-07-31KNF + some ANSIficationTodd C. Miller
2001-07-31Call pwd_gensalt() with the correct args and reference login.confTodd C. Miller
in man page; hideishi@magisystem.net
2001-07-31we talked about libsectok having an include target a couple of times....Theo de Raadt
2001-07-31while i'm here: NetBSD -> .NxMike Pechkin
millert@ ok.