summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc updategnutls_3_3_22Nikos Mavrogiannopoulos2016-03-101-1/+1
* doc update [ci skip]Nikos Mavrogiannopoulos2016-03-081-1/+1
* tests: backported mini-loss-time fixesNikos Mavrogiannopoulos2016-03-081-9/+9
* doc update [ci skip]Nikos Mavrogiannopoulos2016-03-081-1/+1
* tests: do not run hash-large twiceNikos Mavrogiannopoulos2016-03-041-2/+2
* tests: corrected typo in version-checksNikos Mavrogiannopoulos2016-03-031-1/+1
* .gitlab-ci.yml: added check on build with SSL 3.0Nikos Mavrogiannopoulos2016-03-031-2/+2
* tests: backported testsrn from 3.4 branchNikos Mavrogiannopoulos2016-03-031-41/+42
* tests: added check for version negotiation default prio stringNikos Mavrogiannopoulos2016-03-033-2/+535
* doc updateNikos Mavrogiannopoulos2016-03-031-0/+5
* Remove SSL 3.0 from the default priority stringsNikos Mavrogiannopoulos2016-03-032-0/+10
* tests: include test-hash-large into distNikos Mavrogiannopoulos2016-03-031-2/+4
* .gitlab-ci.yml: separate builds with asanNikos Mavrogiannopoulos2016-03-011-2/+2
* gnutls_openpgp_keyring_import: backported mem leak fixNikos Mavrogiannopoulos2016-03-011-3/+11
* p11tool: avoid warning with castNikos Mavrogiannopoulos2016-03-011-1/+2
* certtool: eliminated memory leaks on cert verificationNikos Mavrogiannopoulos2016-03-011-2/+2
* certtool: backported memory leak fixes in PKCS#12 handlingNikos Mavrogiannopoulos2016-03-011-1/+12
* certtool: eliminate leaks in _verify_x509_mem()Nikos Mavrogiannopoulos2016-03-011-3/+7
* certtool: eliminate memory leaks in certificate generationNikos Mavrogiannopoulos2016-03-011-0/+2
* bumped version [ci skip]Nikos Mavrogiannopoulos2016-02-292-2/+2
* certtool: avoid warning with castNikos Mavrogiannopoulos2016-02-291-1/+2
* ecc: optimized extension parsingNikos Mavrogiannopoulos2016-02-291-1/+8
* .gitlab-ci.yml: fixed asan build for nettle3Nikos Mavrogiannopoulos2016-02-291-2/+1
* doc update [ci skip]Nikos Mavrogiannopoulos2016-02-291-0/+3
* timespec_sub_ms: fixed operation in 32-bit systemsNikos Mavrogiannopoulos2016-02-291-2/+9
* pkcs11: Fixes to prevent undefined behavior (found with libubsan)Nikos Mavrogiannopoulos2016-02-291-1/+2
* gnutls.h: Fixes to prevent undefined behavior (found with libubsan)Nikos Mavrogiannopoulos2016-02-291-3/+3
* x509: Fixes to prevent undefined behavior (found with libubsan)Nikos Mavrogiannopoulos2016-02-292-1/+14
* .gitlab-ci.yml: added libasan build with nettle3Nikos Mavrogiannopoulos2016-02-261-1/+10
* gnutls_x509_privkey_import: add missing algorithm setting for DSA keysJan Vcelak2016-02-261-0/+1
* tests: regenerate the results in template-test using UTC timesNikos Mavrogiannopoulos2016-02-259-42/+45
* doc updateNikos Mavrogiannopoulos2016-02-251-0/+3
* When writing the Time ASN.1 structure follow the RFC5280 recommendationsNikos Mavrogiannopoulos2016-02-252-23/+76
* tests: verify that we generate dates with UTCTime prior to 2050Nikos Mavrogiannopoulos2016-02-2511-129/+277
* Prevent the encryption or decryption of more than 2^32 bytes with nettle2Nikos Mavrogiannopoulos2016-02-191-0/+11
* tests: backported testdsa to prevent random failures in test suiteNikos Mavrogiannopoulos2016-02-132-49/+61
* doc updateNikos Mavrogiannopoulos2016-02-131-0/+9
* nettle: use the correct type for hash and MAC functionsNikos Mavrogiannopoulos2016-02-139-69/+103
* tests: check whether large buffer hashes and MAC work as expectedNikos Mavrogiannopoulos2016-02-133-2/+200
* tests: set_pkcs12_cred: existing tests are disabled when in FIPS140-2 modeNikos Mavrogiannopoulos2016-02-101-0/+2
* bumped versiongnutls_3_3_21Nikos Mavrogiannopoulos2016-02-033-3/+3
* doc update [ci skip]Nikos Mavrogiannopoulos2016-01-311-3/+6
* Revert "tests: updated to account for cert generation after c1405c6e08ef55421...Nikos Mavrogiannopoulos2016-01-306-50/+50
* Revert "Fix out-of-bounds read in gnutls_x509_ext_export_key_usage"Nikos Mavrogiannopoulos2016-01-301-1/+1
* .gitlab-ci.yml: Added build with ARCFOURNikos Mavrogiannopoulos2016-01-211-12/+20
* Added configure flag --with-arcfour128Nikos Mavrogiannopoulos2016-01-214-2/+17
* doc updateNikos Mavrogiannopoulos2016-01-201-0/+4
* Revert "Revert "tests: updated to account for ARCFOUR being disabled""Nikos Mavrogiannopoulos2016-01-204-10/+10
* Revert "Revert "ARCFOUR is disabled from the default priority strings""Nikos Mavrogiannopoulos2016-01-201-2/+0
* gnutls_pubkey_import_x509_raw: fixed memory leakNikos Mavrogiannopoulos2016-01-131-1/+1