* Fix detection of rebar3
* Release 1.0.20
* Update changelog
* Update list of files in app.src
* Release 1.0.19
* Update changelog
* Update default ciphers and options
* Get rid of several potential memory leaks
* Remove hashmap.* from clean_files
* Use 2048-bit MODP Group (from RFC5114) as default DH parameters
* Don't use custom allocators and don't OPENSSL_cleanup
* Replace potentially dangerous check
* Remove code for old openssl version that was using old hashmap implementation
* hashmap.{c,h} is no longer used
* Use uthash in order to avoid memory leaks and corruption
* Fix a memory leak in the get_certfile/1 NIF
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-fast_tls?expand=0&rev=13
* Re-tag 1.0.18
* Do not report badly formed Client Hello as a TLS error
* Release 1.0.18
* Fix a typo
* Report meaningful error when SNI callback fails
* Add Server Name Indication support for server connections
* Libressl only offer pre 1.1 api even if it present version > 1.1
* Fix crash on Mac OS X High Sierra due to replacement of system OpenSSL with BoringSSL by building fast_tls with a two-level namespace (instead of single-level flat namespace that rebar defaults to)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-fast_tls?expand=0&rev=12
* Resolve vars.config relative to SCRIPT
* Comment debug line
* Small typo fix on readme
* Deprecate hash functions in favor of crypto:hash/2
* Fix certificate decoding to OTP format
* Release 1.0.11
* use p1_utils 1.0.7
* Don't call load_driver from tcp_to_tls
* Release version 1.0.12
* Nif version of tls module
* Release 1.0.13
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-fast_tls?expand=0&rev=8
* Resolve vars.config relative to SCRIPT
* Comment debug line
* Small typo fix on readme
* Deprecate hash functions in favor of crypto:hash/2
* Fix certificate decoding to OTP format
* Release 1.0.11
* use p1_utils 1.0.7
* Don't call load_driver from tcp_to_tls
* Release version 1.0.12
* Nif version of tls module
* Release 1.0.13
OBS-URL: https://build.opensuse.org/package/show/devel:languages:erlang/erlang-fast_tls?expand=0&rev=5