Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KNF: move two opening curly braces of function bodies to their own lines | 2018-04-03 | 1 | -2/+3 | |
| | |||||
* | Remove assert() or OPENSSL_assert() of pointers being non-NULL. The policy | 2015-02-10 | 1 | -4/+1 | |
| | | | | | for libraries in OpenBSD is to deliberately let NULL pointers cause a SIGSEGV. ok doug@ jsing@ | ||||
* | deregister; no binary change | 2014-10-28 | 1 | -2/+2 | |
| | | | | ok jsing@ miod@ | ||||
* | tags as requested by miod and tedu | 2014-06-12 | 1 | -1/+1 | |
| | |||||
* | c-file-style hints, begone; ok beck | 2014-06-11 | 1 | -1/+1 | |
| | |||||
* | Remove WIN32, WIN64 and MINGW32 tentacles. | 2014-04-28 | 1 | -4/+1 | |
| | | | | | | | | Also check for _LP64 rather than __arch64__ (the former being more reliable than __LP64__ or __arch64__) to tell 64-bit int platforms apart from 32-bit int platforms. Loosely based upon a diff from Martijn van Duren on tech@ | ||||
* | Get rid of MS Visual C compiler and Intel C compiler specific defines. | 2014-04-17 | 1 | -3/+1 | |
| | |||||
* | First pass at applying KNF to the OpenSSL code, which almost makes it | 2014-04-15 | 1 | -696/+721 | |
| | | | | | readable. This pass is whitespace only and can readily be verified using tr and md5. | ||||
* | import of OpenSSL 0.9.8k | 2009-04-06 | 1 | -0/+1063 | |