Age | Commit message (Expand) | Author |
2001-04-05 | Also mention mode requirements for the private key file, plus one less typo. | Hakan Olsson |
2001-04-05 | Be more clear about configuration file mode requirements. | Hakan Olsson |
2001-04-05 | As the isakmpd.policy file can contain sensitive information, we want | Hakan Olsson |
2001-04-05 | Style. | Hakan Olsson |
2001-04-05 | let check_file_secrecy() set errno | Hakan Olsson |
2001-04-05 | doc -s and -f, though -f does not work that way anymore.. hmm; chuck@snew.com | Theo de Raadt |
2001-04-05 | permit tree build with NOMAN is set | Theo de Raadt |
2001-04-05 | Fix: | Grigoriy Orlov |
2001-04-04 | bye bye -U (soft updates). | Grigoriy Orlov |
2001-04-04 | Document softdep option. | Grigoriy Orlov |
2001-04-04 | Add "softdep" option to mount. Update from rw/async to softdep | Grigoriy Orlov |
2001-04-03 | mount_mfs should not take the -U flag sync mfs is async and you cannot | Todd C. Miller |
2001-04-03 | Don't free reallocated memory. | Hakan Olsson |
2001-04-03 | x509 verified to work on NetBSD now | Niklas Hallqvist |
2001-03-29 | We need ipsec_decode_ids regardless of DEBUG feature now. | Hakan Olsson |
2001-03-28 | Take into consideration the IDs when determining whether two Phase 1 | Angelos D. Keromytis |
2001-03-28 | Fix range checking on SPIs (Jean-Jacques.Bernard@hsc.fr) | Angelos D. Keromytis |
2001-03-28 | +.Xr mount_ext2fs | Marc Espie |
2001-03-27 | Fix another memory leak, found by boehm-gc. While not required, | Hakan Olsson |
2001-03-27 | Plug one memory leak. Found with boehm-gc. | Hakan Olsson |
2001-03-27 | Allocate a buffer large enough to contain the generated assertion. | Hakan Olsson |
2001-03-27 | (c)-2001 | Hakan Olsson |
2001-03-26 | Typo: paramters -> parameters | Aaron Campbell |
2001-03-24 | Make the apple code compile for OpenBSD. These changes are mostly from maja. | Dale Rahn |
2001-03-24 | Import of pdisk from apple, BSD licensed code. Archive dated Feb 18 1998 | Dale Rahn |
2001-03-23 | bsdi support, ok niklas@ | Markus Friedl |
2001-03-23 | atactl SMART support; wouter@yourcreativesolutions.nl | Theo de Raadt |
2001-03-22 | use mkstemp() | Theo de Raadt |
2001-03-22 | sprintf -> snprintf | Grigoriy Orlov |
2001-03-22 | BSD/OS make treats ${A:S/a/x/} like ${A:S/a/x/1}, so we use ${A:S/a/x/g}. | Markus Friedl |
2001-03-22 | Update. | Angelos D. Keromytis |
2001-03-22 | Allow srcid/dstid for manually-set SAs as well (mostly for debug | Angelos D. Keromytis |
2001-03-19 | examples. suggested by deraadt. sync with kame | Jun-ichiro itojun Hagino |
2001-03-16 | 0x9f == BSDI, ok millert@ | Markus Friedl |
2001-03-15 | KNF | Theo de Raadt |
2001-03-15 | override file creation, do not assume umask is enough. of course, ld may | Theo de Raadt |
2001-03-14 | Make these compile again... | Thorsten Lockert |
2001-03-14 | Indentation and style fascism | Niklas Hallqvist |
2001-03-14 | might as well throw a few crumbs at the anal compiler | Theo de Raadt |
2001-03-14 | incorrect TAILQ management; chris@stallion.oz.au, pr#1723 | Theo de Raadt |
2001-03-13 | Somewhere along the line we stopped using the configuration file defaults | Hakan Olsson |
2001-03-13 | Add logging classes for Negotiation and Policy, and change a number of | Hakan Olsson |
2001-03-12 | correct warning; maurice@maurice.wan.nl | Theo de Raadt |
2001-03-12 | -Q is not there. NetBSD PR 12384. sync with kame | Jun-ichiro itojun Hagino |
2001-03-12 | typo; maurice@maurice.wan.nl | Theo de Raadt |
2001-03-11 | - No need to repeat the name of a parameter: just use [...]. | Aaron Campbell |
2001-03-09 | add missing sub-header | Marco S Hyman |
2001-03-09 | Don't list available keyboard encodings here, they may change often. Instead, | Aaron Campbell |
2001-03-09 | missing \n for MARKED FREE messages, some spaces | Michael Shalayeff |
2001-03-09 | PATH_MAX+1 is wrong. Not cranking libc/libc_r majors over this, since they j... | Theo de Raadt |