summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tests: included missing filesgnutls_3_4_7Nikos Mavrogiannopoulos2015-11-221-1/+1
* added cast to silence gcc warningNikos Mavrogiannopoulos2015-11-221-1/+1
* released 3.4.7Nikos Mavrogiannopoulos2015-11-221-1/+1
* system-keys-win: allow reinitialization of the library after a deinitializationNikos Mavrogiannopoulos2015-11-211-0/+1
* updated auto-generated filesNikos Mavrogiannopoulos2015-11-213-0/+15
* getfuncs.pl: don't consider functions with _gnutls prefixNikos Mavrogiannopoulos2015-11-211-1/+1
* gnutls_global_init_skip: prefixed with an underscoreNikos Mavrogiannopoulos2015-11-213-7/+7
* bumped versionNikos Mavrogiannopoulos2015-11-212-3/+3
* certtool: check fread_file() for errors in all situationsNikos Mavrogiannopoulos2015-11-201-0/+55
* doc updateNikos Mavrogiannopoulos2015-11-191-0/+3
* gnutls_certificate_set_flags: Added sinceNikos Mavrogiannopoulos2015-11-181-0/+1
* doc updateNikos Mavrogiannopoulos2015-11-181-0/+2
* tests: check gnutls_certificate_flagsNikos Mavrogiannopoulos2015-11-181-0/+14
* Added gnutls_certificate_flags() and GNUTLS_CERTIFICATE_SKIP_KEY_CERT_MATCHNikos Mavrogiannopoulos2015-11-185-0/+35
* link with libdl when trousers is enabled; reported by Andreas SchneiderNikos Mavrogiannopoulos2015-11-181-0/+4
* doc updateNikos Mavrogiannopoulos2015-11-181-0/+3
* enhanced cipher selftests with variable key sizes on arcfourNikos Mavrogiannopoulos2015-11-181-0/+20
* Do not enforce a maximum key size on ARCFOURNikos Mavrogiannopoulos2015-11-181-2/+9
* gnutls-cli-debug: make TLS 1.6 fallback check more reliableNikos Mavrogiannopoulos2015-11-181-1/+3
* doc updateNikos Mavrogiannopoulos2015-11-182-3/+2
* .gitlab-ci.yml: disable non-suiteb curves in all systems as we have multiple ...Nikos Mavrogiannopoulos2015-11-161-1/+1
* doc updateNikos Mavrogiannopoulos2015-11-161-0/+3
* tests: corrected copyright infoNikos Mavrogiannopoulos2015-11-162-4/+4
* tests: added check for overriding global initializationNikos Mavrogiannopoulos2015-11-162-1/+65
* documented GNUTLS_SKIP_GLOBAL_INIT macroNikos Mavrogiannopoulos2015-11-161-1/+4
* Added GNUTLS_SKIP_GLOBAL_INIT macro to allow programs skip implicit global in...Nikos Mavrogiannopoulos2015-11-163-0/+18
* .gitlab-ci.yml: backportedNikos Mavrogiannopoulos2015-11-151-7/+21
* doc: document how to use gnutls with seccompNikos Mavrogiannopoulos2015-11-151-0/+39
* doc updateNikos Mavrogiannopoulos2015-11-131-1/+1
* deinitialize client_Y if needed to avoid leakNikos Mavrogiannopoulos2015-11-131-0/+3
* Revert "deinitialize all handshake keys when handshake is over"Nikos Mavrogiannopoulos2015-11-131-28/+24
* doc updateNikos Mavrogiannopoulos2015-11-131-1/+1
* gnutls_x509_crt_set_subject/issuer_unique_id: added Since in docNikos Mavrogiannopoulos2015-11-131-0/+4
* doc updateNikos Mavrogiannopoulos2015-11-131-2/+2
* Added documentation on PKCS #7 signingNikos Mavrogiannopoulos2015-11-133-8/+48
* .gitlab-ci.yml: disable guile in asan buildsNikos Mavrogiannopoulos2015-11-131-1/+1
* deinitialize all handshake keys when handshake is overNikos Mavrogiannopoulos2015-11-121-24/+28
* tests: suite: more shell scripts were given the .sh suffix and simplified mak...Nikos Mavrogiannopoulos2015-11-129-13/+117
* tests: suite: don't run shell scripts with valgrindNikos Mavrogiannopoulos2015-11-124-5/+7
* tests: testsrn: output errors on stderrNikos Mavrogiannopoulos2015-11-121-15/+16
* doc updateNikos Mavrogiannopoulos2015-11-121-1/+2
* tests: verify that unique IDs are generated as expectedNikos Mavrogiannopoulos2015-11-124-0/+118
* certtool: Allow writing unique IDs in generated certificatesNikos Mavrogiannopoulos2015-11-124-0/+62
* Added gnutls_x509_crt_set_issuer_unique_id() and gnutls_x509_crt_set_subject_...Nikos Mavrogiannopoulos2015-11-123-4/+98
* properly indent unique IDsNikos Mavrogiannopoulos2015-11-121-2/+2
* documented the GNUTLS_NO_EXPLICIT_INIT environment variableNikos Mavrogiannopoulos2015-11-111-1/+1
* crypto-api: doc updateNikos Mavrogiannopoulos2015-11-111-2/+6
* doc updateNikos Mavrogiannopoulos2015-11-111-0/+3
* Allow switching a ciphersuite to DHE and ECDHE on a rehandshakeNikos Mavrogiannopoulos2015-11-112-2/+2
* doc updateNikos Mavrogiannopoulos2015-11-091-0/+2