summaryrefslogtreecommitdiffstats
path: root/MacOS/TODO
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>1999-12-19 16:17:45 +0000
committerAndy Polyakov <appro@openssl.org>1999-12-19 16:17:45 +0000
commit099f1b32c8a3334699b6884ba23824a49461d01f (patch)
tree5626fc33981e9902a1b5ae9e23fd890f720a5cc6 /MacOS/TODO
parent9a1e34e5deab94717758384d76a20b39ec9ed030 (diff)
Initial support for MacOS is now available
Submitted by: Roy Woods <roy@centricsystems.ca> Reviewed by: Andy Polyakov
Diffstat (limited to 'MacOS/TODO')
-rw-r--r--MacOS/TODO18
1 files changed, 18 insertions, 0 deletions
diff --git a/MacOS/TODO b/MacOS/TODO
new file mode 100644
index 0000000000..903eb133de
--- /dev/null
+++ b/MacOS/TODO
@@ -0,0 +1,18 @@
+-------------------------------------------------------------------
+Verify server certificate
+-------------------------------------------------------------------
+Currently omitted from the project:
+
+ crypto/tmdiff.c
+ crypto/bio/bss_conn.c
+ crypto/bio/b_sock.c
+ crypto/bio/bss_acpt.c
+ crypto/bio/bss_log.h
+
+-------------------------------------------------------------------
+Build libraries to link with...
+-------------------------------------------------------------------
+Port openssl application.
+-------------------------------------------------------------------
+BN optimizations (currently PPC version is compiled with BN_LLONG)
+-------------------------------------------------------------------