- Dec 20, 2019
-
-
Adrien Béraud authored
Change-Id: Ief51be2f11ee65be017d93dbc7b19e6152dd7b91
-
TlsSession must be the only one owning the transport. So, instead a reference, TlsSession stores a unique_ptr and is now able to check if the transport is still available Gitlab: #190 Change-Id: I784eef7edd6d5447ba671dcbe453575a03e51ca8
-
- Dec 19, 2019
-
-
Adrien Béraud authored
Change-Id: Iadb6af6c7d005dca00f3a68282c6acd6403b3605
-
Adrien Béraud authored
Change-Id: Ic6eb026538fe4dc80d52aa6748c06884c9b3786b
-
- Dec 17, 2019
-
-
Adrien Béraud authored
Change-Id: I6ad0e5cefdb677d51cb75745b6c86b245753f18e
-
Adrien Béraud authored
Change-Id: I5e6499cbcba0a294a65664f20eeedc8edf18a2dd
-
- Dec 12, 2019
-
-
Change-Id: Ia03ace8826ac44820c621c9ff2ee1a99b26bbf1b
-
Sébastien Blin authored
Change-Id: I41fc348e6bcc2a0e042fe9355cb86288065300d4
-
- Dec 11, 2019
-
-
Adrien Béraud authored
Change-Id: I6f888fb7432c1a8bb8b3bae90f675e65f40903d5
-
- Dec 08, 2019
-
-
Adrien Béraud authored
Change-Id: I9c857e9c3f184b1807d6ef9fbf645b6bbc82638a
-
- Dec 06, 2019
-
-
Change-Id: I44acf2c9cb3b2986a7ea7cc6d7633d3887159996
-
- Dec 05, 2019
-
-
Change-Id: I0d5b9e7a228a2bb5ecc33b6ce0ca04733ed9ba0a
-
Ming Rui Zhang authored
Change-Id: Idb13d1e98d9ddf3ae4f68aec27c08e4e25dc1d36
-
- Dec 04, 2019
-
-
Kateryna Kostiuk authored
prevent bad access when verifying certificate. Change-Id: Ic54749f58894b4832f3331a21ca714dfa986f50e
-
Change-Id: I362550773790643a663b6e8da70b48cb1064b391
-
- Dec 03, 2019
-
-
Adrien Béraud authored
Change-Id: I72ea80c56c685545cfa2d185174db1a52da04eb6
-
Adrien Béraud authored
Change-Id: Ibe7d113be8153d602e05b483e3b844e0276d7370
-
Adrien Béraud authored
Change-Id: I6ef25e132acd201b59f513589203d76855ff7c34
-
Change-Id: I196759816d55d412cf2350bb8b94bb0b4421491f
-
Adrien Béraud authored
Change-Id: Ib7700f2ad5988279e657cf9c6688afc54e31ad31
-
- Nov 29, 2019
-
-
Change-Id: I88ff2997ec436f0f10672fa14471de93395673fa
-
Change-Id: I464d2f29173d2bcfdf6ddea5e26ed9e0192e98ae
-
- Nov 28, 2019
-
-
Pierre Lespagnol authored
Change-Id: If74aecfb0703aaadd2e555b2032cf28804b11f58
-
Change-Id: I6e730fb2245fe88a84255f8ffc06449f866f4918
-
Adrien Béraud authored
Change-Id: I88d44fe644abdb171c8815eafff49c8e6195087e
-
Adrien Béraud authored
Change-Id: Ic4576fe22b10fc2033cbcd7afe8bb201c57223e1
-
- Nov 27, 2019
-
-
Pierre Lespagnol authored
fix https://review.jami.net/c/ring-daemon/+/13190 Change-Id: I688043cd505347f86256d5a70f55168318f0e4d9
-
The current assert will automatically fail because it will check if 0 < 0 Change-Id: I3e56c09cf273a67fd5b322ce4c97de64504dc11e
-
This patch replaces waitForReady by setOnStateChange to detect when TLS Session is ready Change-Id: Ic127cdbe45447fe89b725d5b0995a0925ddd3e14
-
Change-Id: If544f9ef91033f5eb74bd2aa63d9a31f65ed4d7c
-
Change-Id: I73e6ad39f6b0dc37e9142d33b079dae230c92367
-
- Nov 26, 2019
-
-
Some VoIP services, such as VoIP.ms, support SIP/TLS and SRTP, but give the wrong schema in the INVITE's Contact header; specifically "sip" instead of "sips." The relevant ticket for pjsip is as follows: https://trac.pjsip.org/repos/ticket/1735 This patch adds a preference to allow a user to disable the checks, which allows them to answer incoming calls in this situation. By default, the checks are enabled, and it will silently drop calls which are not RFC-compliant. Reviewed-by:
<mingrui.zhang@savoirfairelinux.com> Change-Id: I401ef481ef29f7ae7bbc56025d2e8b461e850791
-
- Nov 22, 2019
-
-
Kateryna Kostiuk authored
on iOS landscape mode corresponds to 90 or 270 degree. Current rescale implementation will create output that is out of bounds for iOS frame. Change-Id: I29c89402fc056714149f0ff2fe98e7b8bdf13565
-
Sébastien Blin authored
Change-Id: I1ad6f00a44ceeac14929ca573dd130a678a23a31
-
- Nov 21, 2019
-
-
Change-Id: Ie1d1120957fe3e8bb38621b5ffa38f8d1e407b62
-
Change-Id: I18a9d9854c8c5ff082103b6198ef9f4623bf2ca1
-
Adrien Béraud authored
Change-Id: Idb67cd9b9a3c5ff3ee5fa99cb8bb9931723bc622
-
Adrien Béraud authored
Change-Id: Ie1ff7315e0d5dca1a63cb16aac4a3a4bff09415f
-
Adrien Béraud authored
Change-Id: I14fa239e52f119903c7d3dd8d7759d95a069085c
-
Pierre Lespagnol authored
NVENC is still limited to 2 concurrent encoding sessions for most of nvidia GPU Change-Id: Iad55018543ec316051639f489d4189534fef22f7
-