Commit graph

5 commits

Author SHA1 Message Date
triaxx
4189ee687c erlang-fast_tls: Update to 1.1.12
pkgsrc changes:
---------------
  o Add a patch to localize the path of rebar by defining the REBAR
    variable in MAKE_ENV.

upstream changes:
-----------------
Version 1.1.12
  o Updating p1_utils to version 1.0.22.

Version 1.1.11
  o Add missing applicaitons in fast_tls.app
2021-05-21 07:49:52 +00:00
fhajny
f17e2f8ba8 Update security/erlang-fast_tls to 1.0.11.
- coveralls:convert_file is not 4 arg function
- Resolve vars.config relative to SCRIPT
- Comment debug line
- Fix a couple typos in the README's macOS/OS X section
- Small typo fix on readme
- Deprecate hash functions in favor of crypto:hash/2
- Fix certificate decoding to OTP format
2017-03-30 14:31:00 +00:00
fhajny
03cb79e7cf 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
2017-01-03 18:27:38 +00:00
fhajny
ff1d34b980 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-08-12 09:25:49 +00:00
fhajny
69b5af400a 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.
2016-04-25 14:28:42 +00:00