Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Everything sane has stdio, and FILE *. we don't need ifdefs for this. | beck | 2014-05-29 | 1 | -2/+0 |
| | | | | ok to firebomb from tedu@ | ||||
* | More KNF. | jsing | 2014-04-21 | 1 | -4/+4 |
| | |||||
* | KNF. | jsing | 2014-04-21 | 1 | -99/+108 |
| | |||||
* | Restore beck's rev 1.7: snprintf() was reviewed. | guenther | 2014-04-20 | 1 | -2/+4 |
| | | | | Also, use sizeof() for snprintf()'s size argument | ||||
* | We'll interpret a (void) cast on snprintf() to mean it's been verified that | guenther | 2014-04-19 | 1 | -2/+2 |
| | | | | | | truncation is either desirable, not an issue, or is detected and handled later ok deraadt@ | ||||
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -4/+4 |
| | | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free | ||||
* | Part 1 of eliminating BIO_snprintf(). This fixes mechanical conversions | beck | 2014-04-15 | 1 | -2/+2 |
| | | | | | where the return value is ignored changing to (void) snprintf. ok deraadt@ | ||||
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -8/+101 |
| | |||||
* | resolve conflicts | djm | 2008-09-06 | 1 | -4/+8 |
| | |||||
* | resolve conflicts | djm | 2005-04-29 | 1 | -0/+1 |
| | |||||
* | merge 0.9.7d | markus | 2004-04-08 | 1 | -0/+4 |
| | |||||
* | Merge OpenSSL 0.9.7-stable-20020605, | beck | 2002-06-07 | 1 | -0/+1 |
| | | | | correctly autogenerate obj_mac.h | ||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -0/+139 |