From 58e3393a12f9e8ce2f26bbe3401708e8886806c9 Mon Sep 17 00:00:00 2001 From: GreaterFire <32649575+GreaterFire@users.noreply.github.com> Date: Tue, 9 Jun 2020 12:35:04 -0700 Subject: [PATCH] Update CONTRIBUTORS.md --- CONTRIBUTORS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md index 2764050f..02cdd4e8 100644 --- a/CONTRIBUTORS.md +++ b/CONTRIBUTORS.md @@ -22,6 +22,8 @@ - Add Linux smoke test. - [LimiQS](https://github.com/LimiQS) - Refine the config documentation. +- [MargaretteMoss](https://github.com/MargaretteMoss) + - Add client verification to MySQL SSL connection. - [Qv2ray-dev](https://github.com/Qv2ray-dev) - Fix Azure Pipelines config. - Add log callback. @@ -41,6 +43,7 @@ - Fix fd leak. - Print OpenSSL compile-time version and build flags. - Optimize APIs and other clean-ups. + - Update certificate verification API. - [xsm1997](https://github.com/xsm1997) - Add `SO_REUSEPORT` support. - Add TLS1.3 ciphersuites support.