summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * psk_ke_modes: introduce psk_ke_modes_is_required() and update docNikos Mavrogiannopoulos2018-05-261-6/+22
| * session tickets: expose {encrypt,decrypt}_ticket as internal APIAnder Juaristi2018-05-264-247/+274
| * ext/pre_shared_key: fix binder calculation when HRR is sentDaiki Ueno2018-05-263-14/+48
| * handshake: record transcript offset of client FinishedDaiki Ueno2018-05-262-0/+9
|/
* Merge branch 'fix-testdane' into 'master'Nikos Mavrogiannopoulos2018-05-241-2/+2
|\
| * Fix testdane by removing www.kumari.netTim Rühsen2018-05-241-2/+2
|/
* Merge branch 'docs-fix' into 'master'Nikos Mavrogiannopoulos2018-05-232-167/+164
|\
| * Fixed some spelling issues. [ci skip]Tom Vrancken2018-05-231-2/+2
| * Added extra extension flag to docs.Tom Vrancken2018-05-231-1/+7
| * Removed section about Heartbleed.Tom Vrancken2018-05-231-29/+2
| * Fixed typo and incorrect function references.Tom Vrancken2018-05-231-26/+26
| * Updated documentation on Hello extensions.Tom Vrancken2018-05-232-135/+153
|/
* Merge branch 'tmp-pkcs11-raw' into 'master'Nikos Mavrogiannopoulos2018-05-2113-16/+576
|\
| * pkcs11: consistent/clear naming of find obj callbacks and structsNikos Mavrogiannopoulos2018-05-211-10/+10
| * updated auto-generated filesNikos Mavrogiannopoulos2018-05-213-0/+8
| * gnutls_pkcs11_token_get_ptr, gnutls_pkcs11_obj_get_ptr: introducedNikos Mavrogiannopoulos2018-05-2110-6/+558
|/
* CONTRIBUTING.md: document why gnulib is kept separate [ci skip]Nikos Mavrogiannopoulos2018-05-191-0/+6
* certtool: split long prompt for serialMartin Sucha2018-05-191-3/+5
* doc: add note about CRL numbers to man pageMartin Sucha2018-05-191-0/+7
* certtool: ask again until serial/crl number is validMartin Sucha2018-05-191-24/+36
* tests: remove check for broken datefudgeMartin Sucha2018-05-191-5/+1
* certtool: remove extra functionMartin Sucha2018-05-191-21/+3
* tests: add negative tests for certtool crl numbersMartin Sucha2018-05-191-0/+63
* doc: add NEWS about serial and CRL numbersMartin Sucha2018-05-191-0/+8
* doc: add hex format to example templateMartin Sucha2018-05-191-1/+3
* certtool: use larger serial and CRL numbersMartin Sucha2018-05-198-65/+465
* Merge branch 'tmp-prohibit-tls-dtls-mix' into 'master'Nikos Mavrogiannopoulos2018-05-1829-65/+746
|\
| * handshake: do not send TLS extensions under DTLS and vice versatmp-prohibit-tls-dtls-mixNikos Mavrogiannopoulos2018-05-1725-57/+401
| * gnutls_ext_raw_parse: introduced GNUTLS_EXT_RAW_FLAG_DTLS_CLIENT_HELLONikos Mavrogiannopoulos2018-05-176-8/+345
|/
* tests: fix serv location in testcompat-main-opensslNikos Mavrogiannopoulos2018-05-161-1/+1
* tests/suite: add missing file to distAndreas Metzler2018-05-151-1/+2
* Allow running of test against installed gnutls-servAndreas Metzler2018-05-151-1/+2
* gnutls_certificate_set_retrieve_function3: updated documentationtmp-pkcs11-pcertNikos Mavrogiannopoulos2018-05-122-15/+11
* updated auto-generated filesNikos Mavrogiannopoulos2018-05-123-0/+8
* pcert: added functionality to retrieve listsNikos Mavrogiannopoulos2018-05-1212-32/+695
* tests: sanity-cpp: fixes for win32Nikos Mavrogiannopoulos2018-05-121-2/+4
* .gitlab-ci.yml: bumped version of cache due to addition of CXXFLAGSNikos Mavrogiannopoulos2018-05-121-1/+1
* tests: fix failures in cxx exampleNikos Mavrogiannopoulos2018-05-121-2/+10
* cxx: bring few modern functions, and allow to get the raw sessionNikos Mavrogiannopoulos2018-05-122-0/+18
* Merge branch 'master' into 'master'Nikos Mavrogiannopoulos2018-05-126-44/+306
|\
| * New constructors for classes client_session() and server_session() provide pa...Philippe Widmer2018-05-106-44/+306
|/
* tests: mini-record-timing: updated to work under newer gnutls [ci skip]Nikos Mavrogiannopoulos2018-05-101-13/+8
* tests: key_update: improved error checking and increased timeouttmp-move-ci-to-f28Nikos Mavrogiannopoulos2018-05-101-4/+10
* .gitlab-ci.yml: moved fedora CI builds to F28Nikos Mavrogiannopoulos2018-05-091-3/+2
* tests: testcompat-openssl: disable DSS ciphersuites under SSL3.0Nikos Mavrogiannopoulos2018-05-091-59/+64
* Makefile.am: optimized the abi-check configure stepNikos Mavrogiannopoulos2018-05-092-4/+7
* several updates to address issues found by clang static analyzerNikos Mavrogiannopoulos2018-05-096-10/+16
* nettle: fix casts which result to warnings in newer gccNikos Mavrogiannopoulos2018-05-091-4/+14
* tests: updated for GNUTLS_E_RECEIVED_ILLEGAL_PARAMETER from handshakeNikos Mavrogiannopoulos2018-05-071-1/+1
* handshake: use GNUTLS_E_RECEIVED_ILLEGAL_PARAMETER consistentlyNikos Mavrogiannopoulos2018-05-073-3/+4