summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Sync with TP.Nikos Mavrogiannopoulos2015-04-261-387/+299
* doc updateNikos Mavrogiannopoulos2015-04-251-0/+3
* tests: added reproducer for the MD5 acceptance issueNikos Mavrogiannopoulos2015-04-252-1/+367
* before falling back to SHA1 as signature algorithm in TLS 1.2 check if it is ...Nikos Mavrogiannopoulos2015-04-251-1/+5
* _gnutls_session_sign_algo_enabled: do not consider any values from the extens...Nikos Mavrogiannopoulos2015-04-251-17/+1
* doc updateNikos Mavrogiannopoulos2015-04-251-0/+2
* tests: added unit tests for gnutls_certificate_client_get_request_statusNikos Mavrogiannopoulos2015-04-251-1/+15
* set the value used by gnutls_certificate_client_get_request_status prior to s...Nikos Mavrogiannopoulos2015-04-251-5/+5
* updated doc for retrieve functionNikos Mavrogiannopoulos2015-04-251-2/+4
* updated PKCS #11 URL references to rfc7512Nikos Mavrogiannopoulos2015-04-242-6/+10
* doc updateNikos Mavrogiannopoulos2015-04-221-2/+6
* tests: added check for gnutls_credentials_getNikos Mavrogiannopoulos2015-04-221-0/+9
* doc updateNikos Mavrogiannopoulos2015-04-222-7/+12
* fixed doc: reported by Anton LavrentievNikos Mavrogiannopoulos2015-04-221-3/+3
* doc: corrected typoNikos Mavrogiannopoulos2015-04-221-1/+1
* tests: resume-dtls: remove global variablesNikos Mavrogiannopoulos2015-04-211-48/+30
* List all certificate type priority strings.Andreas Metzler2015-04-211-0/+3
* tls-rsa: keep a common code path when doing RSA decryptionNikos Mavrogiannopoulos2015-04-211-28/+29
* tests: initialize status where neededNikos Mavrogiannopoulos2015-04-216-6/+6
* tests: cleanup openpgp-auth2Nikos Mavrogiannopoulos2015-04-211-1/+1
* tests: cleanup mini-dtls-rehandshakeNikos Mavrogiannopoulos2015-04-211-22/+15
* tests: resume: check for signalsNikos Mavrogiannopoulos2015-04-212-14/+13
* doc updateNikos Mavrogiannopoulos2015-04-211-3/+6
* doc updateNikos Mavrogiannopoulos2015-04-211-0/+9
* tests: reduced compiler warningsNikos Mavrogiannopoulos2015-04-216-26/+24
* tests: verify the return value of gnutls_certificate_get_ours when no cert is...Nikos Mavrogiannopoulos2015-04-211-0/+11
* tests: close unused file descriptors in resume checksNikos Mavrogiannopoulos2015-04-212-0/+8
* libopts: fixed the reading of the --enable-local-libopts flagNikos Mavrogiannopoulos2015-04-202-12/+15
* gnutls-cli: when no certificate is sent, notify the userNikos Mavrogiannopoulos2015-04-203-5/+10
* tests: added check with X.509 certificates and callbacksNikos Mavrogiannopoulos2015-04-202-1/+483
* tests: added check for gnutls_certificate_get_ours() when used in combination...Nikos Mavrogiannopoulos2015-04-201-0/+5
* tests: improved x509dn checkNikos Mavrogiannopoulos2015-04-201-1/+7
* gnutls_certificate_get_ours: will return the certificate even if a callback w...Nikos Mavrogiannopoulos2015-04-201-1/+1
* gnutls-cli: when a certificate is specified require the corresponding private...Nikos Mavrogiannopoulos2015-04-201-0/+2
* ensure that the X.509 version number is one byte onlyNikos Mavrogiannopoulos2015-04-201-1/+1
* Check for invalid length in the X.509 version fieldNikos Mavrogiannopoulos2015-04-201-1/+10
* ocsp: initialize certs to NULLNikos Mavrogiannopoulos2015-04-201-1/+1
* gnutls-serv: print when the peer's certificate is not verifiedNikos Mavrogiannopoulos2015-04-201-6/+10
* Sync with TP.Nikos Mavrogiannopoulos2015-04-191-600/+1053
* ncrypt.h lacks some defines with some versions of MinGW.Tim Kosse2015-04-191-3/+23
* updated auto-generated filesNikos Mavrogiannopoulos2015-04-193-0/+5
* Fix a preprocessor warning about mismatched quotes.Tim Kosse2015-04-191-1/+1
* Set _WIN32_WINNT to 0x600, at least with some MinGW versions ncrypt.h checks ...Tim Kosse2015-04-191-0/+8
* Fix include order, include gnutls_int.h before gnutls.h, otherwise undefined ...Tim Kosse2015-04-191-1/+1
* gnutls-cli: removed CCM from the ciphers tested with the old APINikos Mavrogiannopoulos2015-04-161-1/+0
* refuse to use the old cipher API with AEAD-only ciphersNikos Mavrogiannopoulos2015-04-161-0/+2
* tests: ignore sigpipe in resume and termination testsNikos Mavrogiannopoulos2015-04-163-0/+7
* doc: added error check in exampleNikos Mavrogiannopoulos2015-04-151-1/+2
* doc updateNikos Mavrogiannopoulos2015-04-151-3/+2
* doc: removed stray @endNikos Mavrogiannopoulos2015-04-151-1/+0