Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/webrtc-rs/srtp

A pure Rust implementation of SRTP
https://github.com/webrtc-rs/srtp

Merge pull request #9 from webrtc-rs/chore/add-crate-move-notice

Add notice about crate moving to monorepo

33121993cd21e2e75adc1559052bf6901eecd95b authored over 2 years ago
Add notice about crate moving to monorepo

4960c46d1470d6ae2c0b56132472bbe3af4995c7 authored over 2 years ago
update deps + loosen some requirements (#8)

rules:
- for crates that are below v1.0 -> specify the precise version
- If the code uses a fe...

876853f2780ca7c60d560b8740770b51d83da697 authored over 2 years ago
update deps and bump to v0.8.9

2512fc6bf56b043d85e765dbdd2808196b09d59a authored about 3 years ago
update deps and upgrade self to v0.8.8

8cb27c5307acab487b2aeb6ad797eb13452df5ea authored about 3 years ago
update rtcp dep and upgrade self to v0.8.7

d94186f6e8e192bac3a8bf6bbd7c1fbfe817f8cb authored about 3 years ago
update rtp dep and upgrade self to v0.8.6

b29ea783562d3196bb933f642628a5d233dd8de5 authored about 3 years ago
update deps and upgrade self to v0.8.5

79754731c4743625a1ed743e226c497d1d85aa35 authored about 3 years ago
upgrade to v0.8.4

59947d67388bb1b001f401eb65ee89d65b4d0486 authored about 3 years ago
ignore tx.send err in stream close

9b01e2ec50f774deff71ad82fd572012bdf2bef8 authored about 3 years ago
add new stream log

60cd6db7d3e13aacc51c6fd2997b7e0da3220f14 authored about 3 years ago
update rtp dep and upgrad self to v0.8.3

a2f36a5a1ed16d1ee15b80b1769116504d57a7c5 authored about 3 years ago
update rtcp dep and upgrade to v0.8.2

5957789338b99f66158fafd6e3065b66ab2083a1 authored about 3 years ago
upgrade to v0.8.1

b0c7c3f0ed644603b7bc74fd9e816b5ad06e466e authored about 3 years ago
increase channel size to improve latency

ff7abef9c94854a5cecf054210a1e11b9ca11146 authored about 3 years ago
update rtcp dep and upgrade self to v0.8.0

15b92a03bbf789683c93f775e4534bc4f1c9a8d6 authored about 3 years ago
update rtcp dep and upgrade self to v0.7.1

fd1b2b3999f408b76677231987ca5a966e09cd50 authored over 3 years ago
upgrade to v0.7.0 due to rtp breaking change

a261b4ad050a03559afc73de1599a0cc96df2863 authored over 3 years ago
upgrade to v0.6.0

7af52f84024fa6421254034e90233b3a732cfcbe authored over 3 years ago
Merge pull request #6 from algesten/anyhow

Refactor out use of anyhow

b45265b35ce1f80c4259241468124e439d68a535 authored over 3 years ago
Update deps

e5f18cea99f13b42bc3f510aea009e576d9117bb authored over 3 years ago
fix clippy warnings

a0b16a136a74775a85b3a51066824e5076558e23 authored over 3 years ago
Update cargo.yml

08df1d5997b46bb0af7ad497aed36beb2587105d authored over 3 years ago
Refactor out use of anyhow

e46bca0cb3667ffe2a923b2fd1a3d3e325eee3c5 authored over 3 years ago
release v0.5.0 due to rtp/rtcp 0.3->0.4 breaking change

762308844b1e6f90d1ff8ec787327877a9fe53e7 authored over 3 years ago
update rtp/rtcp deps to v0.4.1 and upgrade self to v0.4.2

e4b064748eeaa1d02c4d9d0470a76c3d0a5d105b authored over 3 years ago
Merge pull request #5 from jelmansouri-legion/update_deps

Update dependencies

407ed9d0f4bda345e2fe0354ac6e99d9cc428cc2 authored over 3 years ago
Update dependencies

35287187db2dce14633edcd6115acad2b7edfb1d authored over 3 years ago
upgrade to v0.4.1

244f1040a2d8746fd04acb8b1c11107c6edd2b98 authored over 3 years ago
upgrade to v0.4.0

a51aaf3677ffedae0142f416d71d6baab440a7e5 authored over 3 years ago
refactor session listen/accept

b47e46cf3c301fee0a09179c9f4d6493a9e174b2 authored over 3 years ago
update rtp dep and self to v0.3.6

dc8713640cb1e410918414d85a218d2cc41ed11f authored over 3 years ago
Update README.md

40b09825453f88d19944ffedf62c34463176029d authored over 3 years ago
upgrade to v0.3.5

28b3eb6f04fbcccbd4cc21e4d7fb5256e3f84508 authored over 3 years ago
change rtcp pkt dyn to pkt: &(dyn rtcp::packet::Packet + Send + Sync)

104123ef92fc00fab3d8299d4c7e1f913dffe9c7 authored over 3 years ago
update Cargo.toml license to "MIT/Apache-2.0"

c5618a87ddb23dda8fac4b305876dedf45765522 authored over 3 years ago
upgrade to v0.3.4

f3574ccba1ea9a1010d09cf161588c5bb2f2ffde authored over 3 years ago
fix ContextOption

d27eddac89590f94a352dbc792a40f9aef8369a4 authored over 3 years ago
Update cargo.yml

8b8e824feccf1f93dc3773cc837e25c4db6ba414 authored over 3 years ago
upgrade to v0.3.3

7dcd18c5c4b6a5342406c7b1a8ad5d1900dc8337 authored over 3 years ago
update dep and upgrdate self to v0.3.2

92b6ffafe7a5c54a4cbb18103919eb62cc1ae53d authored over 3 years ago
refactoring session and stream and upgrade to v0.3.1

3647ffd2979c1974b6666af45b5ca73a4a078fd4 authored over 3 years ago
update dep and upgrdate self to v0.3.0

4013d97ceeef15efd142e6d39fd88220eddadd01 authored over 3 years ago
update dep and upgrade self to v0.2.8

cb1d5a4efc9d691de694e688c8cc82ab5676efab authored over 3 years ago
update github action names

4b18428404433ca9dfae3f45d759dd9a89bc95a7 authored over 3 years ago
fix docs.rs badge

0629c0c57f6c34c0a9485124857ac1a8e588e527 authored over 3 years ago
change licensing from MIT to dual MIT/Apache 2.0

61beb322cc6ea711a0dec328d2fdd9f3455e8c2a authored over 3 years ago
upgrade to v0.2.7

ad3c5c88d541e8cd28975991be3123c0106ad45a authored over 3 years ago
update deps and refactoring error handling with thiserror and anyhow

838eebedc6326af82b08a218d012e0273b8a8711 authored over 3 years ago
add ErrOthers in error

60b8b4a0f49a1c3b6bd8cfd3276b5bcdd2438de2 authored over 3 years ago
update KeyingMaterialExporter trait to async

d7da329187e46b7a623f1ca1e1316006dff98d11 authored over 3 years ago
Add codecov token

c8797a140a13d1ef9ccd42d4bf438e77d05e555b authored over 3 years ago
Add codecov token

055729ca8cac3820492337e77152b9f2c8a89991 authored over 3 years ago
update dep util to v0.1.21

a571a05676f12ed0ec6b336269669519aea2896a authored over 3 years ago
update dep rtp and self to v0.2.3

bbb696028aeb8253b42dc2bc34fee75287bca2c8 authored over 3 years ago
update dep util to v0.1.20 and self to v0.2.2

eea622eff1b85cd85a78f917bd18a6c0c44915b9 authored over 3 years ago
update github action's toolchain to v1.52.1

8bed0cef4f03cf30c3cf5f3276372e22989fa30f authored over 3 years ago
fix clippy warning for rust version 1.52.1

dc23f18018c615b52efa7e371dcc80c40fb39a1a authored over 3 years ago
upgrade to v0.2.1

24426f5575742e7b80e0349abd9b1f292f2fd593 authored over 3 years ago
update deps util to v0.1.18

8eba42c27368695f0a645616e0dfc98a2c36ce6b authored over 3 years ago
sync with pion/srtp/v2.0.2

7f459d793b9b099e8a6d67c17810541e820e8cd5 authored over 3 years ago
Merge pull request #3 from webrtc-rs/new_rtp_rtcp

use rtp rtcp crates

82cf655897f5323cea4bb23c7be069c0455f68b3 authored over 3 years ago
refactoring session

b15bd3f49b84a857120ce45806051b3efe9a1612 authored over 3 years ago
refactoring context

e701e2d92edfe3047635483db0953694e40d9378 authored over 3 years ago
refactoring cipher

d26a072f6a528593b2378eaf3bdf7620b9ffb0f1 authored over 3 years ago
update dep rtp to v0.2.2

6fce8fdfd202709927544b14f340e44e0a63c6b6 authored over 3 years ago
update deps

124220c2f8d8d4d832c70470e97ca68543b92332 authored over 3 years ago
add mac/win run for github actions

ab2047457e41da0fa6aa1d3f268ab4a8f1ac949b authored almost 4 years ago
rename package name to webrtc-srtp

4c9f2cb54876e73c86e0fee6b7f69d1438b81893 authored almost 4 years ago
Merge pull request #1 from edmellum/refactor-error-handling

Refactor error handling

9e73c9ce85a959591a62aaece69a5adf39a3c349 authored almost 4 years ago
pub Error enum

915eae94ddc918d132c866acc382a7e0bbeb467a authored almost 4 years ago
Refactor error handling

* Add dependency on thiserror

877ddc63513437bdba144110d48a9868e84f83aa authored almost 4 years ago
Update Cargo.toml

217378e170a098fbd099b00cee4bc39f580b0233 authored about 4 years ago
upgrade to v0.1.1

cccc64b0a09d26a494638d143de71dc7fa1c6d82 authored about 4 years ago
use Conn in util v0.1.1, instead of UdpSocket, for Session

91eb3182860f817811047b4b4cce72b6d0fd2a04 authored about 4 years ago
prepare crates.io publish

425dc5981d304729add0d12687438306d6ca3000 authored about 4 years ago
update README.md

733997f6a73db82587232eee7eb9b822ca2720b2 authored about 4 years ago
add init code

0912272c6b0a0926e2760dc82c21c3be1b847dc9 authored about 4 years ago
Initial commit

9b4f05ec3bff5aef0f7b19bc2e21d53169fecfa6 authored about 4 years ago