- 18 May, 2022 1 commit
-
-
Anthony Gauchy authored
(cherry picked from commit 864a39c4)
-
- 25 Apr, 2022 1 commit
-
-
François Grisez authored
-
- 13 Mar, 2022 1 commit
-
-
François Grisez authored
-
- 11 Feb, 2022 1 commit
-
-
jehan authored
-
- 02 Feb, 2022 1 commit
-
-
Anthony Gauchy authored
You can now have 3 file : one for certificate chain, one for private key and one for CA list.
-
- 14 Dec, 2021 1 commit
-
-
François Grisez authored
-
- 09 Dec, 2021 1 commit
-
-
Simon Morlat authored
Fix SDP handling of streams with 0 port number and a=bundle-only attribute: they should not be considered as rejected.
-
- 02 Oct, 2021 1 commit
-
-
François Grisez authored
-
- 27 Jul, 2021 1 commit
-
-
François Grisez authored
-
- 14 Jan, 2021 1 commit
-
-
johan authored
-
- 25 Nov, 2020 3 commits
- 06 Nov, 2020 1 commit
-
-
François Grisez authored
-
- 05 Nov, 2020 1 commit
-
-
François Grisez authored
This is usefull to make a server asks for a client certificate, but without failing if the client cannot provide anything.
-
- 11 May, 2020 1 commit
-
-
François Grisez authored
-
- 06 Apr, 2020 1 commit
-
-
François Grisez authored
-
- 03 Jan, 2020 1 commit
-
-
François Grisez authored
-
- 23 Sep, 2019 2 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
https://tools.ietf.org/html/rfc5922#section-7.1 says that SubjectAltName should be the only one considered when present, but implementations MAY use CN as well for backward compatibility. This commit implements the backward compatibility.
-
- 20 Sep, 2019 2 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-
- 03 Sep, 2019 1 commit
-
-
Simon Morlat authored
-
- 02 Sep, 2019 1 commit
-
-
Simon Morlat authored
-
- 09 Aug, 2019 1 commit
-
-
Simon Morlat authored
-
- 06 Apr, 2019 1 commit
-
-
Simon Morlat authored
-
- 27 Mar, 2019 1 commit
-
-
Simon Morlat authored
Fix mistake in my previous commit. The usage I made of tls_events() was not correct, which resulted in code that could never be executed.
-
- 26 Mar, 2019 1 commit
-
-
François Grisez authored
This reverts commit 9ccfe7a4.
-
- 08 Mar, 2019 1 commit
-
-
François Grisez authored
Some non-ASCII characters wasn't escaped.
-
- 06 Mar, 2019 1 commit
-
-
Simon Morlat authored
Fix: don't send tls keepalive after an EWOULDBLOCK event. This makes a crash in an assert because the write is never retried. Furthermore, it makes no sense to send a keepalive if there is data already pending.
-
- 24 Jan, 2019 1 commit
-
-
Simon Morlat authored
-
- 07 Jan, 2019 1 commit
-
-
Erwan Croze authored
-
- 28 Dec, 2018 1 commit
-
-
Erwan Croze authored
-
- 16 Nov, 2018 2 commits
-
-
Simon Morlat authored
Fix TLS setup See merge request !1
-
Nicolas Michon authored
Fix TLS setup - Use both default system certificates and additionally provided CA certifiates chains
-
- 16 Oct, 2018 1 commit
-
-
François Grisez authored
-
- 05 Oct, 2018 1 commit
-
-
Sylvain Berfini authored
-
- 19 Sep, 2018 1 commit
-
-
Simon Morlat authored
Removing the max depth seems to have triggered an issue with an SSL handshake that never terminates, causing flexisip unable to serve clients.
-
- 14 Sep, 2018 2 commits
-
-
Simon Morlat authored
-
Simon Morlat authored
-