Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | omit RC5 | deraadt | 2000-04-25 | 1 | -3/+4 | |
| | ||||||
* | Fix strcpy/strcat abuse and fix stupid behaviour of the default | beck | 2000-04-16 | 1 | -7/+24 | |
| | | | | | | | RAND_file_name - changed so that it stats the filename it returns before returing it. If the file won't stat, return DEVRANDOM (for us /dev/arandom) instead, thus making the default behaviour moderately intelligent. | |||||
* | Fix randfile so it doesn't attempt to chmod and write entropy back to | beck | 2000-04-16 | 1 | -1/+14 | |
| | | | | | | devices. This caused people's /dev/arandom's to be permitted 600, which causes rsa to fail to get random data, which results in all kinds of fun with ssh :) | |||||
* | 4 new pages; ignore conflicting pages that the OpenSSL group keeps merging ↵ | deraadt | 2000-04-16 | 1 | -1/+12 | |
| | | | | into their tree | |||||
* | link to correct renamed pages | deraadt | 2000-04-16 | 4 | -10/+10 | |
| | ||||||
* | Fix this for the case where the file is a device - make sure we don't | beck | 2000-04-16 | 1 | -5/+14 | |
| | | | | attempt to read from a device forever. | |||||
* | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 219 | -21265/+6273 | |
| | ||||||
* | Fix an oopsie so these get initialized even when RSA isn't there, | beck | 2000-04-13 | 1 | -2/+11 | |
| | | | | | | | thanks niklas@ *WARNING* - this breaks the patch used in the "ssl26" port - you'll need to use the new minty ssl-intl port, coming right after this | |||||
* | repair some mis-directed links | deraadt | 2000-04-04 | 1 | -8/+6 | |
| | ||||||
* | correct Xr to where we actually install the man pages | deraadt | 2000-04-03 | 37 | -44/+47 | |
| | ||||||
* | do some file renaming here, and more links | deraadt | 2000-04-01 | 1 | -20/+114 | |
| | ||||||
* | more MLINKS | deraadt | 2000-04-01 | 1 | -2/+133 | |
| | ||||||
* | oops | deraadt | 2000-03-30 | 1 | -2/+2 | |
| | ||||||
* | no buffer.3, instead, cp before pod2man | deraadt | 2000-03-30 | 1 | -4/+11 | |
| | ||||||
* | name is incorrect: openssl people please note | deraadt | 2000-03-29 | 1 | -1/+1 | |
| | ||||||
* | Add missing d2i_DHparams.cat3 to MANALL | millert | 2000-03-29 | 1 | -2/+2 | |
| | ||||||
* | Run pod2man with the basename of the pod page so the heading is normal. | millert | 2000-03-29 | 1 | -7/+7 | |
| | ||||||
* | initial attempt at a complete set of ssl/crypto man pages as part of the ↵ | deraadt | 2000-03-29 | 1 | -3/+156 | |
| | | | | base system, oh this is going to hurt | |||||
* | force shell execution; TDeval@PrimeOBJ.COM | deraadt | 2000-03-21 | 2 | -2/+2 | |
| | ||||||
* | x509_att.c that was left out. | ho | 2000-03-20 | 2 | -2/+2 | |
| | ||||||
* | Change how obj_dat.pl is run, it has changed to take args insted of io redirect | beck | 2000-03-19 | 1 | -2/+2 | |
| | ||||||
* | No, I'm a luser and a moron. this is *not* supposed to be here. | beck | 2000-03-19 | 1 | -955/+0 | |
| | ||||||
* | this appears to be needed again. | beck | 2000-03-19 | 1 | -0/+955 | |
| | ||||||
* | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 773 | -20658/+60331 | |
| | | | | | | *warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2 if you are using the ssl26 packages for ssh and other things to work you will need to get new ones (see ~beck/libsslsnap/<arch>) on cvs or ~beck/src-patent.tar.gz on cvs | |||||
* | $OpenBSD$ | todd | 2000-03-02 | 1 | -1/+1 | |
| | ||||||
* | fread() of /dev/random reads an entire huge stdio buffer, instead of the 32 | deraadt | 2000-02-24 | 1 | -5/+9 | |
| | | | | | bytes that we actually need, thus wasting a lot of system entropy. found by alecm@coyote.uk.sun.com, passed on by Pete.Zaytsev@EBay.Sun.COM | |||||
* | do not assume shell scripts are +x; d | deraadt | 1999-11-23 | 43 | -46/+46 | |
| | ||||||
* | Make mips compile. -moj | maja | 1999-10-10 | 5 | -27/+7 | |
| | ||||||
* | use /dev/arandom by default | beck | 1999-10-06 | 1 | -2/+2 | |
| | ||||||
* | Ack. Sparc and stuff oops - openssl changed the name of this.. | beck | 1999-09-29 | 1 | -4/+4 | |
| | ||||||
* | openssl 0.9.4 | beck | 1999-09-29 | 3 | -43/+92 | |
| | ||||||
* | new files for OpenSSL 0.9.4 | beck | 1999-09-29 | 121 | -0/+13057 | |
| | ||||||
* | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 1095 | -64211/+97624 | |
| | ||||||
* | crank major for bob | deraadt | 1999-09-28 | 1 | -1/+1 | |
| | ||||||
* | do not put a bad crypt() in libcrypt, it is in libc | deraadt | 1999-09-28 | 1 | -2/+2 | |
| | ||||||
* | crank to version 2 for release, in case any dependencies have crept in | deraadt | 1999-09-26 | 2 | -2/+2 | |
| | ||||||
* | Typo fixes. | alex | 1999-09-23 | 1 | -5/+5 | |
| | ||||||
* | subdir Makefiles should not contain anything else | deraadt | 1999-03-17 | 2 | -6/+5 | |
| | ||||||
* | do not break things | deraadt | 1999-03-17 | 2 | -249/+2 | |
| | ||||||
* | Add ssl.8 man page - configuration and issues overview. | beck | 1999-03-16 | 3 | -7/+247 | |
| | ||||||
* | Add install of reasonable default ssleay.cnf file | beck | 1999-03-16 | 2 | -0/+71 | |
| | ||||||
* | Fix various nonsense. | espie | 1999-03-12 | 1 | -7/+8 | |
| | | | | | | - add $OpenBSD$ tag - () fork subshell... wasteful when unnecessary - chain commands using &&, not ;, so that you retrieve status | |||||
* | Added support for m88k. | smurph | 1999-03-03 | 1 | -1/+4 | |
| | ||||||
* | Provide a method to do prerequisites needed before | niklas | 1999-03-02 | 1 | -2/+4 | |
| | | | | installation of includes can happen. Do these before and not run via ${SUDO}. | |||||
* | There must be a better way... | pefo | 1999-02-01 | 1 | -2/+6 | |
| | ||||||
* | create ${DESTDIR}/usr/include/ssl if it does not exist. This is needed ↵ | millert | 1998-11-29 | 4 | -0/+4 | |
| | | | | because the mtree is done after "make includes" | |||||
* | "foo.h" -> <ssl/foo.h> in ssl includes, so we do not need -I/usr/include/ssl | niklas | 1998-11-18 | 2 | -10/+18 | |
| | | | | and we won't be bothered by nameclashes with application headers | |||||
* | Fix so to not require a make obj - Fix cleandir target to remove the headers | beck | 1998-10-19 | 1 | -1/+14 | |
| | | | | Configure munges from OBJDIR. | |||||
* | *UNTESTED* Makefile and configure changes that may work with pmax and arc. | beck | 1998-10-12 | 6 | -0/+44 | |
| | | | | *These need to be tested by someone who has one!!* | |||||
* | add bn_mulw as in the non-patent version. | beck | 1998-10-10 | 1 | -0/+1 | |
| |