Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-02 | nkmempages. | Artur Grabowski | |
2001-08-02 | Sysctl for finding out how many pages there are in kmem_map. | Artur Grabowski | |
2001-08-02 | Let the example config use suites that actually work together. | Hakan Olsson | |
2001-08-02 | change -u (upload smartcard key) to -U. ok markus@ | Jakob Schlyter | |
2001-08-02 | I tested a big enough range, so just list them all | Theo de Raadt | |
2001-08-02 | (vput): make panic strings actually say vput instead of vrele | assar | |
2001-08-02 | KNF | Theo de Raadt | |
2001-08-02 | sync | Theo de Raadt | |
2001-08-02 | add -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-01 | make this compile. ok drahn | Peter Valchev | |
2001-08-01 | support finish rsa keys. | Markus Friedl | |
free public keys after login -> call finish -> close smartcard. | |||
2001-08-01 | allow uploading RSA keys for non-default AUT0 (sha1 over passphrase like ↵ | Markus Friedl | |
sectok). | |||
2001-08-01 | Add "SEE ALSO", AUTHOR -> AUTHORS, NOTES -> CAVEATS | Todd C. Miller | |
2001-08-01 | stateless tcp normalization along the lines of the normalization paper by | Niels Provos | |
handley, paxon and kreibich; okay deraadt@ | |||
2001-08-01 | Cleanup and remove DOS #ifdefs | Todd C. Miller | |
2001-08-01 | refer to current ietf drafts for protocol v2 | Markus Friedl | |
2001-08-01 | Add `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-01 | use strings instead of ints for smartcard reader ids | Markus Friedl | |
2001-08-01 | another bad licence goes foom! | Theo de Raadt | |
2001-08-01 | enable regress for sbin/pfctl | Markus Friedl | |
2001-08-01 | quick conversion to mdoc | Todd C. Miller | |
2001-08-01 | x99token, a software x99 token calculator from Paul Borman that can | Todd C. Miller | |
be used with login_token and friends. | |||
2001-08-01 | wsmux should be here too | Michael Shalayeff | |
2001-08-01 | Fix loose vs. lose | Todd C. Miller | |
2001-08-01 | Sync with busdma_map api change. | Miod Vallat | |
2001-08-01 | wsmux needs to be cdev_decl'ed. | Miod Vallat | |
2001-08-01 | import openssl-0.9.7-beta1 | Bob Beck | |
2001-08-01 | merge openssl 0.9.6b-engine | Bob 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-01 | http://www.openssl.org/news/secadv_prng.txt; ok beck@ | Markus Friedl | |
2001-08-01 | Correct diagnostic string per PR 1981 by Kaspar Toomik. | Hugh Graham | |
2001-08-01 | Do not define 'unix' on powerpc. ok drahn | Peter Valchev | |
2001-08-01 | Remove tokenctl and tokenls from SEE ALSO -- they don't exist | Todd C. Miller | |
2001-08-01 | update to sendmail 8.11.5 | Todd C. Miller | |
2001-07-31 | sync | Theo de Raadt | |
2001-07-31 | New license from Xerox! This code is now FREE! Took a while and a lot of | Theo de Raadt | |
mails, but it is worth it. | |||
2001-07-31 | License 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-31 | add support for EDNS0 extended flag DNSSEC OK (aka DO). ok deraadt@ | Jakob Schlyter | |
2001-07-31 | Don'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-31 | more MLINK | Theo de Raadt | |
2001-07-31 | more Xr fixes | Theo de Raadt | |
2001-07-31 | missing MLINK | Theo de Raadt | |
2001-07-31 | remove stupid Xr to "Source(tm)" | Jakob Schlyter | |
2001-07-31 | there is no tprintf | Theo de Raadt | |
2001-07-31 | shrink even more | Theo de Raadt | |
2001-07-31 | sync | Theo de Raadt | |
2001-07-31 | Remove unsupported drek | Todd C. Miller | |
2001-07-31 | KNF + some ANSIfication | Todd C. Miller | |
2001-07-31 | Call pwd_gensalt() with the correct args and reference login.conf | Todd C. Miller | |
in man page; hideishi@magisystem.net | |||
2001-07-31 | we talked about libsectok having an include target a couple of times.... | Theo de Raadt | |
2001-07-31 | while i'm here: NetBSD -> .Nx | Mike Pechkin | |
millert@ ok. |