ededae52cf
0.5.2 (2015-11-23) ===== * Add OPENSSL_NO_SSL3 preprocessor flag to disable SSLv3 (thanks Jérémie Courrèges-Anglas). 0.5.1 (2015-05-27) ===== * Fix META file for versions of OCaml older than 4.02.0 (thanks Anil Madhavapeddy, closes #20). 0.5.0 (2015-05-18) ===== * Allow to honor server cipher preferences (thanks mfp, closes #18). * Add functions for reading into/writing from bigarrays, avoiding copy (thanks mfp, closes #15). * Support disabling SSL protocol versions (thanks Edwin Török, closes #13). * Use Bytes instead of String for read and write, changes the ABI thus the version bump (thanks Vincent Bernardoff, closes #16, and mfp, closes #19). * Make verbosity of client_verify_callback configurable (thanks Nicolas Trangez, closes #12). * Fix build with old versions of SSL (thanks Edwin Török, closes #10).
18 lines
752 B
Text
18 lines
752 B
Text
@comment $NetBSD: PLIST,v 1.5 2016/02/03 12:48:38 jaapb Exp $
|
|
${OCAML_SITELIB}/ssl/META
|
|
${OCAML_SITELIB}/ssl/libssl_stubs.a
|
|
${OCAML_SITELIB}/ssl/libssl_threads_stubs.a
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/ssl/ssl.a
|
|
${OCAML_SITELIB}/ssl/ssl.cma
|
|
${OCAML_SITELIB}/ssl/ssl.cmi
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/ssl/ssl.cmx
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/ssl/ssl.cmxa
|
|
${OCAML_SITELIB}/ssl/ssl.mli
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/ssl/ssl_threads.a
|
|
${OCAML_SITELIB}/ssl/ssl_threads.cma
|
|
${OCAML_SITELIB}/ssl/ssl_threads.cmi
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/ssl/ssl_threads.cmx
|
|
${PLIST.ocaml-opt}${OCAML_SITELIB}/ssl/ssl_threads.cmxa
|
|
${OCAML_SITELIB}/ssl/ssl_threads.mli
|
|
${OCAML_SITELIB}/ssl/dllssl_stubs.so
|
|
${OCAML_SITELIB}/ssl/dllssl_threads_stubs.so
|