summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* certtool: eliminate leaks in _verify_x509_mem()Nikos Mavrogiannopoulos2015-11-091-1/+3
* testdane: improved error detection in sitesNikos Mavrogiannopoulos2015-11-091-3/+13
* tests: suite: eliminate many leaks in the tests and run them under valgrindNikos Mavrogiannopoulos2015-11-096-34/+339
* tests: openpgp-certs: use valgrindNikos Mavrogiannopoulos2015-11-093-7/+28
* openpgp: eliminate leaks in gnutls_openpgp_keyring_import()Nikos Mavrogiannopoulos2015-11-091-0/+8
* tests: eliminate leaks in mini-eagain2.cNikos Mavrogiannopoulos2015-11-091-0/+3
* certtool: eliminate memory leaks in certificate generationNikos Mavrogiannopoulos2015-11-091-0/+2
* tests: key-tests: use valgrindNikos Mavrogiannopoulos2015-11-094-16/+45
* gnutls_x509_crt_set_pubkey: clarify usageNikos Mavrogiannopoulos2015-11-091-1/+1
* tests: run the PKCS #12 tests under valgrindNikos Mavrogiannopoulos2015-11-093-18/+295
* doc updateNikos Mavrogiannopoulos2015-11-091-0/+4
* pkcs12: correctly set salt size in gnutls_pkcs12_mac_infoNikos Mavrogiannopoulos2015-11-092-4/+6
* certtool: make sure that pkcs12 structures are deinitializedNikos Mavrogiannopoulos2015-11-091-1/+13
* crypto-backend: ensure there are no leaks on deinitializationNikos Mavrogiannopoulos2015-11-091-5/+13
* Require TLS 1.2 for all the ciphersuites which are defined for it onlyNikos Mavrogiannopoulos2015-11-093-99/+99
* p11tool: introduced --only-urls optionNikos Mavrogiannopoulos2015-11-084-1/+20
* doc updateNikos Mavrogiannopoulos2015-11-061-0/+11
* tests: added check for gnutls_priority_set_defaultNikos Mavrogiannopoulos2015-11-062-2/+283
* .gitlab-ci.yml: use static libasanNikos Mavrogiannopoulos2015-11-061-2/+2
* .gitlab-ci.yml: disable non-suiteb curves on build on Fedora systemNikos Mavrogiannopoulos2015-11-061-2/+2
* tools: better ftp auth tls negotiationNikos Mavrogiannopoulos2015-11-051-7/+7
* tools: only check for status code in FTP starttls negotiationNikos Mavrogiannopoulos2015-11-031-1/+1
* tools: print more info in starttls negotiation when --verbose is givenNikos Mavrogiannopoulos2015-11-031-25/+34
* gnutls.pc: don't use the libtool version of the link optionsNikos Mavrogiannopoulos2015-11-031-1/+1