summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* src: fix noreturn-related warningDmitry Eremin-Solenikov2019-10-182-2/+2
* p11tool: print mechanism info in list-mechanismsDmitry Eremin-Solenikov2019-10-092-1/+61
* Implemented raw public key support for gnutls-serv application.Tom Vrancken2019-10-042-6/+101
* Implemented raw public key support for gnutls-cli application.Tom Vrancken2019-10-043-53/+223
* certtool: ensure that PKCS#8 file does not contain key descriptionNikos Mavrogiannopoulos2019-09-281-3/+6
* gnutls-cli-debug: fix early break for no version supported checkDmitry Eremin-Solenikov2019-09-023-60/+56
* src/Makefile.am: fix detection of .bak filesNikos Mavrogiannopoulos2019-08-051-6/+5
* certtool: default to yes on signing certificates for CAstmp-sign-casNikos Mavrogiannopoulos2019-07-261-2/+2
* gnutls-cli-debug: test whether RSA key exchange is supportedNikos Mavrogiannopoulos2019-06-293-0/+27
* gnutls-serv: add --httpdata option to respond with fixed sized dataDaiki Ueno2019-06-192-1/+55
* gnutls-cli-debug: check if %ALLOW_SMALL_RECORDS is requiredDaiki Ueno2019-06-193-2/+69
* gnutls-serv: add --recordsize optionDaiki Ueno2019-06-192-0/+22
* Do not regenerate autogen files if --enable-local-libopts is giventmp-fix-liboptsNikos Mavrogiannopoulos2019-05-291-0/+18
* certtool: corrected typo in manual [ci skip]Nikos Mavrogiannopoulos2019-05-231-2/+2
* certtool: CA certificates will contain the digital signature key usage flagNikos Mavrogiannopoulos2019-05-201-1/+5
* gnutls-serv: GERR macro will output in stderrNikos Mavrogiannopoulos2019-05-201-1/+1
* Check all memory allocation in examples and certtooltmp-check-allocationsNikos Mavrogiannopoulos2019-05-141-0/+9
* tools: suppress ctime() error from static analysersNikos Mavrogiannopoulos2019-05-096-13/+40
* Add or clean header guards in src/Tim Rühsen2019-05-0710-17/+41
* certtool: refuse to accept an incompatible key typeNikos Mavrogiannopoulos2019-04-251-2/+13
* certtool: generate RSA-PSS certificates from RSA keysNikos Mavrogiannopoulos2019-04-202-16/+40
* Merge branch 'tmp-p11tool-pin' into 'master'Nikos Mavrogiannopoulos2019-04-201-1/+14
|\
| * p11tool: copy vendor query attributes when listing privkeystmp-p11tool-pinDaiki Ueno2019-04-161-1/+14
* | serv, cli: add --keymatexport optionDaiki Ueno2019-04-196-0/+78
* | Merge branch 'tmp-mingw-fix' into 'master'Tim Rühsen2019-04-153-58/+69
|\ \ | |/ |/|
| * Fix WIN32 custom push/pull functionstmp-mingw-fixTim Rühsen2019-04-113-58/+69
* | gnutls-cli: renamed global variable nameNikos Mavrogiannopoulos2019-04-131-7/+7
|/
* Update ocsptool-common.cElta Koepp2019-03-271-2/+1
* Detect malloc failure.Elta Koepp2019-03-271-0/+4
* tools: removed unused codeNikos Mavrogiannopoulos2019-03-242-58/+0
* gnutls-cli: Fix output with option "--logfile"Ke Zhao2019-03-241-7/+5
* Merge branch 'tmp-remove-fixme' into 'master'Tim Rühsen2019-03-161-2/+1
|\
| * Removed all FIXME comments in code [ci skip]Nikos Mavrogiannopoulos2019-03-161-2/+1
* | gnutls-cli: Add option "--logfile" to redirect information message outputKe Zhao2019-03-165-186/+232
|/
* Use https:// in lib/, src/, and m4/Tim Rühsen2019-03-135-8/+8
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-1343-54/+54
* Merge branch 'tmp-fix-cli-starttls-xmpp' into 'master'Tim Rühsen2019-03-051-8/+8
|\
| * gnutls-cli: Fix --starttls-proto=xmppTim Rühsen2019-02-181-8/+8
* | gnutls-cli: fix --benchmark-ciphers type overflowAndreas Metzler2019-02-242-2/+5
|/
* Fix 32bit overflow issue in src/serv-args.defTim Rühsen2019-02-121-1/+1
* Use inet_pton() from gnulibtmp-gnulib-ptonTim Rühsen2019-02-101-6/+6
* build: do not generate mech-list.h if p11-kit is not availableDmitry Eremin-Solenikov2019-02-021-2/+3
* src/Makefile.am: remove .bak files before autogeneratingNikos Mavrogiannopoulos2019-01-251-0/+2
* certtool.1: fix formattingAndreas Metzler2019-01-241-5/+4
* gnutls-serv: improvements in UDP servertmp-fix-udp-servNikos Mavrogiannopoulos2019-01-231-2/+15
* certtool: data encipherment is disabled by defaulttmp-fix-certtoolsNikos Mavrogiannopoulos2019-01-141-1/+1
* Revert "build: remove src/*.bak from distribution"tmp-autogen-bak-revertDaiki Ueno2019-01-081-12/+36
* 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