0
I Use This!
Inactive

Commits : Listings

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