Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | calloc() rather than malloc+memset | deraadt | 2014-04-20 | 1 | -2/+2 | |
| | ||||||
* | More KNF and style consistency tweaks | guenther | 2014-04-19 | 1 | -2/+2 | |
| | ||||||
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -13/+13 | |
| | | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free | |||||
* | make OPENSSL_NO_HEARTBLEED the default and only option. ok deraadt miod | tedu | 2014-04-14 | 1 | -7/+0 | |
| | ||||||
* | First pass at applying KNF to the OpenSSL code, which almost makes it | jsing | 2014-04-14 | 1 | -184/+180 | |
| | | | | | readable. This pass is whitespace only and can readily be verified using tr and md5. | |||||
* | Revert previous. I don't known why cvs blame tells me I committed this, | mpi | 2014-04-14 | 1 | -27/+292 | |
| | | | | | but after cross-checking with 1.0.1g sources, they are not coming from my change. | |||||
* | Revert to 1.1 minus the VMS stuff, I accidentally committed this chunk | mpi | 2014-04-14 | 1 | -292/+27 | |
| | | | | in my last change. | |||||
* | Fix the gettimeofday function that I broke with my last commit. | beck | 2014-04-13 | 1 | -6/+0 | |
| | | | | | noticed by mattheew and deraadt ok deraadt@ | |||||
* | Remove vms support stuff. | beck | 2014-04-13 | 1 | -10/+0 | |
| | | | | ok deraadt@ | |||||
* | Do not include "e_os.h" anymore. Simply pull in the necessary headers. | mpi | 2014-04-13 | 1 | -1/+5 | |
| | | | | ok miod@, deraadt@ | |||||
* | Import OpenSSL 1.0.1g | miod | 2014-04-13 | 1 | -0/+1 | |
| | ||||||
* | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -11/+43 | |
| | ||||||
* | OpenSSL 1.0.0f: import upstream source | djm | 2012-01-05 | 1 | -1/+8 | |
| | ||||||
* | import OpenSSL 1.0.0e | djm | 2011-11-03 | 1 | -8/+57 | |
| | ||||||
* | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -26/+209 | |
| | ||||||
* | import openssl-0.9.8j | djm | 2009-01-09 | 1 | -0/+1 | |
| | ||||||
* | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -0/+210 | |