summaryrefslogtreecommitdiff
path: root/tests/mini-dtls-srtp.c
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Nikos Mavrogiannopoulos2013-05-011-2/+2
| | | | from PKCS #11 libraries.
* 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