Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | stale prototype | tedu | 2014-07-09 | 1 | -2/+1 |
| | |||||
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -0/+1 |
| | |||||
* | remove OPENSSL_memcmp before somebody tries to use it. ok beck miod | tedu | 2014-05-25 | 1 | -6/+0 |
| | |||||
* | remove include files not needed | deraadt | 2014-04-18 | 1 | -1/+0 |
| | |||||
* | Put the final pieces from e_os.h in the required places, and remove it. | deraadt | 2014-04-18 | 1 | -1/+0 |
| | | | | | "dance on it's grave" says beck ok guenther beck | ||||
* | fold prototypes into o_str.c. miod | tedu | 2014-04-17 | 1 | -1/+4 |
| | |||||
* | Three wrappers in this file: OPENSSL_strncasecmp, OPENSSL_strcasecmp, | deraadt | 2014-04-15 | 1 | -93/+4 |
| | | | | | | | | | | | | and OPENSSL_memcmp. All modern systems have strncasecmp. No need to rewrite it. Same with memcmp, call the system one! It is more likely to be hot in the icache, and is specifically optimized for the platform. I thought these OpenSSL people cared about performance? ok tedu | ||||
* | First pass at applying KNF to the OpenSSL code, which almost makes it | jsing | 2014-04-15 | 1 | -17/+21 |
| | | | | | readable. This pass is whitespace only and can readily be verified using tr and md5. | ||||
* | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -1/+3 |
| | |||||
* | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -0/+13 |
| | |||||
* | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | djm | 2005-04-29 | 1 | -0/+96 |