summaryrefslogtreecommitdiff
path: root/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
* add NetBSD shims for arc4randomBrent Cook2015-01-212-7/+14
* Add support for HP-UXkinichiro2015-01-063-0/+36
* 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-073-8/+102
* read all library versions directly from filesBrent Cook2014-12-061-1/+3
* simplify packaging for libcrypto.Brent Cook2014-12-061-0/+704
* Add conditional compilation for windows and posix functions.Brent Cook2014-12-032-0/+421
* improve readability of generated Makefile.am filesBrent Cook2014-11-231-1/+3
* Use _WIN32 instead of __WIN32.宋冬生2014-11-181-1/+1
* override native arc4random_buf on FreeBSDBrent Cook2014-11-032-1/+10
* wrap arc4random headerBrent Cook2014-10-301-0/+4
* Improve and simplify function and header detection logic.Brent Cook2014-10-302-15/+14
* conditionally build strnlen if needed.Brent Cook2014-08-021-0/+2
* harmonize asprintf with OpenSSHBrent Cook2014-07-303-111/+14
* include comment on windows servicesBrent Cook2014-07-291-0/+5
* stub win32 issetugid implementationBrent Cook2014-07-292-0/+24
* produce a error if platform has no arc4random hookBrent Cook2014-07-291-7/+8
* add asprintf / vasprintf from OpenSSH portableBrent Cook2014-07-292-0/+98
* add strndup/strnlen compat functions from OpenBSDBrent Cook2014-07-281-0/+5
* remove thread_private.h, no longer neededBrent Cook2014-07-272-1/+0
* test for and use system explicit_bzero if it existsBrent Cook2014-07-211-1/+5
* remove thread_private.h defines, moved to arc4random_*.hBrent Cook2014-07-191-14/+0
* update to newly-refactored arc4random compatibility shimsBrent Cook2014-07-182-0/+21
* initial underpinnings for mingw/cross compilation supportBrent Cook2014-07-181-3/+8
* register the atfork handler from arc4randomBrent Cook2014-07-151-0/+8
* add platform libraries to libcompat's LIBADD listBrent Cook2014-07-121-0/+1
* We're probably gonna need this for solaris 10Bob Beck2014-07-121-0/+101
* build strtonum directly into apps/opensslBrent Cook2014-07-111-3/+0
* Make things build again - add some missing headersCharlie Root2014-07-101-0/+2
* initial top-level import of subdirectoriesBrent Cook2014-07-103-0/+122