Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Televiska/rsip issues and pull requests

#51 - Parse header compact forms

Pull Request - State: open - Opened by kognise 4 months ago - 2 comments

#50 - The `.` character in the auth part of the SIP URI is mishandled

Issue - State: open - Opened by jbg 6 months ago - 1 comment

#49 - Proper handling of User on SIP URI

Pull Request - State: open - Opened by Andrepuel 7 months ago

#48 - Added text to Readme

Pull Request - State: open - Opened by kanem1 7 months ago

#47 - Percent encoding username and password on Uri Display

Pull Request - State: open - Opened by Andrepuel 11 months ago

#46 - example parsing header?

Issue - State: closed - Opened by horacimacias over 1 year ago - 3 comments

#44 - Add SIP redirect load balancing New Feature

Issue - State: open - Opened by greenpdx almost 2 years ago

#43 - Add Stir Shaken

Issue - State: open - Opened by greenpdx almost 2 years ago - 2 comments

#42 - Support for Sip Compact Mode headers

Pull Request - State: open - Opened by Andrepuel almost 2 years ago - 2 comments

#41 - make clippy happy

Pull Request - State: closed - Opened by vasilakisfil about 2 years ago

#40 - Adding support for `tel` scheme

Pull Request - State: closed - Opened by g-mpuzyna about 2 years ago - 3 comments

#39 - Added support for double-quote enclosed params

Pull Request - State: closed - Opened by g-mpuzyna about 2 years ago - 7 comments

#38 - WIP: Implement a Tokio Codec for SIP

Pull Request - State: open - Opened by csicar over 2 years ago - 2 comments

#37 - Add some ergonomic helpers

Pull Request - State: closed - Opened by vasilakisfil over 2 years ago

#36 - fix typed headers dir

Pull Request - State: closed - Opened by vasilakisfil over 2 years ago

#35 - Add more headers

Pull Request - State: closed - Opened by vasilakisfil over 2 years ago

#34 - Implement more testing utils

Pull Request - State: closed - Opened by vasilakisfil almost 3 years ago

#33 - Fixes in typed headers, adds Alert-Info and Allow

Pull Request - State: closed - Opened by vasilakisfil almost 3 years ago

#32 - typed headers fixes

Pull Request - State: closed - Opened by vasilakisfil almost 3 years ago

#31 - Generalize input in all common rsip types

Pull Request - State: closed - Opened by vasilakisfil almost 3 years ago

#30 - Improve errors by providing more info and ref context

Pull Request - State: closed - Opened by vasilakisfil almost 3 years ago

#29 - upgrade to nom7

Pull Request - State: closed - Opened by vasilakisfil almost 3 years ago

#28 - Fix headers parser, fix bug with body containing `:` chars

Pull Request - State: closed - Opened by vasilakisfil almost 3 years ago

#27 - #26 sdp property tests

Pull Request - State: closed - Opened by elasticrash almost 3 years ago - 2 comments

#26 - Parse error when Request has a body

Issue - State: closed - Opened by elasticrash almost 3 years ago - 3 comments

#25 - Doesn't seem to build

Issue - State: closed - Opened by flapjackfritz almost 3 years ago - 3 comments

#24 - add www_authenticate to header_ext

Pull Request - State: closed - Opened by elasticrash almost 3 years ago - 4 comments

#23 - Www authenticate header

Pull Request - State: closed - Opened by elasticrash almost 3 years ago - 2 comments

#22 - Contributing to rsip

Issue - State: closed - Opened by salugi about 3 years ago - 1 comment

#22 - Contributing to rsip

Issue - State: closed - Opened by salugi about 3 years ago - 1 comment

#21 - Fixes for rsip-dns, dns resolver for RFC 3263

Pull Request - State: closed - Opened by vasilakisfil about 3 years ago

#20 - Add gh actions with code coverage + useful badges

Pull Request - State: closed - Opened by vasilakisfil about 3 years ago

#19 - Add documentation

Pull Request - State: closed - Opened by vasilakisfil about 3 years ago

#19 - Add documentation

Pull Request - State: closed - Opened by vasilakisfil about 3 years ago

#18 - some polishing

