Changelog for
erlang-fast_tls-1.0.21-2.2.x86_64.rpm :
Tue Mar 27 14:00:00 2018 opensuse-packagingAATTopensuse.org
- Update to version 1.0.21:
* Release 1.0.21
* Update changelog
* Specify accepted Client CAs during handshake
Mon Feb 5 13:00:00 2018 mrueckertAATTsuse.de
- Update to version 1.0.20:
* 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
Sat Dec 30 13:00:00 2017 mrueckertAATTsuse.de
- Update to version 1.0.18:
* 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)
Thu Nov 23 13:00:00 2017 mrueckertAATTsuse.de
- Update to version 1.0.17:
* Release 1.0.17
* Update changelog
Sat Nov 4 13:00:00 2017 mrueckertAATTsuse.de
- Update to version 1.0.16:
* Fix case clause introduced after migration to NIF
* Release 1.0.16
* Update changelog
* Add SNI and ALPN support for client connections
* Fix compilation problem in travis
* Improve memory management
* correct spelling mistake
* Fix ECDH for OpenSSL < 1.0.2
* Try to fix tests for older openssl
* Release 1.0.15
* Update changelog
* Update list of files for hex packaging
* Improve tests
Fri Jul 14 14:00:00 2017 mrueckertAATTsuse.de
- Update to version 1.0.14:
* Use openssl built-in function for setting up ECDH curves (thanks to user pitchum)
* SSL_CTX_set_ecdh_auto was available starting with openssl 1.0.2
* Revert condition from last commit
* Fix bug in processing protocol_options
* Update changelog
* Release 1.0.14
Mon Jul 10 14:00:00 2017 mrueckertAATTsuse.de
- add devel package provides
Sun Jul 9 14:00:00 2017 mrueckertAATTsuse.de
- Update to version 1.0.13:
* 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
Fri Sep 23 14:00:00 2016 mrueckertAATTsuse.de
- update to e57102e
Wed Jun 29 14:00:00 2016 mrueckertAATTsuse.de
- update to b98330b
Fri May 20 14:00:00 2016 mrueckertAATTsuse.de
- update to ccc6a5c
Thu Mar 3 13:00:00 2016 mrueckertAATTsuse.de
- update to b41aa3b
Thu Nov 26 13:00:00 2015 mrueckertAATTsuse.de
- update to e56321a
Sat Jul 5 14:00:00 2014 mrueckertAATTsuse.de
- cleanup
- added proper description and summary
- install documentation
- use the timestamp from the last git commit
Fri Jul 4 14:00:00 2014 mrueckertAATTsuse.de
- initial package