aboutsummaryrefslogtreecommitdiff
path: root/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
* conditionally build strnlen if needed.Brent Cook2014-08-041-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