aboutsummaryrefslogtreecommitdiffstats
path: root/MacOS/GetHTTPS.src
Commit message (Collapse)AuthorAgeFilesLines
* format stringsUlf Möller2001-02-061-2/+2
|
* MacOS pseudo-random entropy collector.Andy Polyakov2000-02-291-23/+17
| | | | | Submitted by: Yoram Meroz <yoram@mail.idrive.com> Reviewed by: <appro>
* Allow for higher granularity of entropy estimates by using 'double'Bodo Möller2000-02-191-2/+11
| | | | | | | instead of 'unsigned' counters. Seed PRNG in MacOS/GetHTTPS.src/GetHTTPS.cpp. Partially submitted by Yoram Meroz <yoram@mail.idrive.com>.
* Initial support for MacOS is now availableAndy Polyakov1999-12-197-0/+5090
Submitted by: Roy Woods <roy@centricsystems.ca> Reviewed by: Andy Polyakov