Age | Commit message (Expand) | Author |
2001-06-23 | make this on everything | Michael Shalayeff |
2001-06-23 | this is not i386-only | Michael Shalayeff |
2001-06-23 | more .%A handling; bk@rt.fm | Theo de Raadt |
2001-06-23 | ok, tmac is now fixed | Theo de Raadt |
2001-06-23 | Add more partition types - ref. NetBSD | Kjell Wooding |
2001-06-23 | join .%A entries; most by bk@rt.fm | Theo de Raadt |
2001-06-23 | Add new mbrcode.h - MBR boot code - no need for a separate file now | Kjell Wooding |
2001-06-23 | Changes from Toby. Make error tests explicit (against -1), remove one big | Kjell Wooding |
2001-06-22 | smaller dmesg | Theo de Raadt |
2001-06-22 | Fix more printf formats. | Artur Grabowski |
2001-06-22 | Fix a bunch of u_int64_t formats. | Artur Grabowski |
2001-06-22 | more arguments than format | Artur Grabowski |
2001-06-22 | use sysctl to retreive msgbuf out of live system, keep the kvm iface, remove ... | Michael Shalayeff |
2001-06-22 | block on msgbuf | Michael Shalayeff |
2001-06-22 | unused variable | Artur Grabowski |
2001-06-22 | Nicer printing of kmem buckets. | Artur Grabowski |
2001-06-22 | fix for filesystems where readdir does not return d_type, use stat instead. | Niels Provos |
2001-06-22 | sync usage/manpage with reality. | Jun-ichiro itojun Hagino |
2001-06-20 | circumvent a 32-bit integer arithmetic overflow | Niklas Hallqvist |
2001-06-20 | "hmac-sha", not "sha" | Angelos D. Keromytis |
2001-06-14 | a typo i made | Michael Shalayeff |
2001-06-13 | more va_start/end fixes, ok deraadt@ | Markus Friedl |
2001-06-12 | more to do | Niklas Hallqvist |
2001-06-12 | comment style | Niklas Hallqvist |
2001-06-12 | Link with libcrypto instead of libdes | Niklas Hallqvist |
2001-06-12 | Add printing of the ciphertext | Niklas Hallqvist |
2001-06-12 | style | Niklas Hallqvist |
2001-06-11 | make #ifdef around x509_generate_kn() consistent. | Jun-ichiro itojun Hagino |
2001-06-08 | Set SADB_X_POLICYFLAGS_POLICY for flows we add/delete. | Angelos D. Keromytis |
2001-06-08 | Fix a typo (perfomance -> performance) and lots of section shuffling; | Aaron Campbell |
2001-06-07 | Sync with the new options from NetBSD. Also fix gold card WEP description, | Todd C. Miller |
2001-06-07 | o alphabetize getopt() options and wi_opt() | Todd C. Miller |
2001-06-07 | Print the right port on error message. | Angelos D. Keromytis |
2001-06-07 | Actually, using ACQUIRE can cause lowering of security policy level | Angelos D. Keromytis |
2001-06-07 | Ingress flows should be ACQUIRE, not REQUIRE. | Angelos D. Keromytis |
2001-06-07 | log_error -> log_print | Angelos D. Keromytis |
2001-06-07 | Actually, don't re-insert X509 certs which we acquired from our store | Angelos D. Keromytis |
2001-06-07 | No need to allocate/free X509 policy information -- the certs are | Angelos D. Keromytis |
2001-06-07 | Get rid of useless x509_policy_asserts[] | Angelos D. Keromytis |
2001-06-07 | Get rid of the main policy session (unnecessary). | Angelos D. Keromytis |
2001-06-07 | Add an X509 cert in the policy session even if it was found in our | Angelos D. Keromytis |
2001-06-07 | Correctly initialize the policy_id field on SA structures, such that | Angelos D. Keromytis |
2001-06-07 | Add some log_print() | Angelos D. Keromytis |
2001-06-06 | NUL-terminate passphrase. | Angelos D. Keromytis |
2001-06-05 | PF_KEY identity extensions are NUL-terminated. Now, also calculate | Hakan Olsson |
2001-06-05 | Alphabetize SEE ALSO entries; mpech@prosoft.org.lv | Aaron Campbell |
2001-06-05 | Remove BUGS section, as the only bug mentioned there was removed | Angelos D. Keromytis |
2001-06-05 | Correctly initialize remote ID when using prefix. | Angelos D. Keromytis |
2001-06-05 | Print the correct expected Remote ID value | Angelos D. Keromytis |
2001-06-05 | Oops, typo. | Angelos D. Keromytis |