summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* check_if_signed: ensure that git-rev-list command succeedstmp-signoff-updateNikos Mavrogiannopoulos2019-03-271-0/+5
* Merge branch 'master' into 'master'Tim Rühsen2019-03-271-0/+3
|\
| * Update ocsptool-common.cElta Koepp2019-03-271-2/+1
| * Detect malloc failure.Elta Koepp2019-03-271-0/+4
|/
* released 3.6.7gnutls_3_6_7Nikos Mavrogiannopoulos2019-03-271-8/+15
* handshake: add missing initialization of local variableDaiki Ueno2019-03-271-0/+2
* fuzz: added fuzzer for certificate verificationNikos Mavrogiannopoulos2019-03-278-2/+286
* Merge branch 'sha3_selftests' into 'master'Nikos Mavrogiannopoulos2019-03-261-0/+25
|\
| * fips140: Perform SHA-3 self testsAnderson Toshiyuki Sasaki2019-03-261-0/+25
* | bumped versionNikos Mavrogiannopoulos2019-03-262-2/+2
* | Merge branch 'tmp-increase-nr-of-tickets' into 'master'Nikos Mavrogiannopoulos2019-03-269-35/+67
|\ \ | |/ |/|
| * handshake: increase the default number of tickets we send to 2tmp-increase-nr-of-ticketsNikos Mavrogiannopoulos2019-03-209-35/+67
* | Merge branch 'tmp-security-update' into 'master'Dmitry Eremin-Solenikov2019-03-261-5/+5
|\ \
| * | SECURITY.md: updated to reflect the current practice [ci skip]tmp-security-updateNikos Mavrogiannopoulos2019-03-091-5/+5
* | | Merge branch 'guile' into 'master'Nikos Mavrogiannopoulos2019-03-241-22/+1
|\ \ \
| * | | configure.ac: remove --with-guile-site-dirAlon Bar-Lev2019-03-231-22/+1
* | | | tools: removed unused codeNikos Mavrogiannopoulos2019-03-242-58/+0
* | | | gnutls-cli: Fix output with option "--logfile"Ke Zhao2019-03-242-10/+64
|/ / /
* | | Merge branch 'tmp-improve-session-resumption' into 'master'Nikos Mavrogiannopoulos2019-03-227-11/+139
|\ \ \
| * | | Improved estimation of wait in gnutls_session_get_data2tmp-improve-session-resumptionNikos Mavrogiannopoulos2019-03-197-11/+139
* | | | _x509_en/decode_provable_seed: clarified purpose of functions [ci skip]Nikos Mavrogiannopoulos2019-03-201-0/+6
| |_|/ |/| |
* | | Merge branch 'tmp-fix-pkcs11-so' into 'master'Nikos Mavrogiannopoulos2019-03-193-1/+25
|\ \ \ | |/ / |/| |
| * | pkcs11: security officer login implies writable sessiontmp-fix-pkcs11-soNikos Mavrogiannopoulos2019-03-153-1/+25
* | | Merge branch 'tmp-remove-fixme' into 'master'Tim Rühsen2019-03-1613-35/+14
|\ \ \
| * | | Removed all FIXME comments in code [ci skip]Nikos Mavrogiannopoulos2019-03-1613-35/+14
| |/ /
* | | doc updateNikos Mavrogiannopoulos2019-03-161-0/+2
* | | gnutls-cli: Add option "--logfile" to redirect information message outputKe Zhao2019-03-167-187/+346
|/ /
* | Merge branch 'tmp-use-https' into 'master'Tim Rühsen2019-03-13781-1066/+1065
|\ \
| * | Update the GNU Free Documentation License (FDL)Tim Rühsen2019-03-131-8/+7
| * | Fix URL of ABI compliance checkerTim Rühsen2019-03-131-1/+1
| * | Fix URLs of p11-kitTim Rühsen2019-03-132-2/+2
| * | Use https:// in lib/, src/, and m4/Tim Rühsen2019-03-1318-29/+29
| * | Use https:// for arbitrary files #1Tim Rühsen2019-03-1342-242/+242
| * | Use https:// for www.iana.orgTim Rühsen2019-03-133-4/+4
| * | Use https:// for csrc.nist.govTim Rühsen2019-03-135-5/+5
| * | Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-13735-779/+779
* | | Merge branch 'inet_ntop' into 'master'Nikos Mavrogiannopoulos2019-03-131-2/+2
|\ \ \ | |/ / |/| |
| * | inet_ntop is available in Windows but not via arpa/inet.hSteve Lhomme2019-03-131-2/+2
|/ /
* | .gitlab-ci.yml: updated cache key nameNikos Mavrogiannopoulos2019-03-131-1/+1
* | Merge branch 'tmp-test-certtool' into 'master'Tim Rühsen2019-03-111-0/+14
|\ \
| * | tests: verify that 'certtool -i --outder' does not output texttmp-test-certtoolNikos Mavrogiannopoulos2019-03-101-0/+14
|/ /
* | Merge branch 'tmp-remove-doc-cyclo' into 'master'Nikos Mavrogiannopoulos2019-03-103-39/+1
|\ \ | |/ |/|
| * doc: removed cyclo subdirtmp-remove-doc-cycloNikos Mavrogiannopoulos2019-03-093-39/+1
|/
* NEWS: fix NEWS entries [ci skip]Nikos Mavrogiannopoulos2019-03-081-8/+0
* Merge branch 'tmp-explicit-sanity-checks' into 'master'Nikos Mavrogiannopoulos2019-03-062-4/+24
|\
| * _gnutls_recv_handshake: added explicit sanity checkstmp-explicit-sanity-checksNikos Mavrogiannopoulos2019-02-232-4/+24
* | Merge branch 'tmp-cert-req' into 'master'Daiki Ueno2019-03-0610-13/+29
|\ \
| * | tls13/certificate: utilize "certificate_required" alerttmp-cert-reqDaiki Ueno2019-03-0510-13/+25
| * | alert: recognize "certificate_required"Daiki Ueno2019-03-042-0/+4
* | | Merge branch 'tmp-fix-cli-starttls-xmpp' into 'master'Tim Rühsen2019-03-054-10/+59
|\ \ \