| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Stop including standard headers via cryptlib.h - pull in the headers that | jsing | 2014-07-10 | 2 | -2/+6 |
* | remove unused, private version strings except SSL_version_str | bcook | 2014-07-09 | 1 | -4/+1 |
* | Avoid a NULL deref in i2d_ECPrivateKey() when an EC_KEY lacks the public key | miod | 2014-07-01 | 1 | -2/+2 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 26 | -24/+26 |
* | malloc() result does not need a cast. | deraadt | 2014-06-07 | 7 | -7/+7 |
* | copy a comment placed in other files; req from miod | deraadt | 2014-05-31 | 1 | -1/+3 |
* | more: no need for null check before free | deraadt | 2014-05-30 | 7 | -32/+15 |
* | no need for null check before free. from Brendan MacDonell | tedu | 2014-05-30 | 1 | -6/+3 |
* | ok, next pass after review: when possible, put the reallocarray arguments | deraadt | 2014-05-29 | 1 | -1/+1 |
* | convert 53 malloc(a*b) to reallocarray(NULL, a, b). that is 53 | deraadt | 2014-05-29 | 5 | -13/+20 |
* | Everything sane has stdio, and FILE *. we don't need ifdefs for this. | beck | 2014-05-29 | 2 | -6/+0 |
* | calloc instead of malloc/memset. from Benjamin Baier | tedu | 2014-05-25 | 3 | -12/+6 |
* | if (x) free(x) -> free(x); semantic patch generated with coccinelle, carefully | miod | 2014-05-22 | 2 | -10/+5 |
* | Stop being a dummy... presumably these are left overs from pedantic mode | jsing | 2014-05-15 | 4 | -8/+0 |
* | Typo in C99 field initializer introduced in r1.3; | miod | 2014-05-09 | 1 | -1/+1 |
* | Replace Apache v2 license with ISC license. | matthew | 2014-05-09 | 4 | -50/+50 |
* | kill some more VMS ifdefs | giovanni | 2014-05-08 | 3 | -12/+0 |
* | don't free memory unless we allocated it. | tedu | 2014-05-07 | 1 | -2/+4 |
* | knf approximation | tedu | 2014-05-06 | 24 | -8619/+9136 |
* | Add support for the french ANSSI FRP256v1 elliptic curve. | miod | 2014-05-01 | 1 | -1/+33 |
* | Add Brainpool elliptic curves. From OpenSSL RT#2239 via ${DAYJOB}. | miod | 2014-05-01 | 1 | -1/+444 |
* | Use C99 initializers for the various FOO_METHOD structs. More readable, and | miod | 2014-04-27 | 9 | -347/+329 |
* | return after error instead of plowing ahead. noticed by mancha1 at zoho | tedu | 2014-04-20 | 1 | -0/+1 |
* | kill REF_PRINT/REF_CHECK debugging framework noone would use | deraadt | 2014-04-17 | 1 | -20/+0 |
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 12 | -113/+113 |
* | we don't use these files for building | tedu | 2014-04-15 | 1 | -84/+0 |
* | remove FIPS mode support. people who require FIPS can buy something that | tedu | 2014-04-15 | 5 | -41/+0 |
* | In EC_POINT_invert(), actually check the correct function pointer for NULL | miod | 2014-04-15 | 1 | -1/+1 |
* | Moved to regress/lib/libcrypto. | miod | 2014-04-15 | 1 | -1489/+0 |
* | remove auto-generated dependencies from the old unused build system, so | deraadt | 2014-04-14 | 1 | -179/+0 |
* | Cope with the removal of openssl/symhacks.h | deraadt | 2014-04-13 | 3 | -3/+0 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 4 | -17/+24 |
* | This commit was generated by cvs2git to track changes on a CVS vendor | miod | 2014-04-13 | 5 | -17/+33 |
|\ |
|
| * | Import OpenSSL 1.0.1g | miod | 2014-04-13 | 8 | -33/+56 |
* | | resolve conflicts | djm | 2012-10-13 | 10 | -887/+463 |
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 1 | -2/+34 |
|\ \ |
|
| * | | import OpenSSL-1.0.1c | djm | 2012-10-13 | 2 | -95/+282 |
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 14 | -85/+7337 |
|\ \ \
| | |/
| |/| |
|
| * | | import OpenSSL-1.0.1c | djm | 2012-10-13 | 23 | -879/+7552 |
| * | | OpenSSL 1.0.0f: import upstream source | djm | 2012-01-05 | 1 | -1/+1 |
* | | | OpenSSL 1.0.0f: merge | djm | 2012-01-05 | 1 | -1/+1 |
* | | | openssl-1.0.0e: resolve conflicts | djm | 2011-11-03 | 3 | -2/+10 |
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2011-11-03 | 2 | -5/+16 |
|\| | |
|
| * | | import OpenSSL 1.0.0e | djm | 2011-11-03 | 5 | -7/+26 |
* | | | resolve conflicts, fix local changes | djm | 2010-10-01 | 11 | -535/+826 |
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 5 | -918/+3098 |
|\| | |
|
| * | | import OpenSSL-1.0.0a | djm | 2010-10-01 | 12 | -1106/+3924 |
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 1 | -5/+43 |
|\ \ \
| | |/
| |/| |
|
| * | | import OpenSSL-1.0.0a | djm | 2010-10-01 | 2 | -17/+45 |
* | | | cherrypick patch from OpenSSL 0.9.8m: | djm | 2010-03-04 | 1 | -4/+6 |