| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Make comments readable. | jsing | 2014-07-09 | 1 | -27/+33 |
* | More KNF. | jsing | 2014-07-09 | 19 | -322/+331 |
* | KNF. | jsing | 2014-07-09 | 2 | -123/+108 |
* | Unifdef -UPKCS_TESTVECT - we don't want the random data used in OAEP padding | miod | 2014-07-09 | 1 | -6/+1 |
* | remove unused, private version strings except SSL_version_str | bcook | 2014-07-09 | 1 | -3/+1 |
* | Be more strict in RSA_padding_check_X931(), and thus avoid a possible | miod | 2014-07-09 | 1 | -2/+2 |
* | In the old days (not in this century), SSLeay 0.4.5 would create X.509 RSA | miod | 2014-07-09 | 1 | -14/+3 |
* | Remove RSA_memory_lock(). This undocumented function sort-of serializes your | miod | 2014-07-09 | 2 | -51/+2 |
* | RSA_NULL used to be a compile option allowing the RSA interfaces to be | miod | 2014-07-09 | 4 | -176/+4 |
* | KNF | miod | 2014-07-09 | 19 | -1967/+1959 |
* | replace atoi() calls with strtol(). Follow the idiomatic pattern in our | deraadt | 2014-06-12 | 1 | -13/+32 |
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 22 | -21/+22 |
* | c-file-style hints, begone; ok beck | deraadt | 2014-06-11 | 1 | -1/+1 |
* | malloc() result does not need a cast. | deraadt | 2014-06-07 | 4 | -6/+6 |
* | more: no need to null check before free; ok guenther | deraadt | 2014-05-30 | 2 | -2/+2 |
* | no need for null check before free. from Brendan MacDonell | tedu | 2014-05-30 | 1 | -2/+1 |
* | Everything sane has stdio, and FILE *. we don't need ifdefs for this. | beck | 2014-05-29 | 2 | -4/+0 |
* | We have stdio and are not WIN16. | jsing | 2014-05-23 | 1 | -2/+0 |
* | Convert OPENSSL_malloc stuff back to intrinsics, a few were missed | beck | 2014-05-22 | 1 | -2/+2 |
* | if (x) free(x) -> free(x); semantic patch generated with coccinelle, carefully | miod | 2014-05-22 | 1 | -4/+2 |
* | switch RSA key generation default to 2048 bits (matching ssh); ok miod@ | sthen | 2014-05-17 | 1 | -1/+1 |
* | Stop being a dummy... presumably these are left overs from pedantic mode | jsing | 2014-05-15 | 1 | -5/+1 |
* | Use C99 initializers for the various FOO_METHOD structs. More readable, and | miod | 2014-04-27 | 4 | -93/+64 |
* | Unifdef -UPKCS1_CHECK and remove SSL_OP_PKCS1_CHECK_[12], this is leftover | miod | 2014-04-23 | 1 | -3/+0 |
* | kill REF_PRINT/REF_CHECK debugging framework noone would use | deraadt | 2014-04-17 | 1 | -20/+0 |
* | Get rid of MS Visual C compiler and Intel C compiler specific defines. | miod | 2014-04-17 | 1 | -8/+0 |
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 8 | -38/+38 |
* | Do not feed RSA private key information to the random subsystem as | deraadt | 2014-04-17 | 1 | -8/+0 |
* | we don't use these files for building | tedu | 2014-04-15 | 1 | -81/+0 |
* | remove FIPS mode support. people who require FIPS can buy something that | tedu | 2014-04-15 | 5 | -151/+0 |
* | No licence. | miod | 2014-04-15 | 1 | -340/+0 |
* | remove auto-generated dependencies from the old unused build system, so | deraadt | 2014-04-14 | 1 | -227/+0 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 4 | -5/+11 |
* | This commit was generated by cvs2git to track changes on a CVS vendor | miod | 2014-04-13 | 2 | -4/+6 |
|\ |
|
| * | Import OpenSSL 1.0.1g | miod | 2014-04-13 | 6 | -9/+17 |
* | | cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txt | markus | 2013-02-14 | 1 | -1/+1 |
* | | resolve conflicts | djm | 2012-10-13 | 8 | -173/+202 |
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 4 | -38/+805 |
|\| |
|
| * | import OpenSSL-1.0.1c | djm | 2012-10-13 | 11 | -202/+977 |
| * | OpenSSL 1.0.0f: import upstream source | djm | 2012-01-05 | 1 | -29/+51 |
| * | import OpenSSL 1.0.0e | djm | 2011-11-03 | 2 | -8/+14 |
* | | OpenSSL 1.0.0f: merge | djm | 2012-01-05 | 1 | -29/+51 |
* | | openssl-1.0.0e: resolve conflicts | djm | 2011-11-03 | 2 | -8/+14 |
* | | resolve conflicts, fix local changes | djm | 2010-10-01 | 13 | -1055/+485 |
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 5 | -5/+1044 |
|\| |
|
| * | import OpenSSL-1.0.0a | djm | 2010-10-01 | 13 | -140/+1458 |
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2009-04-06 | 1 | -2/+2 |
|\ \ |
|
| * | | import of OpenSSL 0.9.8k | djm | 2009-04-06 | 1 | -2/+2 |
* | | | resolve conflicts | djm | 2009-01-09 | 10 | -289/+145 |
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2009-01-09 | 2 | -4/+4 |
|\ \ \
| | |/
| |/| |
|