summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc updatetmp-pkcs11-spyNikos Mavrogiannopoulos2017-09-071-0/+3
* README.md: mention openscNikos Mavrogiannopoulos2017-09-071-3/+4
* updated auto-generated filesNikos Mavrogiannopoulos2017-09-072-415/+452
* tests: check p11tool operation with --spyNikos Mavrogiannopoulos2017-09-072-1/+85
* p11tool: added --spy optionNikos Mavrogiannopoulos2017-09-073-5/+46
* Use $(LIBDL) instead of hardcoding -ldl.Thomas Klausner2017-09-062-2/+2
* cmocka: require 1.0.1Nikos Mavrogiannopoulos2017-09-061-1/+1
* tlslite-ng: updated to latest versionNikos Mavrogiannopoulos2017-09-061-0/+0
* cli-debug-args.def: Fix typoAvinash Sonawane2017-08-311-1/+1
* latex: handle the deprecated function mark [ci skip]Nikos Mavrogiannopoulos2017-08-291-0/+4
* .gitlab-ci.yml: give more specific name to windows job artifacts [ci skip]Nikos Mavrogiannopoulos2017-08-291-0/+2
* tools: removed re-using PIN message when in non-verbose modeNikos Mavrogiannopoulos2017-08-291-3/+5
* p11tool: print public or private key algorithmNikos Mavrogiannopoulos2017-08-291-3/+111
* gnutls_pkcs11_privkey_generate3: doc update [ci skip]Nikos Mavrogiannopoulos2017-08-281-0/+3
* tests: check whether generated private keys are marked privatetmp-p11tool-sign-with-rsa-pssNikos Mavrogiannopoulos2017-08-271-0/+8
* tests: added unit test of p11tool with --set-pinNikos Mavrogiannopoulos2017-08-271-0/+20
* tests: check whether generated or copied keys are marked as sensitiveNikos Mavrogiannopoulos2017-08-271-0/+15
* updated auto-generated filesNikos Mavrogiannopoulos2017-08-272-137/+203
* p11tool: allow obtaining PIN from command line on operationsNikos Mavrogiannopoulos2017-08-272-4/+10
* certtool: eliminate global use of default_digNikos Mavrogiannopoulos2017-08-271-32/+32
* tests: krb5-test: disable valgrind mem leak checks for negative checksNikos Mavrogiannopoulos2017-08-271-0/+8
* doc updateNikos Mavrogiannopoulos2017-08-271-0/+9
* tests: check whether p11tool signing with RSA-PSS worksNikos Mavrogiannopoulos2017-08-271-0/+14
* p11tool: allow signing with RSA-PSS and specifying an explicit hashNikos Mavrogiannopoulos2017-08-273-6/+59
* sign_params_to_flags: moved to certtool-common.cNikos Mavrogiannopoulos2017-08-273-27/+29
* certtool: hash_to_id moved to certtool-common.cNikos Mavrogiannopoulos2017-08-273-30/+37
* Fix some typos [ci skip]Andreas Metzler2017-08-272-5/+5
* Fixed segmentation faults caused by accessing NULL pointers during mutex oper...Tom Vrancken2017-08-261-6/+6
* p11tool: explicitly mark generated keys as sensitiveNikos Mavrogiannopoulos2017-08-261-1/+3
* tests: windows: warning: function declaration isn't a prototypeAlon Bar-Lev2017-08-261-1/+1
* tests: warning: implicit declaration of functionAlon Bar-Lev2017-08-262-0/+2
* m4: updated ax_code_coverage.m4 [ci skip]Nikos Mavrogiannopoulos2017-08-241-6/+6
* fuzzer: Enhance code coverage of gnutls_base64_encoder_fuzzerTim Rühsen2017-08-241-1/+1
* fuzzer: Add script 'view-coverage'Tim Rühsen2017-08-241-0/+28
* fuzzer: Change CFLAGS -O0 to -O1 in fuzz/README.mdTim Rühsen2017-08-241-1/+1
* fuzzer: Update corpora from oss-fuzzTim Rühsen2017-08-247071-826/+2787
* tlslite: updated to latest versiontmp-update-tlsliteNikos Mavrogiannopoulos2017-08-241-0/+0
* certtool: do not ask about RSA encryption in non-RSA keysNikos Mavrogiannopoulos2017-08-231-3/+0
* fuzz: work-around libtool file nametmp-fuzz-updatesNikos Mavrogiannopoulos2017-08-221-0/+5
* dh params: document DH param setting functions as deprecatedNikos Mavrogiannopoulos2017-08-224-0/+50
* tests: introduced unit test of gnutls_memset()Nikos Mavrogiannopoulos2017-08-222-1/+77
* fuzz: removed -static ldflag completelyNikos Mavrogiannopoulos2017-08-221-5/+0
* .gitlab-ci.yml: use the same flags in the tags and non-tags windows buildsgnutls_3_6_0_1tmp-fix-tagged-windows-buildNikos Mavrogiannopoulos2017-08-211-2/+2
* tests: p11-kit-trust is not compiled in windowsNikos Mavrogiannopoulos2017-08-211-2/+6
* fuzz: temporarily disable -static build of fuzz/ in MacOSXgnutls_3_6_0Nikos Mavrogiannopoulos2017-08-211-0/+5
* doc updateNikos Mavrogiannopoulos2017-08-211-1/+1
* tests: verify the output size of gnutls_x509_privkey_exportNikos Mavrogiannopoulos2017-08-211-0/+25
* .travis.yml: print failed log files in fuzz after failureNikos Mavrogiannopoulos2017-08-201-1/+1
* hooks.m4: reduce the gap between minor soversion of 3.5.x and 3.6.0Nikos Mavrogiannopoulos2017-08-201-2/+2
* tests: make mini-record more friendly for OSes with limited bufferstmp-fix-sed-portabilityNikos Mavrogiannopoulos2017-08-201-1/+2