summaryrefslogtreecommitdiff
path: root/net/erlang-esip
AgeCommit message (Collapse)AuthorFilesLines
2018-07-20net/erlang-esip: Update to 1.0.24.fhajny2-10/+10
- Updating fast_tls to version 1.0.23. - Updating stun to version 1.0.23. - Updating p1_utils to version 1.0.12.
2018-05-17net/erlang-esip: Update to 1.0.23.fhajny2-9/+9
- Updating stun to version 1.0.22. - Updating fast_tls to version a166f0e.
2018-03-24net/erlang-esip: Update to 1.0.22.fhajny2-10/+10
- Updating stun to version 1.0.21. - Updating fast_tls to version 1.0.21. - Updating p1_utils to version 1.0.11. - Fix compilation with rebar3
2018-01-16Update net/erlang-esip to 1.0.21.fhajny2-9/+9
Version 1.0.21 - Updating fast_tls to version 1.0.20. - Updating stun to version 1.0.20. Version 1.0.20 - Updating stun to version 1.0.19. - Updating fast_tls to version 1.0.19. Version 1.0.19 - Updating stun to version 1.0.18. - Updating fast_tls to version 71250ae. - Support SNI for TLS connections
2018-01-03Update net/erlang-esip to 1.0.18.fhajny2-9/+9
- Updating stun to version 1.0.17. - Updating fast_tls to version 1.0.18.
2017-12-14Update net/erlang-esip to 1.0.17.fhajny2-9/+9
- Updating fast_tls to version 1.0.17. - Updating stun to version 1.0.16.
2017-10-17Update net/erlang-esip to 1.0.16.fhajny3-17/+17
- Updating stun to version 1.0.15. - Updating fast_tls to version 1.0.16. - Updating p1_utils to version 1.0.10. - Compatibility with R20
2017-08-20Update net/erlang-esip to 1.0.15.fhajny2-9/+9
Version 1.0.15 - Updating stun to version 1.0.14. - Updating fast_tls to version 1.0.15. Version 1.0.14 - Updating fast_tls to version 1.0.14. - Updating stun to version 1.0.13.
2017-07-30Switch github HOMEPAGEs to https.wiz1-2/+2
2017-07-07Update net/erlang-esip to 1.0.13.fhajny2-12/+10
- Update dependencies
2017-03-30Update net/erlang-esip to 1.0.11.fhajny3-25/+16
- Remove calls to erlang:now() - Update rebar.config.script - Update dependencies
2017-01-03Update net/erlang-esip to 1.0.10.fhajny3-15/+15
Version 1.0.10 - Use stun 1.0.9 - Use fast_tls 1.0.9 Version 1.0.9 - Use p1_utils 1.0.6 - Make sure esip_codec isn't compiled to native code - Update fast_tls and stun
2016-08-12Update net/erlang-esip to 1.0.8.fhajny3-15/+15
Version 1.0.8 - Update dependencies Version 1.0.7 - Update dependencies Version 1.0.6 - Update dependencies Version 1.0.5 - Fix message drops - Update Fast TLS and Stun
2016-04-29Update net/erlang-esip to 1.0.4.fhajny3-13/+13
Version 1.0.4 - Update Fast TLS and Stun Version 1.0.3 - Update Fast TLS and Stun
2016-04-25Import esip-1.0.2 as net/erlang-esip.fhajny5-0/+80
ProcessOne SIP server component in Erlang.