- Aug 12, 2021
-
-
to ..._pausewait() since that's what it really does. Add ..._pausequery() that only checks and doesn't wait.
-
- Jul 29, 2021
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
Update for latest autoconf release
-
- Jun 27, 2021
-
-
Quanah Gibson-Mount authored
-
- May 01, 2021
-
-
Did not match RFC3829
-
- Apr 22, 2021
-
-
- Apr 21, 2021
-
-
Quanah Gibson-Mount authored
-
- Apr 09, 2021
-
-
Howard Chu authored
OpenSSL only
-
- Mar 31, 2021
-
-
Quanah Gibson-Mount authored
-
Instead of microseconds
-
Quanah Gibson-Mount authored
-
- Mar 30, 2021
-
-
Ondřej Kuzník authored
-
- Mar 29, 2021
-
-
Quanah Gibson-Mount authored
-
- Mar 27, 2021
-
-
Howard Chu authored
This reverts commit f2ddf89e. Move Sockaddr def to ac/socket.h instead.
-
- Mar 26, 2021
-
-
Howard Chu authored
-
- Mar 25, 2021
-
-
- Mar 21, 2021
-
-
Howard Chu authored
Do it explicitly in servers
-
- Mar 12, 2021
-
-
Quanah Gibson-Mount authored
-
- Mar 03, 2021
-
-
Ondřej Kuzník authored
-
- Feb 26, 2021
-
-
Quanah Gibson-Mount authored
-
- Feb 25, 2021
-
-
Quanah Gibson-Mount authored
-
- Feb 24, 2021
-
-
Quanah Gibson-Mount authored
-
-
-
- Feb 17, 2021
-
-
Quanah Gibson-Mount authored
Fix a number of different typos across the code base
-
- Jan 11, 2021
-
-
Quanah Gibson-Mount authored
-
- Nov 20, 2020
-
-
Quanah Gibson-Mount authored
-
- Nov 17, 2020
-
-
- Sep 30, 2020
-
-
This mostly reverts commit 1915cb96. Too many concurrency issues. Retains the improvement to syncprov_sessionlog_cmp
-
- Sep 25, 2020
-
-
Saves about 20% CPU time and RAM
-
- Sep 24, 2020
-
-
Avoid using sys_errlist unless there's no other choice
-
- Sep 21, 2020
-
-
Quanah Gibson-Mount authored
-
- Sep 16, 2020
-
-
Howard Chu authored
If HAVE_SYS_ERRLIST is false, nothing uses them anyway, so the declarations serve no purpose. Just breaks the compile if the library actually defines them (and we are avoiding using them).
-
- Aug 25, 2020
-
-
Quanah Gibson-Mount authored
-
- Aug 21, 2020
-
-
Add an option to specify how subjectAlternativeNames should be handled when validating the names in a server certificate.
-
- Aug 18, 2020
-
-
Howard Chu authored
Reallocates sockets from old to new listener threads
-
- Aug 04, 2020
-
-
- Jul 22, 2020
-
-
Quanah Gibson-Mount authored
-
-
- Jul 14, 2020
-
-
Quanah Gibson-Mount authored
-