Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 527482b5 | 2020-12-21 09:39:12 | add win32 pthread_mutex_destroy implementation | ||
| 69968ab3 | 2020-12-08 18:49:51 | Add a few more bug fixes to the ChangeLog | ||
| c50f8e2c | 2020-12-08 16:15:35 | Release notes for GENERAL_NAME_cmp() NULL deref | ||
| 7734eb9c | 2020-11-26 07:55:08 | zap stray word | ||
| eab891a6 | 2020-11-21 10:10:23 | Update ChangeLog | ||
| b530a5c2 | 2020-11-19 16:48:14 | fix typo and split an overlong sentence | ||
| 223fbf70 | 2020-11-19 14:49:42 | Initial ChangeLog for 3.3.0 | ||
| df3d4bb5 | 2020-11-11 05:39:56 | Add -lbcrypt to Windows builds for CNG in getentropy | ||
| 9abd36e3 | 2020-10-18 22:14:03 | modify nc build to link libcompat objects directly Rather than assuming the static version of libcrypto exists for pulling in the compatibility functions, link the compat objects directly. This modifies the object file generation script a bit to handle the empty-case properly as well. | ||
| 6359d940 | 2020-10-18 20:47:10 | include strtonum for ocspcheck |