summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* doc updateNikos Mavrogiannopoulos2015-04-151-0/+6
* doc updateNikos Mavrogiannopoulos2015-04-152-1/+3
* x509: when printing the keyid of a certificate use the curve name for randomartNikos Mavrogiannopoulos2015-04-151-1/+12
* gnutls_x509_crt_get_pk_* are based on gnutls_pubkey_export_*Nikos Mavrogiannopoulos2015-04-151-67/+20
* gnutls_pubkey_export_* are tolerable in null inputNikos Mavrogiannopoulos2015-04-151-52/+67
* Added gnutls_x509_crt_get_pk_ecc_raw()Nikos Mavrogiannopoulos2015-04-154-1/+53
* randomart: corrected usage of snprintfNikos Mavrogiannopoulos2015-04-151-1/+1
* certtool: when generating an ECDSA key use the curve name in random artNikos Mavrogiannopoulos2015-04-141-0/+3
* randomart: only print key size if it is non-zeroNikos Mavrogiannopoulos2015-04-141-4/+10
* cross.mk: updated for 3.4.0Nikos Mavrogiannopoulos2015-04-141-3/+3
* Remove SOCK_CLOEXEC from socket() call.Nikos Mavrogiannopoulos2015-04-141-1/+1
* document the recommended re-handshake processNikos Mavrogiannopoulos2015-04-141-0/+41
* remove duplicate entries from manpages MakefileNikos Mavrogiannopoulos2015-04-091-4/+1
* doc updateNikos Mavrogiannopoulos2015-04-081-0/+8
* tests: enhanced cert tests with SHA256 key IDsNikos Mavrogiannopoulos2015-04-081-3/+19
* certtool: modified to allow different key ID algorithmsNikos Mavrogiannopoulos2015-04-081-8/+18
* Added flags which modify the algorithm used for key ID calculationNikos Mavrogiannopoulos2015-04-086-12/+34
* doc updateNikos Mavrogiannopoulos2015-04-081-1/+1
* doc updateNikos Mavrogiannopoulos2015-04-081-1/+1
* gnutls_record_discard_queued() is both for TLS and DTLSNikos Mavrogiannopoulos2015-04-081-1/+1
* document the new crypto register functionsNikos Mavrogiannopoulos2015-04-081-27/+10
* doc updateNikos Mavrogiannopoulos2015-04-081-5/+6
* doc: avoid spaces in showfuncNikos Mavrogiannopoulos2015-04-081-1/+1
* tests: added files into distgnutls_3_4_0Nikos Mavrogiannopoulos2015-04-081-0/+1
* configure: ask for nettle 3.1Nikos Mavrogiannopoulos2015-04-081-1/+1