aboutsummaryrefslogtreecommitdiff
path: root/crypto/Makefile.am (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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