Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | More use of 64-bit registers which needs to be disabled under OpenBSD. | miod | 2014-05-02 | 1 | -0/+2 | |
| | ||||||
* | Do not output SOM-specific directives. | miod | 2014-05-01 | 1 | -0/+6 | |
| | ||||||
* | Make the implicit `l' in `impicit' explicit. | miod | 2014-05-01 | 1 | -1/+1 | |
| | ||||||
* | Fix include filename to get register name aliases under BSD | miod | 2014-05-01 | 1 | -6/+1 | |
| | ||||||
* | Remove WIN32, WIN64 and MINGW32 tentacles. | miod | 2014-04-28 | 1 | -5/+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@ | |||||
* | Unifdef -UPEDANTIC. ok beck@ tedu@ | miod | 2014-04-23 | 1 | -1/+1 | |
| | ||||||
* | Figure out endianness at compile-time, using _BYTE_ORDER from | miod | 2014-04-23 | 4 | -50/+38 | |
| | | | | | | | <machine/endian.h>, rather than writing 1 to a 32-bit variable and checking whether the first byte is nonzero. tweaks and ok matthew@; ok beck@ tedu@ | |||||
* | Get rid of MS Visual C compiler and Intel C compiler specific defines. | miod | 2014-04-17 | 1 | -12/+0 | |
| | ||||||
* | Remove the benchmark part of the selftest. It uses the undocumented | miod | 2014-04-17 | 1 | -43/+0 | |
| | | | | | | | OPENSSL_rdtsc() routine to get a high-precision timestamp, and (although this is the only user of this routine in libcrypto) forces every platform willing to provide fast assembly versions of some routines, to also provide OPENSSL_rdtsc(). | |||||
* | Change library to use intrinsic memory allocation functions instead of | beck | 2014-04-17 | 1 | -2/+2 | |
| | | | | | | | | OPENSSL_foo wrappers. This changes: OPENSSL_malloc->malloc OPENSSL_free->free OPENSSL_relloc->realloc OPENSSL_freeFunc->free | |||||
* | we don't use these files for building | tedu | 2014-04-15 | 1 | -100/+0 | |
| | ||||||
* | remove auto-generated dependencies from the old unused build system, so | deraadt | 2014-04-14 | 1 | -41/+0 | |
| | | | | | that it is easier to find code pieces. They are getting in the way. ok miod | |||||
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -4/+1 | |
| | ||||||
* | This commit was generated by cvs2git to track changes on a CVS vendor | miod | 2014-04-13 | 9 | -74/+221 | |
|\ | | | | | branch. | |||||
| * | Import OpenSSL 1.0.1g | miod | 2014-04-13 | 9 | -74/+221 | |
| | | ||||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | miod | 2014-04-13 | 1 | -1/+4 | |
|\ \ | | | | | | | branch. | |||||
| * | | Import OpenSSL 1.0.1g | miod | 2014-04-13 | 1 | -1/+4 | |
| | | | ||||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 1 | -9/+68 | |
|\| | | | | | | | | branch. | |||||
| * | | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -9/+68 | |
| | | | ||||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 18 | -47/+7707 | |
|\ \ \ | | |/ | |/| | branch. | |||||
| * | | import OpenSSL-1.0.1c | djm | 2012-10-13 | 18 | -47/+7707 | |
| | | | ||||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 6 | -0/+1085 | |
|\| | | |/ |/| | branch. | |||||
| * | import OpenSSL-1.0.0a | djm | 2010-10-01 | 6 | -0/+1085 | |
| | ||||||
* | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -0/+82 | |