| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Expand the OPENSSL_{GLOBAL,EXPORT,IMPORT,EXTERN} macros - this rids the | jsing | 2014-05-22 | 2 | -6/+6 |
* | kill some more VMS ifdefs | giovanni | 2014-05-08 | 1 | -4/+0 |
* | add additional includes from eng_cryptodev.c | jsg | 2014-05-07 | 1 | -0/+5 |
* | Remove WIN32, WIN64 and MINGW32 tentacles. | miod | 2014-04-28 | 3 | -14/+1 |
* | Use C99 initializers for the various FOO_METHOD structs. More readable, and | miod | 2014-04-27 | 4 | -62/+17 |
* | Put explicit (void) in function declarations and shuffle keywords in some | miod | 2014-04-27 | 10 | -10/+10 |
* | Replace all use of ERR_add_error_data with ERR_asprintf_error_data. | beck | 2014-04-26 | 3 | -6/+6 |
* | Make libssl and libcrypto compile with -Werror | beck | 2014-04-23 | 1 | -1/+1 |
* | Restore beck's rev 1.3: snprintf() was reviewed | guenther | 2014-04-20 | 1 | -1/+1 |
* | We'll interpret a (void) cast on snprintf() to mean it's been verified that | guenther | 2014-04-19 | 1 | -1/+1 |
* | kill REF_PRINT/REF_CHECK debugging framework noone would use | deraadt | 2014-04-17 | 2 | -14/+2 |
* | Get rid of MS Visual C compiler and Intel C compiler specific defines. | miod | 2014-04-17 | 1 | -132/+1 |
* | fix BIO_snprintf usage in here. | beck | 2014-04-17 | 1 | -8/+19 |
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 4 | -20/+20 |
* | move enginetest to regress as was done with the other tests | jsg | 2014-04-17 | 1 | -283/+0 |
* | we don't use these files for building | tedu | 2014-04-15 | 1 | -91/+0 |
* | Remove the GOST engine: It is not compiled or used and depends on the | reyk | 2014-04-15 | 2 | -6/+0 |
* | Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversions | beck | 2014-04-15 | 1 | -1/+1 |
* | Remove eng_cryptodev.c (merged into old-name hw_cryptodev.c); move | miod | 2014-04-14 | 4 | -1460/+38 |
* | remove auto-generated dependencies from the old unused build system, so | deraadt | 2014-04-14 | 1 | -362/+0 |
* | Remove the GMP engine: It was an experimental engine using libgmp as | reyk | 2014-04-14 | 2 | -6/+0 |
* | Remove the CAPI engine: It is a backend for the Windows CryptoAPI and | reyk | 2014-04-14 | 2 | -4/+0 |
* | Remove the nuron engine. The static engine is not standalone and the | reyk | 2014-04-14 | 2 | -4/+0 |
* | Remove the nCipher CHIL engine. It is not standalone and depends on | reyk | 2014-04-14 | 2 | -20/+0 |
* | Cope with the removal of openssl/symhacks.h | deraadt | 2014-04-13 | 1 | -1/+0 |
* | Remove the AEP engine: it is not standalone and doesn't seem to be | reyk | 2014-04-13 | 2 | -4/+0 |
* | Remove the Atalla engine: It is not standalone and depends on external | reyk | 2014-04-13 | 2 | -4/+0 |
* | Remove the cswift engine: it is not standalone and we don't have the | reyk | 2014-04-13 | 2 | -4/+0 |
* | Remove the "sureware" engine: | reyk | 2014-04-13 | 2 | -4/+0 |
* | Remove the Broadcom ubsec engine: | reyk | 2014-04-13 | 2 | -4/+0 |
* | Remove the IBM 4758 engine: we don't have this hardware and it is an | reyk | 2014-04-13 | 2 | -4/+0 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 2 | -1/+1 |
* | This commit was generated by cvs2git to track changes on a CVS vendor | miod | 2014-04-13 | 1 | -0/+1 |
|\ |
|
| * | Import OpenSSL 1.0.1g | miod | 2014-04-13 | 1 | -0/+1 |
* | | Switch to using unhyphenated VIA padlock mnemonics. VIA abandoned the | matthew | 2013-05-30 | 1 | -2/+2 |
* | | resolve conflicts | djm | 2012-10-13 | 5 | -27/+102 |
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 2 | -0/+810 |
|\| |
|
| * | import OpenSSL-1.0.1c | djm | 2012-10-13 | 2 | -0/+810 |
| * | import openssl-0.9.7d | markus | 2004-04-07 | 1 | -1/+1 |
| * | import 0.9.7b (without idea and rc5) | markus | 2003-05-11 | 1 | -43/+25 |
| * | import openssl-0.9.7-stable-SNAP-20020911 (without idea) | markus | 2002-09-12 | 1 | -5/+5 |
| * | import openssl-0.9.7-beta3 | markus | 2002-09-05 | 1 | -124/+227 |
| * | import openssl-0.9.7-beta1 | markus | 2002-09-05 | 1 | -136/+369 |
| * | This commit was manufactured by cvs2git to create branch 'OPENSSL'. | cvs2svn | 2002-05-15 | 2 | -0/+814 |
* | openssl-1.0.0e: resolve conflicts | djm | 2011-11-03 | 1 | -0/+3 |
* | move CRYPTO_VIAC3_MAX out of cryptodev.h and into the only | jsg | 2010-12-16 | 1 | -0/+2 |
* | The VIA ciphers are added to an array of CRYPTO_ALGORITHM_MAX length | jsg | 2010-12-16 | 1 | -2/+2 |
* | More OpenSSL fixes: | djm | 2010-10-06 | 2 | -11/+13 |
* | Retire Skipjack | mikeb | 2010-10-06 | 2 | -2/+0 |
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 48 | -11845/+311 |