summaryrefslogtreecommitdiff
path: root/net/erlang-stun
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26net: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes Not committed (merge conflicts...): net/radsecproxy/distinfo The following distfiles could not be fetched (fetched conditionally?): ./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz ./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch ./net/djbdns/distinfo djbdns-1.05-test28.diff.xz ./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch ./net/djbdns/distinfo djbdns-1.05-multiip.diff ./net/djbdns/distinfo djbdns-cachestats.patch
2021-10-07net: Remove SHA1 hashes for distfilesnia1-2/+1
2021-05-21erlang-stun: Remove useless variable from MAKE_ENVtriaxx1-2/+2
pkgsrc changes: --------------- * Actually REBAR is already defined in MAKE_FLAGS of lang/erlang/modules. * Bump revision.
2021-05-21erlang-stun: Update to 1.0.43triaxx3-9/+43
upstream changes: ----------------- Version 1.0.43 o Updating p1_utils to version 1.0.22. o Updating fast_tls to version 1.1.12. o stun_test: Start up transitive dependencies Version 1.0.42 o Updating fast_tls to version 1.1.11. Version 1.0.41 o Never accept Teredo/6to4 addresses as TURN peers. o Never accept 0.0.0.0/:: addresses as TURN peers.
2021-01-16erlang-stun: Update to 1.0.40triaxx3-10/+12
upstream changes: ----------------- Version 1.0.40 * Updating fast_tls to version 1.1.10. * Updating p1_utils to version 1.0.21. Version 1.0.39 * Updating fast_tls to version 1.1.9. * Exclude from Travis old OTP releases * Reduce log level for requests from incompatible clients. Version 1.0.38 * Always log reason for TCP/TLS connection termination. * Log relay allocation refreshes at notice level. * Log duration of TURN sessions. * Log STUN queries at debug (rather than info) level. * Hand over more metadata to STUN callback. Version 1.0.37 * Updating p1_utils to version 1.0.20. * Updating fast_tls to version 1.1.8. Version 1.0.36 * Log relay (de)allocation rather than authentication at notice level. * Allow worker processes to perform cleanup tasks on shutdown. * Support event callbacks. Version 1.0.35 * Add session ID, transport, username, and IP addresses to log output. * Log number of TURN-relayed bytes and packets. * Log plain STUN (Binding) responses. * Log all error responses. Version 1.0.34 * Allow for binding listeners to specific IP addresses. * Use new logging API on Erlang/OTP 22+. Version 1.0.33 * Updating p1_utils to version 1.0.19. * Fix compatibility issues with Erlang 23 * Add support for ipv6 clients * Improve compatibilty with clients Version 1.0.32 * Updating fast_tls to version 1.1.5. * Make sure that 'turn_ip' address is used for communicating with peer. * Make sure that opened socket uses ipv4. Version 1.0.31 * Updating fast_tls to version 1.1.4. * Updating p1_utils to version 1.0.18. * Update copyright year Version 1.0.30 * Updating fast_tls to version 1.1.3. * Updating p1_utils to version 1.0.17. Version 1.0.29 * Updating fast_tls to version 1.1.2. * Updating p1_utils to version 1.0.16. Version 1.0.28 * Updating fast_tls to version 1.1.1. * Updating p1_utils to version 1.0.15. Version 1.0.27 * Updating fast_tls to version 1.1.0. * Updating p1_utils to version 1.0.14. * Add contribution guide Version 1.0.26 * Updating fast_tls to version 1.0.26. Version 1.0.25 * Updating p1_utils to version 1.0.13. * Updating fast_tls to version 1.0.25. Version 1.0.24 * Updating fast_tls to version f36ea5b74526c2c1c9c38f8d473168d95804f59d. * Updating p1_utils to version 6ff85e8.
2018-07-20net/erlang-stun: Update to 1.0.23.fhajny2-9/+9
- Updating fast_tls to version 1.0.23. - Updating p1_utils to version 1.0.12. - Use p1_fsm instead of gen_fsm - Remove unused dependency on port compiler
2018-05-17net/erlang-stun: Update to 1.0.22.fhajny2-8/+8
- Updating fast_tls to version a166f0e.
2018-03-24net/erlang-stun: Update to 1.0.21.fhajny2-9/+9
- Updating fast_tls to version 1.0.21. - Updating p1_utils to version 1.0.11. - Fix compilation with rebar3 - Fix warning about deprecated random - Fix typo in README
2018-01-16Update net/erlang-stun to 1.0.20.fhajny2-8/+8
Version 1.0.20 - Updating fast_tls to version 1.0.20. Version 1.0.19 - Updating fast_tls to version 1.0.19. Version 1.0.18 - Updating fast_tls to version 71250ae. - Fix compilation warnings
2018-01-03Update net/erlang-stun to 1.0.17.fhajny2-8/+8
- Updating fast_tls to version 1.0.18.
2017-12-14Update net/erlang-stun to 1.0.16.fhajny2-8/+8
- Updating fast_tls to version 1.0.17.
2017-10-17Update net/erlang-stun to 1.0.15fhajny2-9/+9
- Updating fast_tls to version 1.0.16. - Updating p1_utils to version 1.0.10.
2017-08-20Update net/erlang-stun to 1.0.14.fhajny2-8/+8
Version 1.0.14 - Updating fast_tls to version 1.0.15. Version 1.0.13 - Updating fast_tls to version 1.0.14. - Make test not crash on R20
2017-07-30Switch github HOMEPAGEs to https.wiz1-2/+2
2017-07-07Update net/erlang-stun to 1.0.12.fhajny3-26/+9
- Update Fast TLS and p1_utils dependencies.
2017-03-30Update net/erlang-stun to 1.0.10.fhajny3-13/+13
- Update Fast TLS and p1_utils
2017-01-03Update net/erlang-stun to 1.0.9.fhajny3-13/+13
Version 1.0.9 - Use fast_tls 1.0.9 Version 1.0.8 - Use p1_utils 1.0.6 - Update Fast TLS
2016-08-12Update net/erlang-stun to 1.0.7.fhajny3-13/+13
Version 1.0.7 - Update Fast TLS and p1_utils Version 1.0.6 - Update Fast TLS Version 1.0.5 - Update Fast TLS and p1_utils Version 1.0.4 - Use Fast TLS 1.0.4
2016-04-29Update net/erlang-stun to 1.0.3.fhajny3-12/+12
Version 1.0.3 - Use Fast TLS 1.0.3 Version 1.0.2 - Use Fast TLS 1.0.2
2016-04-25Import stun-1.0.1 as net/erlang-stun.fhajny5-0/+63
STUN and TURN library for Erlang / Elixir.