summaryrefslogtreecommitdiff
path: root/tests/mini-dtls-srtp.c
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-50/+40
* Indent codeZoltan Fridrich2023-01-271-15/+13
* Replace FSF snail mail addresses with URLStefan Kangas2022-12-271-2/+1
* tests: add a safeguard to terminate()Alexander Sosedkin2021-08-301-1/+1
* tests: treat all signals as errortmp-tests-fail-on-signalsNikos Mavrogiannopoulos2019-01-041-0/+3
* tests: moved child status error checking code in utils.hNikos Mavrogiannopoulos2016-08-091-3/+1
* reindented codeNikos Mavrogiannopoulos2013-11-081-275/+261
* fix transport parameter casts in testsStefan Bühler2013-08-251-2/+2
* Run DTLS tests under reliable transports to avoid unexpected packet loss.Nikos Mavrogiannopoulos2013-07-151-1/+1
* When running tests disable PKCS #11 support to avoid detecting memory leaks f...Nikos Mavrogiannopoulos2013-05-011-2/+2
* Added conditional to disable DTLS-SRTP support.Nikos Mavrogiannopoulos2012-11-051-2/+2
* corrected SRTP profile namesNikos Mavrogiannopoulos2012-11-051-4/+4
* Added gnutls_srtp_get_keys().Nikos Mavrogiannopoulos2012-11-021-7/+51
* Added test on DTLS SRTP functions.Nikos Mavrogiannopoulos2012-11-011-0/+312