summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: increased verbosity in testdsaartifactsNikos Mavrogiannopoulos2016-05-121-4/+4
* .gitlab-ci.yml: allow obtaining the output of the testsuite via artifactsNikos Mavrogiannopoulos2016-05-101-58/+36
* pack_srp_auth_info: corrected check for uninitialized usernameNikos Mavrogiannopoulos2016-05-101-1/+5
* call_get_cert_callback: removed dead codeNikos Mavrogiannopoulos2016-05-101-5/+0
* pkcs11: added error check in _gnutls_buffer_append_data()Nikos Mavrogiannopoulos2016-05-101-1/+4
* gnutls_pubkey_verify_data2: simplified return logicNikos Mavrogiannopoulos2016-05-101-3/+1
* gnutls_pkcs7_print: corrected type of unsigned count variableNikos Mavrogiannopoulos2016-05-101-2/+2
* _gnutls_krb5_der_to_principal: fixed invalid deinitialization on cleanupNikos Mavrogiannopoulos2016-05-101-2/+2
* tests: don't run hash-large on freebsdNikos Mavrogiannopoulos2016-05-101-1/+11
* tests: fix mmap usage of hash-large to correctly detect failuresNikos Mavrogiannopoulos2016-05-101-1/+5
* doc: updated documentation for gnutls_x509_crt_get_*_dnNikos Mavrogiannopoulos2016-05-101-4/+6
* certtool: handle empty CNs on verificationNikos Mavrogiannopoulos2016-05-101-3/+8
* Revert "x509: allow empty DNs on parsing for subject DNs"Nikos Mavrogiannopoulos2016-05-106-16/+10
* cert cred: add the CN to the list of known hostnames only if no dns_namesNikos Mavrogiannopoulos2016-05-101-9/+14
* tests: enhanced set_x509*_key to verify that connections succeed with credsNikos Mavrogiannopoulos2016-05-109-201/+459
* gnutls_certificate_set_key: import the DNS names of the certificatesNikos Mavrogiannopoulos2016-05-101-1/+25
* reset the global time func on init/deinitNikos Mavrogiannopoulos2016-05-101-1/+3
* auth/cert: log the server name requested by clientNikos Mavrogiannopoulos2016-05-101-1/+3
* improved output of gnutls_assert()Nikos Mavrogiannopoulos2016-05-101-1/+1
* x509: allow empty DNs on parsing for subject DNsNikos Mavrogiannopoulos2016-05-106-10/+16
* build: tests/windows/cng-windows.c: fix implicit decleration of exitAlon Bar-Lev2016-05-101-0/+2
* .gitlab-ci.yml: enable openssl compat library in minimal buildNikos Mavrogiannopoulos2016-05-101-2/+2
* openssl_compat: removed unneeded headersNikos Mavrogiannopoulos2016-05-101-2/+0
* .gitlab-ci.yml: added build for windows DLLsNikos Mavrogiannopoulos2016-05-091-0/+19
* doc updategnutls_3_5_0Nikos Mavrogiannopoulos2016-05-091-1/+1
* bumped soversionNikos Mavrogiannopoulos2016-05-091-2/+2
* updated auto-generated filesNikos Mavrogiannopoulos2016-05-093-3/+11
* x509: use the modified flag in gnutls_x509_crt_tNikos Mavrogiannopoulos2016-05-074-37/+32
* x509: added flag to indicate modification in gnutls_x509_crt_tNikos Mavrogiannopoulos2016-05-073-36/+38
* gnutls_x509_crt_equals*: modified to allow operation with certificates that a...Nikos Mavrogiannopoulos2016-05-061-13/+60
* tests: added checks for certificate generation APIsNikos Mavrogiannopoulos2016-05-062-1/+236
* doc: fixed documentation of gnutls_x509_crt_set_subject_alternative_nameNikos Mavrogiannopoulos2016-05-061-11/+4
* gnutls-serv: sending alerts on mismatched SNI namesHubert Kario2016-05-062-0/+102
* Add support for sending unrecognized name alertsHubert Kario2016-05-063-0/+8
* doc: TODO list references to gitlabNikos Mavrogiannopoulos2016-05-061-45/+2
* doc updateNikos Mavrogiannopoulos2016-05-061-0/+3
* priorities: when without AES acceleration prefer stream ciphers (i.e., CHACHA20)Nikos Mavrogiannopoulos2016-05-063-5/+41
* doc: updated documentation on rehandshake and GNUTLS_ALLOW_ID_CHANGE [ci skip]Nikos Mavrogiannopoulos2016-05-051-6/+10
* tests: use the 'b' modifier for writing binary data in set_x509_key_file_derNikos Mavrogiannopoulos2016-05-041-1/+1
* tests: avoid the usage of tmpnam()Nikos Mavrogiannopoulos2016-05-046-66/+78
* tests: disable checks with tmpnam() on windowsNikos Mavrogiannopoulos2016-05-042-0/+23
* tests: fixed 64-bit check for time_t in mini-x509Nikos Mavrogiannopoulos2016-05-031-1/+1
* tests: added check for gnutls_certificate_set_x509_simple_pkcs12_fileNikos Mavrogiannopoulos2016-05-033-1/+203
* .gitignore: more files to ignoreNikos Mavrogiannopoulos2016-05-031-0/+3
* tests: added check of gnutls_certificate_set_x509_key_file2 with DER inputNikos Mavrogiannopoulos2016-05-032-1/+119
* tests: enhanced set_x509_key_file checkNikos Mavrogiannopoulos2016-05-031-4/+64
* tests: mini-x509: include the legacy verification functions into the checkNikos Mavrogiannopoulos2016-05-031-108/+72
* tests: added check for gnutls_certificate_set_key()Nikos Mavrogiannopoulos2016-05-032-1/+127
* gnutls_certificate_set_key: duplicate the provided memoryNikos Mavrogiannopoulos2016-05-031-2/+11
* .gitlab-ci.yml: enabled coverage run in the x86 buildNikos Mavrogiannopoulos2016-05-031-3/+4