| Commit message (Expand) | Author | Age | Files | Lines |
* | c-file-style hints, begone; ok beck | deraadt | 2014-06-11 | 11 | -11/+11 |
* | Move the AES wrap test code into regress. | jsing | 2014-05-30 | 1 | -129/+0 |
* | Almost nothing actually needs to include <openssl/e_os2.h>, however by | jsing | 2014-05-24 | 1 | -1/+1 |
* | if (x) free(x) -> free(x); semantic patch generated with coccinelle, carefully | miod | 2014-05-22 | 1 | -4/+2 |
* | Remove AES_bi_ige_encrypt() from libcrypto. This routine is supposed to use | miod | 2014-05-12 | 2 | -116/+0 |
* | Do not output SOM-specific directives. | miod | 2014-05-01 | 1 | -0/+6 |
* | Remove WIN32, WIN64 and MINGW32 tentacles. | miod | 2014-04-28 | 1 | -4/+1 |
* | unifdef -UAES_LONG for we do not intend to run on platforms where int is smaller | miod | 2014-04-22 | 2 | -8/+0 |
* | When compiling with AES_WRAP_TEST, make main() return a meaningful value | miod | 2014-04-22 | 1 | -1/+15 |
* | Get rid of MS Visual C compiler and Intel C compiler specific defines. | miod | 2014-04-17 | 2 | -11/+3 |
* | some KNF cleanup following the script | deraadt | 2014-04-17 | 1 | -2/+3 |
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -4/+4 |
* | we don't use these files for building | tedu | 2014-04-15 | 1 | -120/+0 |
* | remove FIPS mode support. people who require FIPS can buy something that | tedu | 2014-04-15 | 1 | -6/+0 |
* | First pass at applying KNF to the OpenSSL code, which almost makes it | jsing | 2014-04-15 | 11 | -1970/+1994 |
* | remove auto-generated dependencies from the old unused build system, so | deraadt | 2014-04-14 | 1 | -33/+0 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 2 | -2/+4 |
* | This commit was generated by cvs2git to track changes on a CVS vendor | miod | 2014-04-13 | 6 | -76/+126 |
|\ |
|
| * | Import OpenSSL 1.0.1g | miod | 2014-04-13 | 8 | -78/+130 |
* | | On amd64 OPENSSL_cpuid_setup and OPENSSL_ia32cap_P are now hidden so we don't | kettenis | 2012-10-31 | 1 | -1/+1 |
* | | resolve conflicts | djm | 2012-10-13 | 6 | -232/+2343 |
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 1 | -4/+25 |
|\ \ |
|
| * | | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -4/+25 |
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 11 | -252/+12671 |
|\ \ \
| | |/
| |/| |
|
| * | | import OpenSSL-1.0.1c | djm | 2012-10-13 | 17 | -484/+15014 |
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2011-11-03 | 2 | -205/+204 |
|\| | |
|
| * | | import OpenSSL 1.0.0e | djm | 2011-11-03 | 2 | -205/+204 |
* | | | resolve conflicts, fix local changes | djm | 2010-10-01 | 9 | -1008/+2163 |
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 5 | -525/+1775 |
|\| | |
|
| * | | import OpenSSL-1.0.0a | djm | 2010-10-01 | 12 | -1428/+3936 |
| * | | This commit was manufactured by cvs2git to create branch 'unlabeled-1.1.1'. | cvs2svn | 2010-07-01 | 1 | -0/+992 |
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 1 | -23/+24 |
|\ \ \
| | |/
| |/| |
|
| * | | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -23/+24 |
* | | | AES-NI engine support for OpenSSL. | thib | 2010-07-01 | 1 | -0/+992 |
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2009-04-06 | 5 | -0/+5783 |
|\ \ \
| | |/
| |/| |
|
| * | | import of OpenSSL 0.9.8k | djm | 2009-04-06 | 5 | -0/+5783 |
* | | | resolve conflicts | djm | 2009-01-09 | 4 | -1/+16 |
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2009-01-09 | 1 | -3/+4 |
|\| | |
|
| * | | import openssl-0.9.8j | djm | 2009-01-09 | 5 | -4/+20 |
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2009-01-09 | 1 | -2/+3 |
|\ \ \
| | |/
| |/| |
|
| * | | import openssl-0.9.8j | djm | 2009-01-09 | 1 | -2/+3 |
* | | | fix some cause of bad TEXTREL on i386 and amd64 | otto | 2008-09-19 | 1 | -4/+4 |
* | | | resolve conflicts | djm | 2008-09-06 | 6 | -1045/+953 |
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2008-09-06 | 4 | -0/+3283 |
|\ \ \
| | |/
| |/| |
|
| * | | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 10 | -1045/+4236 |
| * | | import of openssl-0.9.7j | djm | 2006-06-27 | 1 | -0/+2 |
| * | | This commit was manufactured by cvs2git to create branch 'unlabeled-1.1.1'. | cvs2svn | 2005-05-10 | 1 | -0/+1541 |
| * | | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | djm | 2005-04-29 | 6 | -43/+125 |
| * | | import openssl-0.9.7d | markus | 2004-04-07 | 1 | -1/+1 |
| * | | import 0.9.7c | markus | 2003-11-11 | 3 | -16/+52 |