summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* pkcs11: consistent/clear naming of find obj callbacks and structstmp-pkcs11-rawNikos Mavrogiannopoulos2018-05-201-10/+10
* updated auto-generated filesNikos Mavrogiannopoulos2018-05-203-0/+8
* gnutls_pkcs11_token_get_ptr, gnutls_pkcs11_obj_get_ptr: introducedNikos Mavrogiannopoulos2018-05-2010-6/+559
* 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
* CONTRIBUTING.md: documented status of C++ library [ci skip]Nikos Mavrogiannopoulos2018-05-071-0/+3
* tests: cookie: fixed exit condition [ci skip]Nikos Mavrogiannopoulos2018-05-071-0/+1
* doc update [ci skip]Nikos Mavrogiannopoulos2018-05-071-0/+4
* .gitlab-ci.yml: fixes in win32 buildsNikos Mavrogiannopoulos2018-05-071-3/+3
* certtool: honor --ask-pass when loading a private keyNikos Mavrogiannopoulos2018-05-075-15/+50
* .gitlab-ci.yml: Disable full test suite for cross buildsMichael Weiser2018-05-071-1/+1
* .gitlab-ci.yml: Expire all build log artifactsMichael Weiser2018-05-071-0/+4
* Use configured CC for pkg-config testMichael Weiser2018-05-072-2/+4
* Add Debian-based qemu cross CI targetsMichael Weiser2018-05-071-2/+44
* updated-auto-generated filesNikos Mavrogiannopoulos2018-05-052-344/+376
* fuzzer: added fresh TLS1.3 server traceNikos Mavrogiannopoulos2018-05-051-0/+0
* gnutls-serv: all skipping DTLS cookie requestNikos Mavrogiannopoulos2018-05-052-33/+44
* gnutls-cli: corrected data written by server traceNikos Mavrogiannopoulos2018-05-051-1/+1