summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* mech-list.h: generate unique entriestmp-fix-mech-list-generationNikos Mavrogiannopoulos2018-09-261-1/+19
* released 3.6.4gnutls_3_6_4Nikos Mavrogiannopoulos2018-09-241-1/+1
* tests: pkcs12-utf8 depend on bashtmp-enable-tls13Nikos Mavrogiannopoulos2018-09-241-2/+3
* bumped versions and updated NEWS fileNikos Mavrogiannopoulos2018-09-243-8/+16
* Enable the TLS1.3 protocol by defaultNikos Mavrogiannopoulos2018-09-248-62/+4
* Merge branch 'tmp-pkcs11-lax-search' into 'master'Nikos Mavrogiannopoulos2018-09-246-43/+246
|\
| * Provide a more flexible PKCS#11 search of trust store certificatestmp-pkcs11-lax-searchNikos Mavrogiannopoulos2018-09-216-43/+246
* | Merge branch 'tmp-be-strict-on-crls' into 'master'Nikos Mavrogiannopoulos2018-09-2110-12/+235
|\ \
| * | gnutls-cli: enable CRL validation on startupNikos Mavrogiannopoulos2018-09-215-5/+204
| * | trust list: added flag to force failure on CRL validation errorNikos Mavrogiannopoulos2018-09-215-7/+31
| |/
* | Merge branch 'tmp-session-ticket-key-rotation-ajuaristi' into 'master'Nikos Mavrogiannopoulos2018-09-2115-104/+1127
|\ \ | |/ |/|
| * session tickets: check timestamp for validitytmp-session-ticket-key-rotation-ajuaristiNikos Mavrogiannopoulos2018-09-204-28/+29
| * tests: use virt-time.h in resumption testsNikos Mavrogiannopoulos2018-09-193-13/+22
| * Added session ticket key rotation with TOTPAnder Juaristi2018-09-1911-71/+1084
* | Merge branch 'tmp-rm-mech-list' into 'master'Nikos Mavrogiannopoulos2018-09-201-232/+0
|\ \
| * | Remove auto-generated src/mech-list.h from repoTim Rühsen2018-09-201-232/+0
|/ /
* | Merge branch 'tmp-res-prio' into 'master'Nikos Mavrogiannopoulos2018-09-202-5/+4
|\ \
| * | Fix issue introduced in 20886264feTim Rühsen2018-09-202-5/+4
|/ /
* | ECC export/import: updated documentation on EdDSA curvesNikos Mavrogiannopoulos2018-09-205-13/+36
* | Merge branch 'gost-endianness' into 'master'Nikos Mavrogiannopoulos2018-09-2011-23/+89
|\ \ | |/ |/|
| * certtool: print GOST public key with MSB firstDmitry Eremin-Solenikov2018-09-181-0/+15
| * x509: print_pubkey: print GOST public key with MSB firstDmitry Eremin-Solenikov2018-09-182-3/+16
| * lib: use little endian when importing/exporting GOST keysDmitry Eremin-Solenikov2018-09-186-20/+31
| * mpi: add function to dprint mpi in little endiannessDmitry Eremin-Solenikov2018-09-182-0/+27
|/
* Merge branch 'fix-gost-docs' into 'master'Dmitry Eremin-Solenikov2018-09-181-8/+8
|\
| * gnutls.h: correct GOST R number references [ci skip]Dmitry Eremin-Solenikov2018-09-181-8/+8
|/
* Update git submodules via ./bootstrapTim Rühsen2018-09-173-7/+10
* tests: pkcs1-pad: run with SHA-1 enabled or disabledtmp-sha1-fix-testNikos Mavrogiannopoulos2018-09-171-3/+1
* .gitlab-ci.yml: enable run with SHA-1 enabledNikos Mavrogiannopoulos2018-09-173-3/+14
* gnutls_x509_trust_list_add_trust_mem: fix behavior with unaccounted certsNikos Mavrogiannopoulos2018-09-171-1/+7
* gnutls_x509_trust_list_add_cas: corrected return valueNikos Mavrogiannopoulos2018-09-171-1/+1
* fixed documentation in trust list functionsNikos Mavrogiannopoulos2018-09-171-14/+26
* Merge branch 'tmp-crl' into 'master'Nikos Mavrogiannopoulos2018-09-179-10/+105
|\
| * tests: added CRL verification testsNikos Mavrogiannopoulos2018-09-176-1/+92
| * certtool: updates in documentation in messages for CRL generationNikos Mavrogiannopoulos2018-09-173-9/+13
|/
* Fix variable used in reallocationNikos Mavrogiannopoulos2018-09-141-1/+1
* .gitignore: updatedNikos Mavrogiannopoulos2018-09-141-1/+16
* dtls: recover when a NewSessionTicket message is lostNikos Mavrogiannopoulos2018-09-143-7/+264
* tlsfuzzer: remove duplicate tests and sort them alphabeticallyDaiki Ueno2018-09-141-28/+20
* doc: fix reference to invocation nodesAndreas Schwab2018-09-141-6/+6
* priority: be backwards compatible with priority strings starting with NONENikos Mavrogiannopoulos2018-09-126-15/+39
* Merge branch 'tmp-strdup' into 'master'Tim Rühsen2018-08-303-9/+3
|\
| * Use gnutls_strdup() instead of strdup() in library codetmp-strdupTim Rühsen2018-08-242-3/+3
| * Remove gnulib work-around '#undef strdup'Tim Rühsen2018-08-241-6/+0
|/
* Merge branch 'tmp-psk-ext-refactor' into 'master'Daiki Ueno2018-08-239-139/+150
|\
| * ext/pre_shared_key: use consistent name for regitration entryDaiki Ueno2018-08-235-6/+6
| * ext/pre_shared_key: make ticket age calculation consistentDaiki Ueno2018-08-231-10/+10
| * tls13/psk_ext_parser: simplify the iterator interfaceDaiki Ueno2018-08-235-123/+134
|/
* gnutls-cli-debug: mention RFC8446 for TLS1.3 and RFC8422 for X25519Nikos Mavrogiannopoulos2018-08-223-4/+3
* Merge branch 'tmp-gnulib-use-git' into 'master'Nikos Mavrogiannopoulos2018-08-221-17/+17
|\