Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 0ef7d54f | 2020-10-05 17:08:47 | SSL_set1_host() is now documented. | ||
| 7608ded0 | 2020-10-05 17:06:19 | SSL_set1_host() is not yet exposed. | ||
| 5562731e | 2020-10-05 21:53:04 | Update ChangeLog | ||
| e7f9e298 | 2020-10-04 18:43:35 | Remove points that made it into 3.2.1 | ||
| 1f6d4197 | 2020-10-05 01:15:25 | Update ChangeLog | ||
| 2dc9f8e3 | 2020-10-03 12:28:51 | Initial cut of the 3.2.2 ChangeLog | ||
| 17c88164 | 2020-09-20 02:09:35 | Make pthread_mutex static initialisation work on Windows. This takes the dynamic initialisation code added to CRYPTO_lock() in e5081719 and applies it to the Window's pthread_mutex implementation. This allows for PTHREAD_MUTEX_INITIALIZER to be used on Windows. bcook has agreed to place this code in the public domain (as per the rest of the code in pthread.h). | ||
| 5bedaf92 | 2020-09-15 21:42:58 | Update .gitignore | ||
| 1c0b5f07 | 2020-09-15 21:38:05 | Add regress x509_info.c | ||
| 6969cf03 | 2020-09-15 20:55:40 | Fix regress build |