History log of /webrtc/util/src/error.rs (Results 1 – 20 of 20)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: constraints-v0.1.0, interceptor-v0.8.2, rtcp-v0.7.2, mdns-v0.5.2, v0.6.0, interceptor-v0.8.1, media-v0.5.0, data-v0.6.0, sctp-v0.7.0, srtp-v0.9.1, rtcp-v0.7.1, rtp-v0.6.8, dtls-v0.7.0, ice-v0.9.0, turn-v0.6.1, stun-v0.4.4, mdns-v0.5.1, sdp-v0.5.3, util-v0.7.0, ice-v0.8.2, v0.5.1, ice-v0.8.1, v0.5.0, data-v0.5.0, dtls-v0.6.0, ice-v0.8.0, interceptor-v0.8.0, mdns-v0.5.0, media-v0.4.7, rtcp-v0.7.0, rtp-v0.6.7, sctp-v0.6.1, sdp-v0.5.2, srtp-v0.9.0, stun-v0.4.3, turn-v0.6.0, util-v0.6.0, test-tag
# ffe74184 23-Aug-2022 Martin Algesten <[email protected]>

Move all to top level


Revision tags: v0.4.0, v0.3.4, v0.3.3, v0.3.2, v0.3.1, v0.3.0, v0.2.1, v0.2.0, v0.1.3, v0.1.2, v0.1.1, v0.1.0, v0.1.0-beta.0.0.15, v0.1.0-beta.0.0.14
# 8cb142ce 16-Dec-2020 Rain Liu <[email protected]>

[STUN] add agent.rs


# 3c1bf28b 15-Dec-2020 Rain Liu <[email protected]>

[DTLS/UTIL] update dependencies to latest version


# 92c46373 13-Dec-2020 Rain Liu <[email protected]>

[DTLS] use ring for crypto crate


# 1aba4f2c 08-Dec-2020 Rain Liu <[email protected]>

[DTLS] update conn_test.rs with self-sign cert


# 5620de39 10-Dec-2020 zeroclock <[email protected]>

[DTLS] fix fmt


# 90a6a79e 10-Dec-2020 zeroclock <[email protected]>

[DTLS] Add error handling


# cc334f6e 07-Dec-2020 Rain Liu <[email protected]>

[DTLS] use rcgen::Certificate (WIP)


# d9e146c5 01-Nov-2020 Takayuki Maeda <[email protected]>

fix clippy warnings


# 13348989 31-Oct-2020 rainliu <[email protected]>

add certs related fns in crypto.rs


# 89fd1a02 31-Oct-2020 Rain Liu <[email protected]>

add verify_key_signature in crypto.rs


# 88395f3b 26-Oct-2020 Rain Liu <[email protected]>

add CryptoPrivateKey


# 66ac1876 25-Oct-2020 Rain Liu <[email protected]>

pass handshake_message_client_hello_test


# 6c976df6 25-Oct-2020 Rain Liu <[email protected]>

finish prf


# f92ac136 24-Oct-2020 Rain Liu <[email protected]>

add prf (WIP)


# f9dc0e62 22-Oct-2020 Rain Liu <[email protected]>

add new/encrypt (WIP) for crypto_gcm.rs


# dd4a19c1 14-Sep-2020 Rain Liu <[email protected]>

update util with stable tokio 0.2


# df0b70ab 14-Sep-2020 Rain Liu <[email protected]>

temporally disable srtp/util to switch to rust stable version


# a2f2c209 16-Sep-2019 Rain Liu <[email protected]>

add write/write_rtp for session_srtp


# 4e4e039d 13-Sep-2019 Rain Liu <[email protected]>

add util::buffer