summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* GNUTLS_X509_NO_WELL_DEFINED_EXPIRATION: deprecatedtmp-no-well-definedNikos Mavrogiannopoulos2018-12-211-4/+1
* gnutls-cli-debug: removed unused variableNikos Mavrogiannopoulos2018-12-211-1/+0
* Implemented support for raw public-key functionality (RFC7250).Tom Vrancken2018-12-151-0/+1
* build: remove src/*.bak from distributionTim Rühsen2018-12-121-31/+12
* certtool: don't output textual information if --no-text was givenDmitry Eremin-Solenikov2018-11-261-15/+20
* certtool: don't output pkcs12 information to stderrDmitry Eremin-Solenikov2018-11-261-10/+7
* certtool: don't output textual information if --no-text was givenDmitry Eremin-Solenikov2018-11-265-61/+56
* build: fix srcdir detection when VPATH buildDaiki Ueno2018-11-241-7/+3
* Add support for EDDSA/Ed25519 object support via PKCS#11Simo Sorce2018-11-191-1/+1
* serv: add --maxearlydata optionDaiki Ueno2018-11-182-1/+17
* Merge branch 'tpm12_testing' into 'master'Nikos Mavrogiannopoulos2018-11-161-0/+2
|\
| * tpmtool: Fix a memory leak related to TPM key listStefan Berger2018-11-151-0/+2
* | Merge branch 'gost-raw-privkeys' into 'master'Nikos Mavrogiannopoulos2018-11-161-0/+2
|\ \
| * | certtool: support --pkcs-cipher noneDmitry Eremin-Solenikov2018-11-161-0/+2
| |/
* | anti_replay: moved new add function into anti_replay structureNikos Mavrogiannopoulos2018-11-151-8/+9
|/
* build: minor cleanup of mech-list.h generationtmp-autogen-bakDaiki Ueno2018-11-131-5/+1
* build: remove autogen .bak files from the repositoryDaiki Ueno2018-11-1323-24016/+2
* build: use suffix rules for generating .bak filesDaiki Ueno2018-11-132-85/+34
* Merge branch 'tmp-0rtt' into 'master'Daiki Ueno2018-11-1210-910/+1116
|\
| * serv: enable anti-replay when early data is usedDaiki Ueno2018-11-121-36/+107
| * cli: add --earlydata optionDaiki Ueno2018-11-126-511/+585
| * serv: add --earlydata optionDaiki Ueno2018-11-124-363/+424
* | Merge branch 'tmp-f29' into 'master'Dmitry Eremin-Solenikov2018-11-121-0/+3
|\ \ | |/ |/|
| * gnutls-cli: use assert to mark impossible pathtmp-f29Nikos Mavrogiannopoulos2018-11-101-0/+3
* | src: update autogenerated .bak filesDmitry Eremin-Solenikov2018-11-1022-2471/+2471
* | src: include .bak files in EXTRA_DISTDmitry Eremin-Solenikov2018-11-101-8/+28
* | src: update .bak files during -args.c/.h regenerationDmitry Eremin-Solenikov2018-11-102-13/+52
* | src: mark autogen'ed sources as nodist_Dmitry Eremin-Solenikov2018-11-101-11/+22
* | src: args-std.def: substitute variables using configureDmitry Eremin-Solenikov2018-11-102-12/+12
|/
* tpmtool: Support --srk-well-known for SRK with 20 zero bytes passwordStefan Berger2018-11-092-19/+34
* certtool: allow --update-certificate to replace public keyNikos Mavrogiannopoulos2018-11-071-1/+16
* gnutls-serv: use default priorities when none are givenNikos Mavrogiannopoulos2018-10-301-6/+12
* gnutls-cli: reduce printed session informationtmp-cli-reduce-outputNikos Mavrogiannopoulos2018-10-251-86/+92
* gnutls-cli: do not print errors twiceNikos Mavrogiannopoulos2018-10-253-3/+5
* p11tool: fix initialization of security officer's PINtmp-initialize-so-pin-fixNikos Mavrogiannopoulos2018-10-244-48/+95
* Fix gen-mech-list.sh on Solaris / Bourne ShellTim Rühsen2018-10-091-1/+1
* mech-list.h: generate unique entriestmp-fix-mech-list-generationNikos Mavrogiannopoulos2018-09-261-1/+19
* gnutls-cli: enable CRL validation on startupNikos Mavrogiannopoulos2018-09-211-3/+11
* Remove auto-generated src/mech-list.h from repoTim Rühsen2018-09-201-232/+0
* certtool: print GOST public key with MSB firstDmitry Eremin-Solenikov2018-09-181-0/+15
* certtool: updates in documentation in messages for CRL generationNikos Mavrogiannopoulos2018-09-173-9/+13
* gnutls-cli-debug: mention RFC8446 for TLS1.3 and RFC8422 for X25519Nikos Mavrogiannopoulos2018-08-222-3/+2
* Implemented RFC7250 certificate type negotiation extensions.Tom Vrancken2018-08-202-2/+4
* tools: check output of called functionsNikos Mavrogiannopoulos2018-08-136-14/+58
* algorithms: add support for FFDHE6144Daiki Ueno2018-08-081-0/+4
* gnutls-serv: re-introduce the session identifier messageNikos Mavrogiannopoulos2018-08-071-11/+9
* p11tool: print expiration time on certificatesNikos Mavrogiannopoulos2018-08-031-2/+17
* gnutls-serv: don't close connection properly when handshake is not yet completeNikos Mavrogiannopoulos2018-08-031-6/+9
* gnutls-cli: corrected input buffer null-terminationtmp-cli-buffer-termNikos Mavrogiannopoulos2018-08-021-1/+0
* certtool: added example of converting to DER in manpageNikos Mavrogiannopoulos2018-07-311-1/+7