aboutsummaryrefslogtreecommitdiff
path: root/openssl/MacOS/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/MacOS/TODO')
-rw-r--r--openssl/MacOS/TODO18
1 files changed, 18 insertions, 0 deletions
diff --git a/openssl/MacOS/TODO b/openssl/MacOS/TODO
new file mode 100644
index 000000000..903eb133d
--- /dev/null
+++ b/openssl/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)
+-------------------------------------------------------------------