Releases: ZewoGraveyard/OpenSSL
Releases · ZewoGraveyard/OpenSSL
0.14.0
0.13.1
Fixing rand() error.
Change rand() for appropriate substitute for both macOS and Linux
Fixing rand() for 0.7 minor
0.8 already fixed but 0.7 needed to fix too. no need to merge branch
0.8.4
0.8.1
0.8.0
0.7.4: Upgrating to May 9 shapshot (#16)
* Upgrating to May 9 shapshot * fix indentation * Unwrap third argument
Fixed SSL leaks
Fixed leak, missing SSL_free (#15) * Fixed leak, missing SSL_free * Also free Context
Fixed connection problem
removed cipher_list specification.