]> git.sur5r.net Git - openldap/commitdiff
Notes for ITS#8294 remaining bits for 2.5 and later
authorQuanah Gibson-Mount <quanah@openldap.org>
Thu, 29 Oct 2015 20:50:56 +0000 (15:50 -0500)
committerQuanah Gibson-Mount <quanah@openldap.org>
Thu, 29 Oct 2015 20:50:56 +0000 (15:50 -0500)
TODO

diff --git a/TODO b/TODO
index 7a798efe991c6e54c7a5f209850cefb57f1c233f..75a984611267bc371770e9e85b4f07f4c7df6a52 100644 (file)
--- a/TODO
+++ b/TODO
@@ -33,3 +33,7 @@ ITS#7926 - [18:19] <hyc> this is going to be a WONTFIX for 2.4, I think
 <hyc> I need to publish a spec for PREPARE/2-phase commit in LDAP TXNs and integrate that into lmdb and back-mdb
 
 Update slapo-unique to have an option to disable manageDSAit (ITS#8245)
+
+Leftover bits from ITS#8294 -- Drop custom SHA2 code, use default crypto library SHA2 functions instead
+  May need to document minimum crypto library version requirements
+  Can also include sha2.c in slapd-sha2.c and make everything static