Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/MacOS
AgeCommit message (Collapse)Author
2002-11-14Constification 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-06Further work on MacOS port. See INSTALL.MacOS for details.Andy Polyakov
1999-12-27MacOS updates. Initial support for GUSI (MacOS socket implementation)Andy Polyakov
is added.
1999-12-20Even more late break-in MacOS tidbits (last for today)...Andy Polyakov
1999-12-20Late 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