summaryrefslogtreecommitdiffstats
path: root/MacOS/GetHTTPS.src
AgeCommit message (Collapse)Author
2009-02-14PR: 1835Dr. Stephen Henson
Submitted by: Damien Miller <djm@mindrot.org> Approved by: steve@openssl.org Fix various typos.
2003-12-27Add a newline at the end of the last line.Richard Levitte
This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
2002-11-13Constification needed.Richard Levitte
PR: 241
2001-02-06format stringsUlf Möller
2000-02-29MacOS pseudo-random entropy collector.Andy Polyakov
Submitted by: Yoram Meroz <yoram@mail.idrive.com> Reviewed by: <appro>
2000-02-19Allow for higher granularity of entropy estimates by using 'double'Bodo Möller
instead of 'unsigned' counters. Seed PRNG in MacOS/GetHTTPS.src/GetHTTPS.cpp. Partially submitted by Yoram Meroz <yoram@mail.idrive.com>.
1999-12-19Initial support for MacOS is now availableAndy Polyakov
Submitted by: Roy Woods <roy@centricsystems.ca> Reviewed by: Andy Polyakov