Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
WebRTC.rs
WebRTC in Rust. A pure Rust implementation of WebRTC stack.
Collective -
Host: opensource -
https://opencollective.com/webrtc-rs
- Website: https://webrtc.rs
- Code: https://github.com/webrtc-rs
merge handshaker into conn (WIP)
github.com/webrtc-rs/webrtc - 1f7400f4e0f3737fec8f13ab439123b4e4ae5199 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 1f7400f4e0f3737fec8f13ab439123b4e4ae5199 authored about 4 years ago by Rain Liu <[email protected]>
bring back async for cipher_suite
github.com/webrtc-rs/webrtc - 0165bd4ceb9a58616eef26eed5c278a00324c90f authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 0165bd4ceb9a58616eef26eed5c278a00324c90f authored about 4 years ago by Rain Liu <[email protected]>
Add crypto_ccm initialization
github.com/webrtc-rs/webrtc - f393d82f87744566897970c04addb6e9c3cb616a authored about 4 years ago by zeroclock <[email protected]>
github.com/webrtc-rs/webrtc - f393d82f87744566897970c04addb6e9c3cb616a authored about 4 years ago by zeroclock <[email protected]>
Merge pull request #21 from webrtc-rs/conn
merge conn branch to master
github.com/webrtc-rs/webrtc - 9fb3e47ac9e8bb339df06b9229d853897853d132 authored about 4 years ago by Rain Liu <[email protected]>
refactor conn
github.com/webrtc-rs/webrtc - 8fa143b2fbfcf9191f9d9eafe8583ea31d497b2f authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 8fa143b2fbfcf9191f9d9eafe8583ea31d497b2f authored about 4 years ago by Rain Liu <[email protected]>
add more conn funcs
github.com/webrtc-rs/webrtc - 7d6ab629840d301842b4138812d5fb5480f99d0e authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 7d6ab629840d301842b4138812d5fb5480f99d0e authored about 4 years ago by Rain Liu <[email protected]>
complete conn and fsm
github.com/webrtc-rs/webrtc - 6cae7698a6beaef2c562d5a9459c14542971e44a authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 6cae7698a6beaef2c562d5a9459c14542971e44a authored about 4 years ago by Rain Liu <[email protected]>
add handshakerFsm
github.com/webrtc-rs/webrtc - b2ff81be9b20d8f9ff10b1cf1a990d20ae923d91 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - b2ff81be9b20d8f9ff10b1cf1a990d20ae923d91 authored about 4 years ago by Rain Liu <[email protected]>
add conn implementation (WIP)
github.com/webrtc-rs/webrtc - 1e419c8b482cb1ece13535192b5a5b393337e74e authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 1e419c8b482cb1ece13535192b5a5b393337e74e authored about 4 years ago by Rain Liu <[email protected]>
refactoring flight
github.com/webrtc-rs/webrtc - 22da8207e14287078ed3246a4093ea97b81083f8 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 22da8207e14287078ed3246a4093ea97b81083f8 authored about 4 years ago by Rain Liu <[email protected]>
add flight6
github.com/webrtc-rs/webrtc - f0294fc7318823439941f10f28158e5363b5fd6f authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - f0294fc7318823439941f10f28158e5363b5fd6f authored about 4 years ago by Rain Liu <[email protected]>
add flight5
github.com/webrtc-rs/webrtc - c03b8071996e0cda37df5507b64594e1bfd641c8 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - c03b8071996e0cda37df5507b64594e1bfd641c8 authored about 4 years ago by Rain Liu <[email protected]>
fix clippy warning
github.com/webrtc-rs/webrtc - b076454b23c3c8d993b6cca1516175fd2e329ec7 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - b076454b23c3c8d993b6cca1516175fd2e329ec7 authored about 4 years ago by Rain Liu <[email protected]>
Merge pull request #11 from metaclips/SRTP-improve-project-folder-structure-and-test
SRTP: improve project folder and test
github.com/webrtc-rs/webrtc - 083c95f19707621d6e7905a60199794a9d9575d0 authored about 4 years ago by Rain Liu <[email protected]>
SRTP: fix doc-test issue building doc code
github.com/webrtc-rs/webrtc - 335f841b54bb3df45e8f772d9d0503267d844e4e authored about 4 years ago by Michael Uti <[email protected]>
github.com/webrtc-rs/webrtc - 335f841b54bb3df45e8f772d9d0503267d844e4e authored about 4 years ago by Michael Uti <[email protected]>
SRTP: improve srtp tests
github.com/webrtc-rs/webrtc - 060a5047b05b09a4d3232aaf49b1e288fd91e263 authored about 4 years ago by Michael Uti <[email protected]>
github.com/webrtc-rs/webrtc - 060a5047b05b09a4d3232aaf49b1e288fd91e263 authored about 4 years ago by Michael Uti <[email protected]>
SRTP: improve project folder and test
github.com/webrtc-rs/webrtc - e0c3a5e2de665122a48589e7343b9006d62b0f23 authored about 4 years ago by Michael Uti <[email protected]>
github.com/webrtc-rs/webrtc - e0c3a5e2de665122a48589e7343b9006d62b0f23 authored about 4 years ago by Michael Uti <[email protected]>
add fligh4
github.com/webrtc-rs/webrtc - 779a0bba6e3e7e19590068817b12754bba20afd2 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 779a0bba6e3e7e19590068817b12754bba20afd2 authored about 4 years ago by Rain Liu <[email protected]>
Merge pull request #10 from metaclips/cipher_aead_aes_gcm
[SRTP] Cipher aead aes gcm
github.com/webrtc-rs/webrtc - 36905d6f436d810927b4841b3b38eb5f7077f393 authored about 4 years ago by Rain Liu <[email protected]>
SRTP: improve doc
github.com/webrtc-rs/webrtc - 88b43f2b8aad01d0f6defebd441e9cc43b8551f9 authored about 4 years ago by Michael Uti <[email protected]>
github.com/webrtc-rs/webrtc - 88b43f2b8aad01d0f6defebd441e9cc43b8551f9 authored about 4 years ago by Michael Uti <[email protected]>
srtp: cargo clippy cleanup
github.com/webrtc-rs/webrtc - 2a5fb15d62877a6c8331012f29d8ed8d21f3c478 authored about 4 years ago by Michael Uti <[email protected]>
github.com/webrtc-rs/webrtc - 2a5fb15d62877a6c8331012f29d8ed8d21f3c478 authored about 4 years ago by Michael Uti <[email protected]>
srtp: add cipher aead aes gcm
github.com/webrtc-rs/webrtc - 39696bb8d85ed0d64da7d1d4a6aee522cd5ccf1f authored about 4 years ago by Michael Uti <[email protected]>
github.com/webrtc-rs/webrtc - 39696bb8d85ed0d64da7d1d4a6aee522cd5ccf1f authored about 4 years ago by Michael Uti <[email protected]>
fix test
github.com/webrtc-rs/webrtc - 09a58681b8f1e10ba7172857562325e4128c9c28 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 09a58681b8f1e10ba7172857562325e4128c9c28 authored about 4 years ago by Rain Liu <[email protected]>
add flight2 and flight3
github.com/webrtc-rs/webrtc - 288a2c6c5f31d8610dd427370030cba0cf65f39d authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 288a2c6c5f31d8610dd427370030cba0cf65f39d authored about 4 years ago by Rain Liu <[email protected]>
add flight1
github.com/webrtc-rs/webrtc - 7841fbb78604d8c670b82143738e44a0ea43879e authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 7841fbb78604d8c670b82143738e44a0ea43879e authored about 4 years ago by Rain Liu <[email protected]>
finish fligh0
github.com/webrtc-rs/webrtc - 1c52956cb7e1286a4c8fa50352b461848ecdf2f0 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 1c52956cb7e1286a4c8fa50352b461848ecdf2f0 authored about 4 years ago by Rain Liu <[email protected]>
add flight0
github.com/webrtc-rs/webrtc - e419277b1445d90ed8d4ef337e4996b72aa3b41f authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - e419277b1445d90ed8d4ef337e4996b72aa3b41f authored about 4 years ago by Rain Liu <[email protected]>
add flight (wip)
github.com/webrtc-rs/webrtc - 1f959ec2f290b48210dfef4c92882a5a4deea63b authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 1f959ec2f290b48210dfef4c92882a5a4deea63b authored about 4 years ago by Rain Liu <[email protected]>
complete config.rs
github.com/webrtc-rs/webrtc - cf05b3e871fb3138dc00ac0d453c26ea86cc9745 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - cf05b3e871fb3138dc00ac0d453c26ea86cc9745 authored about 4 years ago by Rain Liu <[email protected]>
add state.rs
github.com/webrtc-rs/webrtc - fd0e1e313c89df2b7c076d028e7671cfb4b12eb3 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - fd0e1e313c89df2b7c076d028e7671cfb4b12eb3 authored about 4 years ago by Rain Liu <[email protected]>
add signature_hash_algorithm_test.rs
github.com/webrtc-rs/webrtc - 4ac54f2165d60d6cd1007b3052dcce5431bbcf29 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 4ac54f2165d60d6cd1007b3052dcce5431bbcf29 authored about 4 years ago by Rain Liu <[email protected]>
Create codecov.yml
github.com/webrtc-rs/webrtc - caa2cb23d628a2bb9aa43fea575e7bdd49c3ae41 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - caa2cb23d628a2bb9aa43fea575e7bdd49c3ae41 authored about 4 years ago by Rain Liu <[email protected]>
complete record_layer.rs
github.com/webrtc-rs/webrtc - e58710671e5630020a41432512656e4054fcc316 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - e58710671e5630020a41432512656e4054fcc316 authored about 4 years ago by Rain Liu <[email protected]>
add handshake_test.rs
github.com/webrtc-rs/webrtc - f043fad231851c7ae53d83c26f1519c69f83fea3 authored about 4 years ago by rainliu <[email protected]>
github.com/webrtc-rs/webrtc - f043fad231851c7ae53d83c26f1519c69f83fea3 authored about 4 years ago by rainliu <[email protected]>
add handshake_cache.rs
github.com/webrtc-rs/webrtc - 8714a0ea87456eb493281e2c4df0f3c3eb356573 authored about 4 years ago by rainliu <[email protected]>
github.com/webrtc-rs/webrtc - 8714a0ea87456eb493281e2c4df0f3c3eb356573 authored about 4 years ago by rainliu <[email protected]>
Update README.md
github.com/webrtc-rs/webrtc - 1ba20911618075d9c4f32d5feceb78d66b3700ab authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 1ba20911618075d9c4f32d5feceb78d66b3700ab authored about 4 years ago by Rain Liu <[email protected]>
Update docs.yml
github.com/webrtc-rs/webrtc - 8eb31875d35f2bc54f15e3db8056440887fe7ed0 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 8eb31875d35f2bc54f15e3db8056440887fe7ed0 authored about 4 years ago by Rain Liu <[email protected]>
Update docs.yml
github.com/webrtc-rs/webrtc - 3843232cb9e5498a7b87011e81c51413620e64dd authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 3843232cb9e5498a7b87011e81c51413620e64dd authored about 4 years ago by Rain Liu <[email protected]>
Update docs.yml
github.com/webrtc-rs/webrtc - 0674908480b234dd89895ddc46f932438229c9e2 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 0674908480b234dd89895ddc46f932438229c9e2 authored about 4 years ago by Rain Liu <[email protected]>
Update docs.yml
github.com/webrtc-rs/webrtc - 0a4ca02389cf56ee3936e70de185087c3e98daef authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 0a4ca02389cf56ee3936e70de185087c3e98daef authored about 4 years ago by Rain Liu <[email protected]>
add docs actions
github.com/webrtc-rs/webrtc - c9c0c92c9622233415d024576e014daa1be480d1 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - c9c0c92c9622233415d024576e014daa1be480d1 authored about 4 years ago by Rain Liu <[email protected]>
add coverage
github.com/webrtc-rs/webrtc-rs.github.io - 8cd65173ded68d900cd58d505a2ad4064138945d authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc-rs.github.io - 8cd65173ded68d900cd58d505a2ad4064138945d authored about 4 years ago by Rain Liu <[email protected]>
add codecov in README.md
github.com/webrtc-rs/webrtc - c8a3a09054ec63996db55746dcf252faa602d640 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - c8a3a09054ec63996db55746dcf252faa602d640 authored about 4 years ago by Rain Liu <[email protected]>
add grcov.yml
github.com/webrtc-rs/webrtc - 259fddd2010e82d1fae2127e8dcac9411c20cb80 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 259fddd2010e82d1fae2127e8dcac9411c20cb80 authored about 4 years ago by Rain Liu <[email protected]>
fix two more clippy warnings
github.com/webrtc-rs/webrtc - 7a9e65041bc7ba715f99592d1b808852abaff178 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 7a9e65041bc7ba715f99592d1b808852abaff178 authored about 4 years ago by Rain Liu <[email protected]>
fix remaining clippy warning
github.com/webrtc-rs/webrtc - af0c93c8288f2c0bb0efb242e1aa41273b3bb412 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - af0c93c8288f2c0bb0efb242e1aa41273b3bb412 authored about 4 years ago by Rain Liu <[email protected]>
Merge pull request #9 from TaKO8Ki/fix-clippy-warnings
Fix clippy warnings
github.com/webrtc-rs/webrtc - 61a0b903331d0a2c45ff9bb09972455a83b81cfc authored about 4 years ago by Rain Liu <[email protected]>
fix clippy warnings
github.com/webrtc-rs/webrtc - e839324c44db8e9b0a3fe0a9d56dabc7d51bbd75 authored about 4 years ago by Takayuki Maeda <[email protected]>
github.com/webrtc-rs/webrtc - e839324c44db8e9b0a3fe0a9d56dabc7d51bbd75 authored about 4 years ago by Takayuki Maeda <[email protected]>
Merge branch 'master' into fix-clippy-warnings
github.com/webrtc-rs/webrtc - 5f6f9b677b20d522bfef4618ea03fecff41e1200 authored about 4 years ago by Takayuki Maeda <[email protected]>
github.com/webrtc-rs/webrtc - 5f6f9b677b20d522bfef4618ea03fecff41e1200 authored about 4 years ago by Takayuki Maeda <[email protected]>
fix clippy warnings
github.com/webrtc-rs/webrtc - d9e146c5331c97c23d8e8af486bfadd12674ac59 authored about 4 years ago by Takayuki Maeda <[email protected]>
github.com/webrtc-rs/webrtc - d9e146c5331c97c23d8e8af486bfadd12674ac59 authored about 4 years ago by Takayuki Maeda <[email protected]>
remove state.rs
github.com/webrtc-rs/webrtc - 4a74955a67d6d32f9e72271c4a60b303c62c80c7 authored about 4 years ago by rainliu <[email protected]>
github.com/webrtc-rs/webrtc - 4a74955a67d6d32f9e72271c4a60b303c62c80c7 authored about 4 years ago by rainliu <[email protected]>
Merge pull request #8 from webrtc-rs/revert-7-fix-cargo-fmt-error
Revert "Fix `cargo fmt` error"
github.com/webrtc-rs/webrtc - 97bc728a9a7fa0db6c5e8b8c0d99fe0510425c8c authored about 4 years ago by Rain Liu <[email protected]>
Revert "Fix `cargo fmt` error"
github.com/webrtc-rs/webrtc - 5b5d6b3d8158df6d8ff573a5661cb7fb20b97f0d authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 5b5d6b3d8158df6d8ff573a5661cb7fb20b97f0d authored about 4 years ago by Rain Liu <[email protected]>
Merge pull request #7 from TaKO8Ki/fix-cargo-fmt-error
Fix `cargo fmt` error
github.com/webrtc-rs/webrtc - 7009a484098df6d7e56a566cb22a8bb445dddd19 authored about 4 years ago by Rain Liu <[email protected]>
add fragment_buffer and test
update code
github.com/webrtc-rs/webrtc - f1def083fbf6a2643d7fa0b5707c5979c303669c authored about 4 years ago by Rain Liu <[email protected]>
fix fmt error
github.com/webrtc-rs/webrtc - 3e36576a31ff4ef8b1534b1ff7666b622a6f2319 authored about 4 years ago by Takayuki Maeda <[email protected]>
github.com/webrtc-rs/webrtc - 3e36576a31ff4ef8b1534b1ff7666b622a6f2319 authored about 4 years ago by Takayuki Maeda <[email protected]>
finish signature_hash_algorithm and hash_algorithm
github.com/webrtc-rs/webrtc - 0c7a87700653a784134ca2bd835f9adf07ed54d5 authored about 4 years ago by rainliu <[email protected]>
github.com/webrtc-rs/webrtc - 0c7a87700653a784134ca2bd835f9adf07ed54d5 authored about 4 years ago by rainliu <[email protected]>
add certs related fns in crypto.rs
github.com/webrtc-rs/webrtc - 13348989dc31aeca5d497d9f78316f266694d227 authored about 4 years ago by rainliu <[email protected]>
github.com/webrtc-rs/webrtc - 13348989dc31aeca5d497d9f78316f266694d227 authored about 4 years ago by rainliu <[email protected]>
add crypto_test.rs
github.com/webrtc-rs/webrtc - 203b71b0153deae8e2477313463c1480dfe2aa15 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 203b71b0153deae8e2477313463c1480dfe2aa15 authored about 4 years ago by Rain Liu <[email protected]>
Merge pull request #4 from TaKO8Ki/fix-clippy-warnings
Fix clippy errors
github.com/webrtc-rs/webrtc - 17da70d4064b1cfe95588f71b509b312f34b2abe authored about 4 years ago by Rain Liu <[email protected]>
add a job for `cargo clippy` and `cargo clippy`
github.com/webrtc-rs/webrtc - c146841509e058bd2669ce73d28e00b68cb90998 authored about 4 years ago by Takayuki Maeda <[email protected]>
github.com/webrtc-rs/webrtc - c146841509e058bd2669ce73d28e00b68cb90998 authored about 4 years ago by Takayuki Maeda <[email protected]>
fix clippy errors
github.com/webrtc-rs/webrtc - 693975755eee9f3e28753fb00d37bac338febe68 authored about 4 years ago by Takayuki Maeda <[email protected]>
github.com/webrtc-rs/webrtc - 693975755eee9f3e28753fb00d37bac338febe68 authored about 4 years ago by Takayuki Maeda <[email protected]>
add verify_key_signature in crypto.rs
github.com/webrtc-rs/webrtc - 89fd1a025566ddb9502bd266aa44535ca1c1f21e authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 89fd1a025566ddb9502bd266aa44535ca1c1f21e authored about 4 years ago by Rain Liu <[email protected]>
add x509 parser
github.com/webrtc-rs/webrtc - 8519bad0d4d44f25a5d181d59089a1057edf3442 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 8519bad0d4d44f25a5d181d59089a1057edf3442 authored about 4 years ago by Rain Liu <[email protected]>
add CryptoPrivateKey
github.com/webrtc-rs/webrtc - 88395f3b9e7a5175e2d13771d860af9ad93e5641 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 88395f3b9e7a5175e2d13771d860af9ad93e5641 authored about 4 years ago by Rain Liu <[email protected]>
add config.rs
github.com/webrtc-rs/webrtc - 457c44e855200e666ef35a6d3f8cc313a0ea8b14 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 457c44e855200e666ef35a6d3f8cc313a0ea8b14 authored about 4 years ago by Rain Liu <[email protected]>
complete cipher_suite.rs
github.com/webrtc-rs/webrtc - 9d5b21784d8edf71293f79e1635c07a9798d2247 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 9d5b21784d8edf71293f79e1635c07a9798d2247 authored about 4 years ago by Rain Liu <[email protected]>
finish server_hello_test
github.com/webrtc-rs/webrtc - 37e2ec653b924d7aeac890cb53467ec3a70a6ff7 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 37e2ec653b924d7aeac890cb53467ec3a70a6ff7 authored about 4 years ago by Rain Liu <[email protected]>
fix marshal in test_handshake_message_client_hello
github.com/webrtc-rs/webrtc - d3f9e41ba3d7d42adc30384790dc7d7b885e2be3 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - d3f9e41ba3d7d42adc30384790dc7d7b885e2be3 authored about 4 years ago by Rain Liu <[email protected]>
pass handshake_message_client_hello_test
github.com/webrtc-rs/webrtc - 66ac1876aff91f9898c440e09fcb1c596eadbf8d authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 66ac1876aff91f9898c440e09fcb1c596eadbf8d authored about 4 years ago by Rain Liu <[email protected]>
finish prf
github.com/webrtc-rs/webrtc - 6c976df690395f4380faa84225cc8e0b656974ed authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 6c976df690395f4380faa84225cc8e0b656974ed authored about 4 years ago by Rain Liu <[email protected]>
add p256 in named_curve
github.com/webrtc-rs/webrtc - 6a07026aeeb3e7ac6f1367ab1d9101a70f094e71 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 6a07026aeeb3e7ac6f1367ab1d9101a70f094e71 authored about 4 years ago by Rain Liu <[email protected]>
add prf_test
github.com/webrtc-rs/webrtc - 1b26f59507684228b87b4a1a2a8b987d2d94eb45 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 1b26f59507684228b87b4a1a2a8b987d2d94eb45 authored about 4 years ago by Rain Liu <[email protected]>
add prf (WIP)
github.com/webrtc-rs/webrtc - f92ac136a813956ae536ff6d276cdb94bca092bb authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - f92ac136a813956ae536ff6d276cdb94bca092bb authored about 4 years ago by Rain Liu <[email protected]>
update rustcrypto to latest
github.com/webrtc-rs/webrtc - da6f27fcf5e7fdf6ac4560054fbf4137b85b6f96 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - da6f27fcf5e7fdf6ac4560054fbf4137b85b6f96 authored about 4 years ago by Rain Liu <[email protected]>
add async trait in ciphersuite
github.com/webrtc-rs/webrtc - 2e17be4ce0b53ba6bb04744162fb2369a89702ff authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 2e17be4ce0b53ba6bb04744162fb2369a89702ff authored about 4 years ago by Rain Liu <[email protected]>
update README.md
github.com/webrtc-rs/webrtc - 38b2143ce42423f4b9d9dba72d31eccd040847eb authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 38b2143ce42423f4b9d9dba72d31eccd040847eb authored about 4 years ago by Rain Liu <[email protected]>
finish crypto_gcm
github.com/webrtc-rs/webrtc - e727ac53c4b2521844644236eebd6a51eb32e236 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - e727ac53c4b2521844644236eebd6a51eb32e236 authored about 4 years ago by Rain Liu <[email protected]>
complete record_layer_header
github.com/webrtc-rs/webrtc - 67e4b85968f7a7196365a76bf6fe6f1a4e84892f authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 67e4b85968f7a7196365a76bf6fe6f1a4e84892f authored about 4 years ago by Rain Liu <[email protected]>
Update index.html
github.com/webrtc-rs/webrtc-rs.github.io - 47f2993ba00d9fff64eebea76ec5a3aa95efeaa5 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc-rs.github.io - 47f2993ba00d9fff64eebea76ec5a3aa95efeaa5 authored about 4 years ago by Rain Liu <[email protected]>
add new/encrypt (WIP) for crypto_gcm.rs
github.com/webrtc-rs/webrtc - f9dc0e62ce93fbca8ecb5e9384bd9009b8044eba authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - f9dc0e62ce93fbca8ecb5e9384bd9009b8044eba authored about 4 years ago by Rain Liu <[email protected]>
update stars link
github.com/webrtc-rs/webrtc-rs.github.io - 7ac5cdf0b8e4c20311840d92a4a7375cc8da08b0 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc-rs.github.io - 7ac5cdf0b8e4c20311840d92a4a7375cc8da08b0 authored about 4 years ago by Rain Liu <[email protected]>
add stars
github.com/webrtc-rs/webrtc-rs.github.io - e14681768d5519c5f67c1e6fe18734eb3df8eedf authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc-rs.github.io - e14681768d5519c5f67c1e6fe18734eb3df8eedf authored about 4 years ago by Rain Liu <[email protected]>
add stars in README.Md
github.com/webrtc-rs/webrtc - 87b564a97898c08079bba42226e72309c3fdfc72 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 87b564a97898c08079bba42226e72309c3fdfc72 authored about 4 years ago by Rain Liu <[email protected]>
Update README.md
github.com/webrtc-rs/webrtc - f5d0b956b74e48dbded547b903e806c1e5fa0f92 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - f5d0b956b74e48dbded547b903e806c1e5fa0f92 authored about 4 years ago by Rain Liu <[email protected]>
update index.html
github.com/webrtc-rs/webrtc-rs.github.io - db40252daf15de939ec09d636f8b3c7cf30c6c5a authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc-rs.github.io - db40252daf15de939ec09d636f8b3c7cf30c6c5a authored about 4 years ago by Rain Liu <[email protected]>
add webrtc.rs
github.com/webrtc-rs/webrtc-rs.github.io - 3e60a21fc5caf04ef40e417cb066e3ea66508a2c authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc-rs.github.io - 3e60a21fc5caf04ef40e417cb066e3ea66508a2c authored about 4 years ago by Rain Liu <[email protected]>
Update README.md
github.com/webrtc-rs/webrtc - 87ca1d37ddc0e234548c4bcedf596fc5166dece9 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 87ca1d37ddc0e234548c4bcedf596fc5166dece9 authored about 4 years ago by Rain Liu <[email protected]>
add init code for crypto
github.com/webrtc-rs/webrtc - 6ddb5e3758d3f5533aca00340471995d3bf9633f authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 6ddb5e3758d3f5533aca00340471995d3bf9633f authored about 4 years ago by Rain Liu <[email protected]>
update cipher_suite (WIP)
github.com/webrtc-rs/webrtc - f7703ac7bfdba05b776c3bdf3370d94334fec420 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - f7703ac7bfdba05b776c3bdf3370d94334fec420 authored about 4 years ago by Rain Liu <[email protected]>
add client hello test (WIP)
github.com/webrtc-rs/webrtc - b83ef9358ebf9d0bb50b0278df404786e6c7daa2 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - b83ef9358ebf9d0bb50b0278df404786e6c7daa2 authored about 4 years ago by Rain Liu <[email protected]>
hook up extensions
github.com/webrtc-rs/webrtc - c41f191d72fea530c9320919e19c4e7d8618e90e authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - c41f191d72fea530c9320919e19c4e7d8618e90e authored about 4 years ago by Rain Liu <[email protected]>
add extension_use_extended_master_secret and extension_use_srtp and tests
github.com/webrtc-rs/webrtc - dc4583f42ef9210f16b50fbd8dbe77bcffb7017b authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - dc4583f42ef9210f16b50fbd8dbe77bcffb7017b authored about 4 years ago by Rain Liu <[email protected]>
add extension_supported_point_formats and extension_supported_signature_algorithms and tests
github.com/webrtc-rs/webrtc - bf6a7ded679c1af8d42f3ebb7498955904b21823 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - bf6a7ded679c1af8d42f3ebb7498955904b21823 authored about 4 years ago by Rain Liu <[email protected]>
add tests for extension_server_name and extension_supported_elliptic_curves
github.com/webrtc-rs/webrtc - a6ae2fbd2d0c82253d7276403a5cf8e0752bf083 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - a6ae2fbd2d0c82253d7276403a5cf8e0752bf083 authored about 4 years ago by Rain Liu <[email protected]>
finish handshake_message_client/server_hello
github.com/webrtc-rs/webrtc - 9b49d781fe5ab85aff6bceeeafd2a564f656f92c authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 9b49d781fe5ab85aff6bceeeafd2a564f656f92c authored about 4 years ago by Rain Liu <[email protected]>
update content.rs
github.com/webrtc-rs/webrtc - ef923d5ce72b55d7dafa40426ecc115fe5bd6166 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - ef923d5ce72b55d7dafa40426ecc115fe5bd6166 authored about 4 years ago by Rain Liu <[email protected]>
refactor content
github.com/webrtc-rs/webrtc - d324132f9ade18c10f6f6945b26f9196d4d32884 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - d324132f9ade18c10f6f6945b26f9196d4d32884 authored about 4 years ago by Rain Liu <[email protected]>
refactor extension and client_certificate_type
github.com/webrtc-rs/webrtc - 2b843dc6978bd8f9838cf1bbee072fe967a69072 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - 2b843dc6978bd8f9838cf1bbee072fe967a69072 authored about 4 years ago by Rain Liu <[email protected]>
add extension and compression_methods
github.com/webrtc-rs/webrtc - b2a1d736e6d79160f1dce4036c823459e7acf085 authored about 4 years ago by Rain Liu <[email protected]>
github.com/webrtc-rs/webrtc - b2a1d736e6d79160f1dce4036c823459e7acf085 authored about 4 years ago by Rain Liu <[email protected]>