Update documentation after merging #56

pull/13/head
Daniel Roethlisberger 10 years ago
parent ed4134487c
commit c8ba26f60d

@ -5,6 +5,7 @@
- Add option -R to disable specific SSL/TLS protocol versions (issue #30).
- Replaced WANT_SSLV2_CLIENT and WANT_SSLV2_SERVER build knobs with a single
WITH_SSLV2 build knob.
- Fix startup memory leaks in key/cert loader (pull req #56 by @wjjensen).
- Minor bugfixes and improvements.

@ -90,5 +90,6 @@ chronological order of first contribution:
- Daniel Roethlisberger (@droe), main author
- Steve Wills (@swills)
- Landon Fuller (@landonf)
- Wayne Jensen (@wjjensen)

Loading…
Cancel
Save