Commit Graph

  • fc13950cd3 bump for ejabberd 24.12 main Marcus Rueckert 2025-01-14 14:21:55 +00:00
  • 70359e5f1e bump Marcus Rueckert 2024-07-25 23:32:32 +00:00
  • ce74092d38 bump Marcus Rueckert 2024-06-28 14:44:32 +00:00
  • ecf0520948 bump Marcus Rueckert 2024-06-04 21:33:36 +00:00
  • 4e6fee710c bump Marcus Rueckert 2023-01-10 10:56:45 +00:00
  • 17ef8e7509 bump to 1.1.15 Marcus Rueckert 2022-05-12 21:01:10 +00:00
  • c5957ed0cb bump to 1.1.13 Marcus Rueckert 2021-10-11 19:46:51 +00:00
  • 4ec4668389 trigger service run Adrian Schröter 2021-04-16 07:25:17 +00:00
  • 82cfd7cf9c 1.1.12 Marcus Rueckert 2021-04-15 00:16:25 +00:00
  • f85a49c208 update to 1.1.11 Marcus Rueckert 2021-01-27 21:38:16 +00:00
  • afb1dc6def bump to 1.1.10 Marcus Rueckert 2021-01-11 14:57:09 +00:00
  • 52c20e5f2b ejabber 20.07 Marcus Rueckert 2020-08-25 20:09:37 +00:00
  • 6e61c4e319 switch to version that should fix the testsuite failures Marcus Rueckert 2020-05-03 18:13:12 +00:00
  • bc55674b16 ignore flaky test Marcus Rueckert 2020-04-30 14:41:40 +00:00
  • 188bc457b1 bump to 1.1.5 Marcus Rueckert 2020-04-30 12:52:40 +00:00
  • 3b92344814 bump to 1.1.4 Marcus Rueckert 2020-04-10 19:12:13 +00:00
  • dc3b62dbf1 bump to 1.1.2 Marcus Rueckert 2019-08-12 23:48:45 +00:00
  • 28b8c1ef92 update for ejabberd 19.05 Marcus Rueckert 2019-06-03 17:15:28 +00:00
  • d8b453c24e bump to 1.1.0 Marcus Rueckert 2019-03-04 00:35:29 +00:00
  • 5f51ddcd5e trigger service run Marcus Rueckert 2018-11-11 00:19:46 +00:00
  • edff8431ce trigger service run Marcus Rueckert 2018-06-30 21:45:16 +00:00
  • 3532dd9cce trigger service run Marcus Rueckert 2018-03-27 14:54:01 +00:00
  • 5101a1f9f2 - 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 Marcus Rueckert 2018-02-05 19:42:24 +00:00
  • d4507d4e70 - 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) Marcus Rueckert 2017-12-30 00:31:30 +00:00
  • a62d81becd - Update to version 1.0.17: * Release 1.0.17 * Update changelog Marcus Rueckert 2017-11-23 20:32:11 +00:00
  • d5ef907806 - 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 Marcus Rueckert 2017-11-04 00:27:04 +00:00
  • 185bf65af7 - 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 Marcus Rueckert 2017-07-14 13:57:26 +00:00
  • 830f5183b4 - 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 Marcus Rueckert 2017-07-14 12:55:17 +00:00
  • 23631a1dee move urls to https Marcus Rueckert 2017-07-10 23:49:50 +00:00
  • 40dfc60a00 - add devel package provides Marcus Rueckert 2017-07-10 23:47:35 +00:00
  • b8eb4ebcb4 - 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 Marcus Rueckert 2017-07-09 23:29:08 +00:00
  • e4f69dbddd - update to e57102e Marcus Rueckert 2016-09-23 14:18:43 +00:00
  • d0d48aca1c - update esip_include_system_stun_erl.patch: it is no longer p1_stun Marcus Rueckert 2016-06-29 22:52:00 +00:00
  • 30fcd59cf5 update for ejabberd and its dependencies Marcus Rueckert 2016-05-21 01:25:12 +00:00
  • 903e8e7ffe rename to new name and upgrade Marcus Rueckert 2016-03-03 01:02:44 +00:00