0
I Use This!
Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump to 1.0.16 More... about 2 months ago
* Fixed the `P-Asserted-Identity` header support. * Fixed the documentation for `:reason` and `:p_asserted_identity` headers. More... about 2 months ago
Bump to 1.0.15 More... about 2 months ago
Fixed support to `Reason` header. More... about 2 months ago
Bump to 1.0.14 More... about 2 months ago
Remove static genserver name from UDP transport (#30) More... about 2 months ago
Bump to 1.0.13 More... about 2 months ago
Actually if the user defines `LDFLAGS`, then they should make sure they use all working flags; the Makefile should not force any, just define sane defaults. More... about 2 months ago
The flag `-undefined suppress` has been deprecated, turned to `-undefined dynamic_lookup` instead. More... about 2 months ago
Merge branch 'master' of github.com:balena/elixir-sippet More... about 2 months ago
fix c src include (#25) More... about 2 months ago
* mix deps.update --all * Bump to 1.0.12 * Fixed unit tests More... about 2 months ago
Add missing cstdint (#39) More... about 2 months ago
Fix being unable to link on ARM with LDFLAGS set (#38) More... about 2 months ago
* Fixed transactions typespec. * Migrated `Logger.warn/1` to `Logger.warning/1`. * Updated dependencies. * Bump to 1.0.11. More... 4 months ago
Added #include <limits> (#34) More... 4 months ago
Bump to 1.0.10 More... over 2 years ago
bugfix for issue #26: Supervisor child_spec memory leaks (#29) More... over 2 years ago
V0.6.4 fix erlang 24 (#28) More... over 2 years ago
Removed Sippet.URI from the main Sippet package as it is now a separated project. More... about 3 years ago
Merge branch 'master' of github.com:balena/elixir-sippet into master More... over 3 years ago
Bump to 1.0.8 More... over 3 years ago
Fixed the Erlang 23+ build. More... over 3 years ago
Merge pull request #17 from Nitrino/optional-update-via More... about 4 years ago
Merge pull request #18 from Nitrino/fix-complete-state-transition More... about 4 years ago
Fix adding ack messages to the state More... about 4 years ago
Do not update via header using wss protocol More... about 4 years ago
Adopting :elixir_make as dependency to build the native NIF. More... about 4 years ago
Bump to 1.0.6 More... about 4 years ago
Typo: using ';' in auth headers, should be ',' instead. More... about 4 years ago