summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tlsfuzzer: updated to latest upstream and enabled new teststmp-update-tlsfuzzerNikos Mavrogiannopoulos2018-10-165-4/+72
* handshake: send missing extension alertNikos Mavrogiannopoulos2018-10-166-11/+43
* Merge branch 'tmp-auto-reauth' into 'master'Nikos Mavrogiannopoulos2018-10-1614-43/+996
|\
| * _gnutls_server_select_cert: return error when no server cert is selectedtmp-auto-reauthNikos Mavrogiannopoulos2018-10-161-3/+4
| * gnutls_init: added flag for automatic re-authenticationNikos Mavrogiannopoulos2018-10-1613-40/+992
|/
* Merge branch 'tmp-fix-eina-cpu-on-solaris' into 'master'Nikos Mavrogiannopoulos2018-10-101-2/+2
|\
| * Fix check for GNU C compiler in eina_cpu.ctmp-fix-eina-cpu-on-solarisTim Rühsen2018-10-091-2/+2
* | Merge branch 'tmp-fix-gen-mech-list-on-solaris' into 'master'Tim Rühsen2018-10-091-1/+1
|\ \
| * | Fix gen-mech-list.sh on Solaris / Bourne ShellTim Rühsen2018-10-091-1/+1
| |/
* | Merge branch 'tmp-check-prereqs' into 'master'Nikos Mavrogiannopoulos2018-10-081-0/+2
|\ \
| * | Let bootstrap check for gperf and autopointTim Rühsen2018-10-081-0/+2
* | | Merge branch 'tmp-fix-584' into 'master'Nikos Mavrogiannopoulos2018-10-083-2/+14
|\ \ \ | |_|/ |/| |
| * | Skip tests/tls13/prf.c if visibility 'protected' doesn't worktmp-fix-584Tim Rühsen2018-10-083-2/+14
|/ /
* | tests: added unit test for gnutls_session_set_idtmp-add-unit-testNikos Mavrogiannopoulos2018-10-062-1/+212
|/
* doc: fix use of gnutls_ext_raw_parse callback [ci skip]Nikos Mavrogiannopoulos2018-10-041-0/+1
* Merge branch 'tmp-fix-priority-set-call' into 'master'Nikos Mavrogiannopoulos2018-10-045-14/+192
|\
| * gnutls_priority_set: do not override version on handshaketmp-fix-priority-set-callNikos Mavrogiannopoulos2018-10-035-14/+192
* | Merge branch 'tmp-check-iv-size' into 'master'Nikos Mavrogiannopoulos2018-10-031-0/+3
|\ \
| * | encrypt_packet_tls13: added explicit check on iv_size boundstmp-check-iv-sizeNikos Mavrogiannopoulos2018-10-021-0/+3
|/ /
* | privkey_pkcs8: added reference for validation parameters OID [ci skip]Nikos Mavrogiannopoulos2018-10-012-0/+2
* | NEWS: corrected typo [ci skip]Nikos Mavrogiannopoulos2018-10-011-1/+1
|/
* Merge branch 'tmp-lib-c-strcase' into 'master'Nikos Mavrogiannopoulos2018-09-2911-53/+63
|\
| * Use ASCII version of strcasecmp() in library codetmp-lib-c-strcaseTim Rühsen2018-09-2711-53/+63
* | Merge branch 'tlsfuzzer-ssl3' into 'master'Nikos Mavrogiannopoulos2018-09-2911-271/+273
|\ \
| * | .gitlab-ci.yml: reenable SSLv2 hello support for SSL-3.0.Fedora.x86_64Dmitry Eremin-Solenikov2018-09-271-1/+1
| * | tlsfuzzer: disable SSL3.0 in export-ciphers-rejected testDmitry Eremin-Solenikov2018-09-271-1/+21
| * | tlsfuzzer: support running from separate build dirDmitry Eremin-Solenikov2018-09-272-10/+9
| * | .gitlab-ci.yml: reenable full test suite in SSL-3.0/SHA-1 caseDmitry Eremin-Solenikov2018-09-271-1/+1
| * | tlsfuzzer: add missing scriptDmitry Eremin-Solenikov2018-09-271-0/+29
| * | tlsfuzzer: move common code to separate fileDmitry Eremin-Solenikov2018-09-277-185/+72
| * | tlsfuzzer: use random port for tls-fuzzer-nocert testDmitry Eremin-Solenikov2018-09-272-73/+136
| * | tlsfuzzer: use random port for tls-fuzzer-cert testDmitry Eremin-Solenikov2018-09-272-13/+17
* | | Merge branch 'tmp-fix-buffer-t' into 'master'Nikos Mavrogiannopoulos2018-09-282-4/+4
|\ \ \
| * | | Make tlsproxy/buffer.c compilable by gcc 4.4.7Tim Rühsen2018-09-262-4/+4
| |/ /
* | | Merge branch 'tmp-cleanup-in-docs' into 'master'Tim Rühsen2018-09-2812-327/+63
|\ \ \ | |_|/ |/| |
| * | manpages: do not generate any manpages for openpgp.htmp-cleanup-in-docsNikos Mavrogiannopoulos2018-09-261-14/+0
| * | manpage generation: cleanupNikos Mavrogiannopoulos2018-09-265-37/+49
| * | doc: fixed missing function and enumeration parametersNikos Mavrogiannopoulos2018-09-266-4/+15
| * | tests: removed unused fileNikos Mavrogiannopoulos2018-09-261-273/+0
| |/
* | Merge branch 'tmp-eliminate-dead-code' into 'master'Nikos Mavrogiannopoulos2018-09-261-2/+0
|\ \ | |/ |/|
| * _gnutls_check_key_purpose: eliminated dead codetmp-eliminate-dead-codeNikos Mavrogiannopoulos2018-09-261-2/+0
|/
* Merge branch 'tmp-fix-mech-list-generation' into 'master'Dmitry Eremin-Solenikov2018-09-261-1/+19
|\
| * 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
|\ \