Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-01-26 | Pedantic style police | Niklas Hallqvist | |
2001-01-26 | Pedantic style police | Niklas Hallqvist | |
2001-01-26 | CVS missed this in the foreign OS support commit | Niklas Hallqvist | |
2001-01-26 | Pedantic style police | Niklas Hallqvist | |
2001-01-26 | Move in foreign OS support. The OpenBSD repository is now the official | Niklas Hallqvist | |
isakmpd home. | |||
2001-01-26 | Merge with EOM 1.18 | Niklas Hallqvist | |
author: niklas Sync with OpenBSD changes by smurph | |||
2001-01-26 | Merge with EOM 1.54 | Niklas Hallqvist | |
author: ho Only include <gmp.h> with MP_FLAVOUR_GMP. Sync with OpenBSD. | |||
2001-01-26 | Merge with EOM 1.57 | Niklas Hallqvist | |
author: ho Lifetime is KILOBYTES not BYTES. Noticed by <jj@dynarc.se> | |||
2001-01-26 | Merge with EOM 1.139 | Niklas Hallqvist | |
author: niklas Remove blank line author: ho Print warning with log_print, not log_error. author: ho Report if doi->get_spi() fails. | |||
2001-01-26 | apps/certpatch/certpatch.c: Merge with EOM 1.11 | Niklas Hallqvist | |
regress/rsakeygen/rsakeygen.c: Merge with EOM 1.10 regress/x509/x509test.c: Merge with EOM 1.9 author: ho Only include <gmp.h> with MP_FLAVOUR_GMP. | |||
2001-01-26 | Merge with EOM 1.57 | Niklas Hallqvist | |
author: niklas Remove unused constant | |||
2001-01-24 | mention that sparc & amiga have weird partition tables | Theo de Raadt | |
2001-01-23 | set default proto earlier enough so service names may be used as well; | Federico G. Schwindt | |
report & fix by millert@. | |||
2001-01-22 | attempting to sysctl clear a string was failing; checked by millert and aaron | Theo de Raadt | |
2001-01-22 | Fix comment and error message reporting. | Angelos D. Keromytis | |
2001-01-22 | Fix memory leak on exchange free. | Angelos D. Keromytis | |
2001-01-20 | sync with 3.4.16. | Federico G. Schwindt | |
2001-01-20 | fix cut & pasto error from previous commit. | Federico G. Schwindt | |
2001-01-20 | Print the service name instead of the number if available. | Federico G. Schwindt | |
Similar to the problem found by millert@ (next thing to commit). | |||
2001-01-19 | mark signal races i cannot fix at the moment | Theo de Raadt | |
2001-01-18 | Fix NOMAN build. | Artur Grabowski | |
2001-01-18 | Fix NOMAN builds. | Artur Grabowski | |
2001-01-18 | permit prefixlen against inet address, like: | Jun-ichiro itojun Hagino | |
# ifconfig fxp0 10.0.0.1 prefixlen 23 | |||
2001-01-18 | crank "K to go" field to 8 digits; lukem@netbsd.org | Theo de Raadt | |
2001-01-17 | remove signal race, by checking signal flag in main loop; Niels looked at it | Theo de Raadt | |
2001-01-17 | move handler into main loop | Theo de Raadt | |
2001-01-17 | make send_umntall() handler safe also | Theo de Raadt | |
2001-01-17 | nice page to start with; load balancing added here. | Federico G. Schwindt | |
2001-01-17 | IPF 3.4.16 userland. | Federico G. Schwindt | |
2001-01-17 | 1st part of ipf userland code. | Federico G. Schwindt | |
2001-01-17 | don't nroff twice, and escape protect possible bad chars | David Leonard | |
2001-01-17 | don't nroff twice, and escape protect possible bad chars | David Leonard | |
2001-01-16 | fd_set overflow handling | Theo de Raadt | |
2001-01-16 | _exit() in signal handler | Theo de Raadt | |
2001-01-16 | use a private svc_run(), which looks at a global touched by SIGHUP handler | Theo de Raadt | |
2001-01-15 | use _exit() in term handler if real signal | Theo de Raadt | |
2001-01-15 | _exit() in signal handler | Theo de Raadt | |
2001-01-15 | save_errno in signal handler | Theo de Raadt | |
2001-01-14 | Handling of Phase 1 DELETE and Phase 2 INVALID_SPI messages | Angelos D. Keromytis | |
(newsham@lava.net) | |||
2001-01-14 | Do the HASH verification before handling the SA payload. | Angelos D. Keromytis | |
2001-01-12 | remove extra + character in status output | Theo de Raadt | |
2001-01-12 | repair -f. | Jun-ichiro itojun Hagino | |
2001-01-12 | minimize chance of signal handler race. big help from deraadt. | Jun-ichiro itojun Hagino | |
2001-01-12 | correct fd_set allocation. from deraadt | Jun-ichiro itojun Hagino | |
2001-01-12 | save_errno handling; itojun ok | Theo de Raadt | |
2001-01-11 | comment on a signal race | Theo de Raadt | |
2001-01-11 | Reference the sa, so sa_release() does the right thing (talk about | Angelos D. Keromytis | |
convoluted logic). | |||
2001-01-10 | Fix comment. | Angelos D. Keromytis | |
2001-01-10 | Get logging priorities right. | Angelos D. Keromytis | |
2001-01-10 | Some more debug logging. | Angelos D. Keromytis | |