2017-01-21 21:13:48 by Filip Hajny | Files touched by this commit (2) |
Log message:
Update security/erlang-fast_tls to 1.0.10.
- Add ability to use system installed deps instead fetching them from git.
|
2017-01-03 19:27:39 by Filip Hajny | Files touched by this commit (3) |
Log message:
Update security/erlang-fast_tls to 1.0.9.
Version 1.0.9
- Fix problem with compilation agains libressl
- Make tests use localy build c library instead of system one
Version 1.0.8
- Use p1_utils 1.0.6
- Make it possible to decode certificate to OTP format
- Make sure p1_sha isn't compiled to native code
|
2016-08-12 11:25:50 by Filip Hajny | Files touched by this commit (3) |
Log message:
Update security/erlang-fast_tls to 1.0.7.
Version 1.0.7
- Use p1_utils 1.0.5
- Do not log warning on sha1 nif reload attempt
Version 1.0.6
- Fix compilation on rebar3
Version 1.0.5
- OpenSSL 1.1.0 compliance
- Use p1_utils 1.0.4
Version 1.0.4
- Better compliance with R17 and R18
|
2016-04-29 20:14:24 by Filip Hajny | Files touched by this commit (2) |
Log message:
Update security/erlang-fast_tls to 1.0.3.
Version 1.0.3
- Do not call internal erlang erl_exit function (Christophe Romain)
Version 1.0.2
- Add support for cafile option (Evgeny Khramtsov)
- Better error checks (Michael Santos)
|
2016-04-25 16:28:42 by Filip Hajny | Files touched by this commit (5) |
Log message:
Import fast_tls-1.0.1 as security/erlang-fast_tls.
Fast TLS is a native TLS / SSL driver for Erlang / Elixir. It is
based on OpenSSL, a proven and efficient TLS implementation. It
is designed for efficiency, speed and compliance.
|