Age | Commit message (Expand) | Author |
2001-05-30 | Add AUTH payload. | Angelos D. Keromytis |
2001-05-30 | define txp_command() in terms of txp_command2(). | Jason Wright |
2001-05-30 | expand txp_command2 to handle extension desciptors for long commands | Jason Wright |
2001-05-30 | - better handling for capabilities: check the card to make sure it supports | Jason Wright |
2001-05-30 | OSTYPE is openbsd, not unknown | Todd C. Miller |
2001-05-30 | comment out references to ipf to be replaced in the future with whatever pack... | Todd C. Miller |
2001-05-30 | /usr/share/ipf is no more | Todd C. Miller |
2001-05-30 | Un-bus_dma(9) mcr1 context and mcr operations (causes problems under load). | Jason Wright |
2001-05-30 | Remove ipf. Darren Reed has interpreted his (old, new, whichever) | Theo de Raadt |
2001-05-30 | Remove ipf. Darren Reed has interpreted his (old, new, whichever) | Theo de Raadt |
2001-05-30 | sync | Theo de Raadt |
2001-05-30 | pcvt go bye bye | Todd C. Miller |
2001-05-30 | -Wall cleanup, mostly useless otherwise | Theo de Raadt |
2001-05-30 | set dt as well | Theo de Raadt |
2001-05-29 | build in support for BSD authentication | Todd C. Miller |
2001-05-29 | Don't want -Wall | Todd C. Miller |
2001-05-29 | pcvt no more | Michael Shalayeff |
2001-05-29 | remove this used to be great console driver; x11 builds w/o it all fine; aaro... | Michael Shalayeff |
2001-05-29 | build with BSD auth support | Todd C. Miller |
2001-05-29 | build tokenadm and tokeninit | Todd C. Miller |
2001-05-29 | add support for BSD authentication | Todd C. Miller |
2001-05-29 | BSD auth support. k5login.c and klogin.c are no longer used but will | Todd C. Miller |
2001-05-29 | adapt to BSD authentication and clean things up a bit while I am at it | Todd C. Miller |
2001-05-29 | Call auth_checknologin() and auth_approval() as appropriate for BSD | Todd C. Miller |
2001-05-29 | update to describe BSD authentication | Todd C. Miller |
2001-05-29 | use BSD authentication | Todd C. Miller |
2001-05-29 | build login scripts for BSD authentication | Todd C. Miller |
2001-05-29 | mention setusercontext() return value | Todd C. Miller |
2001-05-29 | add auth defaults | Todd C. Miller |
2001-05-29 | Protect against copying a too long PWD. | Marc Espie |
2001-05-29 | Missing .El; mpech@prosoft.org.lv | Aaron Campbell |
2001-05-29 | Initial work/mdoc'ification by <mpech@prosoft.org.lv> | Hakan Olsson |
2001-05-29 | sync | Theo de Raadt |
2001-05-29 | Take includes out of lst.h, re-add what's needed to separate files. | Marc Espie |
2001-05-29 | Synch | Marc Espie |
2001-05-29 | typo | Markus Friedl |
2001-05-29 | Blech! gcc is a stupid program. Compiling with -fno-builtin shows lots | Marc Espie |
2001-05-29 | Wrong section header ordering. Pointed out by <mpech@prosoft.org.lv> | Hakan Olsson |
2001-05-29 | Check for error on open. | Artur Grabowski |
2001-05-29 | fix the alpha after that last diff which was obviously not tested | Theo de Raadt |
2001-05-29 | sendmail 8.12.0 with $Id tags converted to $Sendmail | Todd C. Miller |
2001-05-29 | Update to sendmail 8.11.4: | Todd C. Miller |
2001-05-29 | Hardware clock support, via adb. | Dale Rahn |
2001-05-29 | Record last use time for SAs. | Angelos D. Keromytis |
2001-05-29 | Keep track of when a TDB was last marked/unmared as SKIPCRYPTO, and | Angelos D. Keromytis |
2001-05-29 | Fields on TDB for last used and last SKIPCRYPTO status change. | Angelos D. Keromytis |
2001-05-29 | Make sure packets that need crypto processing on the NIC don't escape | Angelos D. Keromytis |
2001-05-29 | Verify that packets that haven't had crypto applied to them don't make | Angelos D. Keromytis |
2001-05-29 | Add ipsp_skipcrypto_{mark,unmark}() | Angelos D. Keromytis |
2001-05-29 | Set, don't OR the capabilities. | Angelos D. Keromytis |