Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove various test stubs. The good ones have been moved by jsing | deraadt | 2014-06-07 | 1 | -125/+0 |
| | | | | | | and others to the regress framework. These remaining ones just muddle us up when re-reading code repeatedly. ok jsing | ||||
* | Almost nothing actually needs to include <openssl/e_os2.h>, however by | jsing | 2014-05-24 | 1 | -1/+2 |
| | | | | | | | including it they get <openssl/opensslconf.h>. So instead of pulling in <openssl/e_os2.h>, just pull in <openssl/opensslconf.h>. "go ahead" miod@ | ||||
* | Remove fips_md_init() macro indirection for digest algorithms, used by the | miod | 2014-05-01 | 1 | -1/+1 |
| | | | | | | | OpenSSL FIPS module to prevent forbidden digests to be allowed. No functional change but readability. ok deraadt@ | ||||
* | Unsurprisingly, since <unistd.h> was so darn hard to find for OpenSSL developers | beck | 2014-04-18 | 1 | -3/+1 |
| | | | | | | | | they had resorted to manually protyping read(2) instead of incredible amount of preprocessor wizardry needed to find the ever illusive <unistd.h>. Let's just include <unistd.h> and we don't need to do this.. While we're at it flense out _OSD_POSIX and __DGJPP__ cruft. ok krw@ | ||||
* | Remove _CRAY references. Note that this pleads for the use of <stdint.h> | miod | 2014-04-16 | 1 | -8/+1 |
| | | | | | fixed-width types instead of choosing int or long depending upon what we think the architecture support. | ||||
* | we don't use these files for building | tedu | 2014-04-15 | 1 | -77/+0 |
| | |||||
* | remove FIPS mode support. people who require FIPS can buy something that | tedu | 2014-04-15 | 1 | -3/+0 |
| | | | | | meets their needs, but dumping it in here only penalizes the rest of us. ok beck deraadt | ||||
* | Moved to regress/lib/libcrypto. | miod | 2014-04-15 | 1 | -136/+0 |
| | |||||
* | Send the rotIBM stream cipher (ebcdic) to Valhalla to party for eternity | beck | 2014-04-15 | 1 | -20/+0 |
| | | | | | with the bearded ones... some API's that nobody should be using will dissapear with this commit. | ||||
* | remove pentium specific benchmark code | jsg | 2014-04-15 | 1 | -78/+0 |
| | | | | ok miod@ | ||||
* | remove auto-generated dependencies from the old unused build system, so | deraadt | 2014-04-14 | 1 | -12/+0 |
| | | | | | that it is easier to find code pieces. They are getting in the way. ok miod | ||||
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 2 | -19/+20 |
| | |||||
* | resolve conflicts | djm | 2012-10-13 | 2 | -2/+6 |
| | |||||
* | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 1 | -3/+5 |
|\ | | | | | branch. | ||||
| * | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -3/+5 |
| | | |||||
* | | resolve conflicts, fix local changes | djm | 2010-10-01 | 3 | -104/+3 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 1 | -8/+5 |
|\| | | | | | branch. | ||||
| * | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -8/+5 |
| | | |||||
* | | resolve conflicts | djm | 2009-01-09 | 2 | -1/+9 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2009-01-09 | 1 | -4/+8 |
|\| | | | | | branch. | ||||
| * | import openssl-0.9.8j | djm | 2009-01-09 | 1 | -4/+8 |
| | | |||||
* | | resolve conflicts | djm | 2008-09-06 | 5 | -146/+13 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2008-09-06 | 1 | -15/+9 |
|\| | | | | | branch. | ||||
| * | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 2 | -19/+13 |
| | | |||||
* | | resolve conflicts | djm | 2006-06-27 | 1 | -1/+2 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2006-06-27 | 1 | -1/+1 |
|\| | | | | | branch. | ||||
| * | import of openssl-0.9.7j | djm | 2006-06-27 | 1 | -1/+1 |
| | | |||||
* | | resolve conflicts | djm | 2005-04-29 | 2 | -1/+4 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2005-04-29 | 1 | -0/+92 |
|\| | | | | | branch. | ||||
| * | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | djm | 2005-04-29 | 1 | -0/+92 |
| | | |||||
| * | import 0.9.7b (without idea and rc5) | markus | 2003-05-11 | 2 | -3/+5 |
| | | |||||
| * | import openssl-0.9.7-beta1 | markus | 2002-09-05 | 1 | -2/+5 |
| | | |||||
| * | This commit was manufactured by cvs2git to create branch 'openssl'. | cvs2svn | 2002-05-15 | 3 | -0/+336 |
| | |||||
* | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 5 | -39/+17 |
| | |||||
* | merge openssl-0.9.7-beta3, tested on vax by miod@ | markus | 2002-09-10 | 1 | -1/+1 |
| | |||||
* | execute bourne shell scripts with 'sh' and not with $SHELL | markus | 2002-09-04 | 1 | -1/+1 |
| | |||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 5 | -16/+25 |
| | |||||
* | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 1 | -1/+2 |
| | |||||
* | fix util script runs to not assume they are executable. | beck | 2000-12-18 | 1 | -1/+1 |
| | |||||
* | openssl-engine-0.9.6 merge | beck | 2000-12-15 | 8 | -0/+1068 |