summaryrefslogtreecommitdiff
path: root/TO_FIX.md
diff options
context:
space:
mode:
authorjake <jake@jakes-mail.top>2022-09-04 18:15:37 -0400
committerjake <jake@jakes-mail.top>2022-09-04 18:15:37 -0400
commit60f0f0d97f58f62b842caf6397a757d2b59237a1 (patch)
treed62a66df8f0e6b482a0fce17256250ebc849e5b2 /TO_FIX.md
parentbfa3d4b083f26b6af8809c44aa865c743cd497ba (diff)
add server/client data to global hash for easy assess
Diffstat (limited to 'TO_FIX.md')
-rw-r--r--TO_FIX.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/TO_FIX.md b/TO_FIX.md
index 0dd263e..af0e0c1 100644
--- a/TO_FIX.md
+++ b/TO_FIX.md
@@ -23,5 +23,3 @@ handle signals like interrupt better
recently-accepted-cert-cache for specific cert-req keys, doing a look up EACH and EVERY TIME can be expensive when it it likely that a single person will be looking around.
reduce complexity in cert_req()
-
-put peer data in a global hash for easy access for logging and cgi scripts