Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-10-02 | sync | Theo de Raadt | |
1999-10-02 | Fix a typo; ian@darwinsys.com | Aaron Campbell | |
1999-10-02 | detail how we manage to not include RSA, and point people at ssl(8) | Theo de Raadt | |
1999-10-02 | extraloc[] support; maja | Theo de Raadt | |
1999-10-02 | closer to the 2.6 story | Theo de Raadt | |
1999-10-02 | Taken from NetBSD. See NetBSD PR#645 for far more than I ever cared to know | Paul Janzen | |
about locomotive names and numbers. The mind boggles. | |||
1999-10-02 | Clean up the string handling to avoid segfaults when the regexp routines | Paul Janzen | |
pass each other (char *)NULLs, which used to happen on suitably invalid data files. | |||
1999-10-02 | pick up apxs and suexec makefiles, add BUGS section to | Bob Beck | |
suexec mentioning that we do not install it setuid root and that this must be done for it to work. | |||
1999-10-01 | Sync with mod_ssl v2.4.5. ok beck@. | Brad Smith | |
1999-10-01 | Man pages would be nice. | Bob Beck | |
1999-10-01 | SACK is not bug-free yet; off for 2.6 | Theo de Raadt | |
1999-10-01 | randomseed is really gone now | Theo de Raadt | |
1999-10-01 | Oops. I meant to do this. | Bob Beck | |
1999-10-01 | ignore ELLE. -moj | Mats O Jansson | |
1999-10-01 | add tag. remove VNODEPAGER. -moj | Mats O Jansson | |
1999-10-01 | change default values in here to sane ones for OpenBSD. suexec.h stuff | Bob Beck | |
gets set in config, but DEFAULT_PATH in httpd.h was an interesting polyglot of hoary old stuff from the RiscOS days... | |||
1999-10-01 | simpleroot is now 40Mb instead of 32Mb. -moj | Mats O Jansson | |
1999-10-01 | image is now 40Mb instead of 32Mb. -moj | Mats O Jansson | |
1999-10-01 | image is now 40Mb instead of 32Mb. -moj | Mats O Jansson | |
1999-10-01 | and ax... | Jason Wright | |
1999-10-01 | add sk | Jason Wright | |
1999-10-01 | add sk, and clean ti section | Jason Wright | |
add [*]'s and [+]'s for stuff I've added lately | |||
1999-10-01 | Remove kerberos libdes - it's all in libcrypto | Bob Beck | |
1999-10-01 | OpenSSH-1.0 | Theo de Raadt | |
1999-10-01 | s/long/int/ | Theo de Raadt | |
1999-10-01 | s/IDEA/3DES/ | Theo de Raadt | |
1999-10-01 | sync | Theo de Raadt | |
1999-10-01 | Why do I need this library dependency workaround for static builds.. anyone? | Theo de Raadt | |
1999-10-01 | Fix version upgrade missing in previous mod_ssl commit. | Jakob Schlyter | |
1999-10-01 | Merge with EOM 1.40 | Niklas Hallqvist | |
author: angelos Allow for new versions of SSLeay author: angelos Remove evil experimental code, fix off-by-1 buffer allocation. | |||
1999-10-01 | regress/x509/x509test.c: Merge with EOM 1.8 | Niklas Hallqvist | |
README.PKI: Merge with EOM 1.7 author: niklas OpenSSL 0.9.4 support | |||
1999-10-01 | Merge with EOM 1.3 | Niklas Hallqvist | |
author: angelos Fix typo author: angelos fqdn and ufqdn types | |||
1999-10-01 | Merge with EOM 1.18 | Niklas Hallqvist | |
author: niklas actually tv_sec is long, so use %ld | |||
1999-10-01 | Merge with EOM 1.34 | Niklas Hallqvist | |
author: niklas Typo fix from alex@openbsd.org author: angelos Allow "Life" to be ANY author: angelos Allow "ANY" in some fields | |||
1999-10-01 | Merge with EOM 1.7 | Niklas Hallqvist | |
author: niklas OpenSSL 0.9.4 support author: angelos blah author: angelos Oopsie...correction by Bob Beck on my previous patch. author: angelos lc_PEM_read_bio_RSAPrivateKey should be defined with the correct number of arguments, depending on the SSLeay/OpenSSL version. | |||
1999-10-01 | Merge with EOM 1.37 | Niklas Hallqvist | |
author: niklas teardown could do more author: ho Even more bugs author: ho One more author: ho typo author: ho More bugs | |||
1999-10-01 | isakmpd.8: Merge with EOM 1.17 | Niklas Hallqvist | |
isakmpd.c: Merge with EOM 1.38 author: angelos Allow "-DA=xx" to mean "set all debug classes to level xx" | |||
1999-10-01 | Merge with EOM 1.7 | Niklas Hallqvist | |
author: niklas OpenSSL 0.9.4 support author: angelos blah | |||
1999-10-01 | Merge with EOM 1.4 | Niklas Hallqvist | |
author: angelos blah author: angelos fqdn and ufqdn types | |||
1999-10-01 | Merge with EOM 1.24 | Niklas Hallqvist | |
author: niklas OpenSSL 0.9.4 support author: angelos blah author: angelos Add handling of X509v3_RFC_NAME and X509v3_DNS_NAME as subjaltnames | |||
1999-10-01 | Merge with EOM 1.12 | Niklas Hallqvist | |
author: niklas Better error reporting. | |||
1999-10-01 | Merge with EOM 1.42 | Niklas Hallqvist | |
author: niklas Do not consider down interfaces or ones with bad addresses | |||
1999-10-01 | Merge with EOM 1.11 | Niklas Hallqvist | |
author: ho add some more debugging info author: angelos Allow "Life" to be ANY author: angelos Allow "ANY" in some fields | |||
1999-10-01 | Merge with EOM 1.100 | Niklas Hallqvist | |
author: niklas AUTHENTICATION_ALGORITHM is a must in AH transforms. Better error reporting. author: ho More debugging output. author: angelos Remove evil experimental code, fix off-by-1 buffer allocation. | |||
1999-10-01 | Update the man page to reflect reality. | Aaron Campbell | |
1999-10-01 | build all the extra modules, for arch's that support DSO | Bob Beck | |
(not enabled by default). enable suexec with reasonable OpenBSD paramters, but install 555 - user must change to be setuid before use. Change configuration to use /dev/arandom | |||
1999-10-01 | This driver supports more than just Megahertz PCMCIA cards... | Jason Downs | |
1999-10-01 | Attach to SMC 8020 cards, they seem to work fine. | Jason Downs | |
1999-10-01 | sync | Jason Downs | |
1999-10-01 | Add SMC 8020 device. | Jason Downs | |