History log of /webrtc/dtls/src/lib.rs (Results 1 – 21 of 21)
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
# 2cd6154e 23-Aug-2022 Martin Algesten <[email protected]>

Fixes for cargo minimal-versions


# 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
# 1854daeb 05-Dec-2020 Rain Liu <[email protected]>

[DTLS] add test_handshake_with_alert (WIP)


# 7841fbb7 14-Nov-2020 Rain Liu <[email protected]>

add flight1


# e419277b 14-Nov-2020 Rain Liu <[email protected]>

add flight0


# 1f959ec2 07-Nov-2020 Rain Liu <[email protected]>

add flight (wip)


# fd0e1e31 07-Nov-2020 Rain Liu <[email protected]>

add state.rs


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

fix clippy warnings


# 4a74955a 01-Nov-2020 rainliu <[email protected]>

remove state.rs


# f1def083 01-Nov-2020 Rain Liu <[email protected]>

add fragment_buffer and test

update code


# 9d5b2178 25-Oct-2020 Rain Liu <[email protected]>

complete cipher_suite.rs


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

update rustcrypto to latest


# 6ddb5e37 19-Oct-2020 Rain Liu <[email protected]>

add init code for crypto


# 2b843dc6 18-Oct-2020 Rain Liu <[email protected]>

refactor extension and client_certificate_type


# b2a1d736 18-Oct-2020 Rain Liu <[email protected]>

add extension and compression_methods


# c6bd1ec4 18-Oct-2020 Rain Liu <[email protected]>

add handshake_message_server_key_exchange and test


# 4779c515 17-Oct-2020 Rain Liu <[email protected]>

add HandshakeMessageHelloVerifyRequest and test


# e4d0a51f 17-Oct-2020 Rain Liu <[email protected]>

add handshake_message_certificate_request


# 978d2170 17-Oct-2020 Rain Liu <[email protected]>

add other content implementation


# 11447f51 17-Oct-2020 Rain Liu <[email protected]>

add dtls alert


# f2d8d067 28-Aug-2019 Rain Liu <[email protected]>

refactoring utils to util