aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* add constant_time_locl.hBrent Cook2016-05-041-0/+2
* do not link libcompatnoopt if it is unneeded/builtBrent Cook2015-11-221-3/+8
* remove a_gen/utctm.cBrent Cook2015-10-211-2/+0
* disable some tests with 32-bit time_t systemsBrent Cook2015-10-171-2/+0
* include timegm fallbackBrent Cook2015-10-151-0/+6
* Use bundled headers instead of installed headers when buildingJeremy Huddleston Sequoia2015-10-141-4/+5
* updates for ASN.1 time handlingBrent Cook2015-10-061-0/+1
* final bit of SHA-0 removalBrent Cook2015-09-171-1/+0
* remove SHA-0Brent Cook2015-09-171-2/+0
* ech_ossl.h is goneBrent Cook2015-09-131-1/+0
* distribute strcasecmp.cBrent Cook2015-09-071-0/+3
* add win32-specific explicit_bzero implementationBrent Cook2015-08-031-0/+4
* add initial CMake and Visual Studio build supportBrent Cook2015-07-211-0/+3
* eng_rsax is goneBrent Cook2015-07-201-1/+0
* fixup how OPENSSLDIR is derived and expandedBrent Cook2015-07-151-0/+6
* build libcrypto with -DLIBRESSL_INTERNALBrent Cook2015-07-151-1/+2
* add check for inet_pton, nudge minimum win32 compat to 0x0501Brent Cook2015-07-021-0/+4
* update for mdc2 removalBrent Cook2015-06-201-5/+0
* refactor win32 shims into posix_win.cBrent Cook2015-06-051-0/+4
* further refactoring, working libtls-standaloneBrent Cook2015-05-231-43/+1
* remove issetuigid wrappers, now that all getenv calls are gone.Brent Cook2015-04-141-18/+0
* Add experimental AIX support.Brent Cook2015-03-311-0/+7
* rework CFLAGS/CPPFLAGS settings during configurationBrent Cook2015-03-221-8/+6
* disable system issetugid on OS X since it is not fork-safeBrent Cook2015-02-171-0/+3
* c_all* have merged into c_all.cBrent Cook2015-02-081-2/+0
* add by_mem.c for X509_STORE_load_memBrent Cook2015-01-261-0/+1
* add NetBSD shims for arc4randomBrent Cook2015-01-211-7/+11
* Add support for HP-UXkinichiro2015-01-061-0/+7
* allow Windows DLLs to be builtBrent Cook2014-12-141-1/+1
* disable inline assembly on Windows for nowBrent Cook2014-12-071-0/+4
* Enable optimized crypto operations for x86_64Brent Cook2014-12-071-8/+20
* read all library versions directly from filesBrent Cook2014-12-061-0/+809