summaryrefslogtreecommitdiffstats
path: root/MacOS
AgeCommit message (Collapse)Author
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
Reviewed-by: Tim Hudson <tjh@openssl.org>
2015-01-22Further comment changes for reformatMatt Caswell
Reviewed-by: Tim Hudson <tjh@openssl.org>
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-27MacOS tidbits. Add new files to the project, update config.Andy Polyakov
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>.
2000-01-05Further work on MacOS port. See INSTALL.MacOS for details.Andy Polyakov
1999-12-26MacOS updates. Initial support for GUSI (MacOS socket implementation)Andy Polyakov
is added.
1999-12-19Even more late break-in MacOS tidbits (last for today)...Andy Polyakov
1999-12-19Late break-in patch for MacOS support.Andy Polyakov
1999-12-19Initial support for MacOS is now availableAndy Polyakov
Submitted by: Roy Woods <roy@centricsystems.ca> Reviewed by: Andy Polyakov