Pull Request - State: closed - Opened by vasilakisfil about 3 years ago

#17 - Make more tokenizers accept the generic input trait

Pull Request - State: closed - Opened by vasilakisfil about 3 years ago

#17 - Make more tokenizers accept the generic input trait

Pull Request - State: closed - Opened by vasilakisfil about 3 years ago

#16 - Make more tokenizers accept the generic input trait

Pull Request - State: closed - Opened by vasilakisfil about 3 years ago

#15 - refactor around typed & untyped headers

Pull Request - State: closed - Opened by vasilakisfil about 3 years ago

#15 - refactor around typed & untyped headers

Pull Request - State: closed - Opened by vasilakisfil about 3 years ago

#15 - refactor around typed & untyped headers

Pull Request - State: closed - Opened by vasilakisfil about 3 years ago

#14 - more hands-on fixes discovered through viska

Pull Request - State: closed - Opened by vasilakisfil about 3 years ago

#13 - add various helpers for productivity

Pull Request - State: closed - Opened by vasilakisfil about 3 years ago

#13 - add various helpers for productivity

Pull Request - State: closed - Opened by vasilakisfil about 3 years ago

#13 - add various helpers for productivity

Pull Request - State: closed - Opened by vasilakisfil about 3 years ago

#12 - Fixes when applying rsip to viska

Pull Request - State: closed - Opened by vasilakisfil over 3 years ago

#11 - Add auth service, various small fixes

Pull Request - State: closed - Opened by vasilakisfil over 3 years ago

#11 - Add auth service, various small fixes

Pull Request - State: closed - Opened by vasilakisfil over 3 years ago

#10 - Reorganize and cleanup macros

Pull Request - State: closed - Opened by vasilakisfil over 3 years ago

#9 - Add headers trait, add more typed headers, add tests

Pull Request - State: closed - Opened by vasilakisfil over 3 years ago

#9 - Add headers trait, add more typed headers, add tests

Pull Request - State: closed - Opened by vasilakisfil over 3 years ago

#8 - Add more typed headers

Pull Request - State: closed - Opened by vasilakisfil over 3 years ago

#7 - Adds basic structure for typed headers + a couple typed headers

Pull Request - State: closed - Opened by vasilakisfil over 3 years ago

#7 - Adds basic structure for typed headers + a couple typed headers

Pull Request - State: closed - Opened by vasilakisfil over 3 years ago

#6 - Add display traits, add Into<Bytes> impls

Pull Request - State: closed - Opened by vasilakisfil over 3 years ago

#6 - Add display traits, add Into<Bytes> impls

Pull Request - State: closed - Opened by vasilakisfil over 3 years ago

#5 - Improve tokenizers, add more tests

Pull Request - State: closed - Opened by vasilakisfil over 3 years ago

#5 - Improve tokenizers, add more tests

Pull Request - State: closed - Opened by vasilakisfil over 3 years ago

#5 - Improve tokenizers, add more tests

Pull Request - State: closed - Opened by vasilakisfil over 3 years ago

#4 - Move tokenizer to nested module

Pull Request - State: closed - Opened by vasilakisfil over 3 years ago

#4 - Move tokenizer to nested module

Pull Request - State: closed - Opened by vasilakisfil over 3 years ago

#4 - Move tokenizer to nested module

Pull Request - State: closed - Opened by vasilakisfil over 3 years ago

#3 - Implement Request/Response/SipMessage parsers, add tests

Pull Request - State: closed - Opened by vasilakisfil over 3 years ago

#3 - Implement Request/Response/SipMessage parsers, add tests

Pull Request - State: closed - Opened by vasilakisfil over 3 years ago

#3 - Implement Request/Response/SipMessage parsers, add tests

Pull Request - State: closed - Opened by vasilakisfil over 3 years ago

#2 - Adds request/response/message tokenizers and tests

Pull Request - State: closed - Opened by vasilakisfil over 3 years ago

#1 - Add basic parsing

Pull Request - State: closed - Opened by vasilakisfil over 3 years ago

#1 - Add basic parsing

Pull Request - State: closed - Opened by vasilakisfil over 3 years ago