aboutsummaryrefslogtreecommitdiff
path: root/crypto/compat (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Use _WIN32 instead of __WIN32.宋冬生2014-11-181-1/+1
* override native arc4random_buf on FreeBSDBrent Cook2014-11-031-1/+6
* wrap arc4random headerBrent Cook2014-10-301-0/+4
* Improve and simplify function and header detection logic.Brent Cook2014-10-301-3/+1
* harmonize asprintf with OpenSSHBrent Cook2014-07-302-110/+13
* include comment on windows servicesBrent Cook2014-07-291-0/+5
* stub win32 issetugid implementationBrent Cook2014-07-291-0/+21
* produce a error if platform has no arc4random hookBrent Cook2014-07-291-7/+8
* add asprintf / vasprintf from OpenSSH portableBrent Cook2014-07-291-0/+94
* remove thread_private.h, no longer neededBrent Cook2014-07-271-0/+0
* remove thread_private.h defines, moved to arc4random_*.hBrent Cook2014-07-191-14/+0
* update to newly-refactored arc4random compatibility shimsBrent Cook2014-07-181-0/+16
* register the atfork handler from arc4randomBrent Cook2014-07-151-0/+8
* We're probably gonna need this for solaris 10Bob Beck2014-07-121-0/+101
* initial top-level import of subdirectoriesBrent Cook2014-07-102-0/+53