Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 5f91555e | 2020-10-06 19:41:41 | Land #625, fix typo | ||
| db8b30ae | 2020-10-06 19:41:18 | Land #611, remove libtls-standalone | ||
| b9918fc1 | 2020-10-06 19:40:29 | Land #610, Statically link libcrypto/ssl into libtls | ||
| 59b6d1da | 2020-10-06 01:20:25 | Fix typo :) | ||
| 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 | ||
| 5a29b047 | 2020-09-20 13:37:52 | Link crypto and ssl object files directly instead of static library - Output object files list variable for libcrypto and libssl to .mk file. - Include object files list variable .mk from tls/Makefile - Link .lo files directly instead of static library for libtls. |