| Commit message (Expand) | Author | Age | Files | Lines |
* | doc updatepkcs8-decrypt | Nikos Mavrogiannopoulos | 2016-08-25 | 1 | -0/+3 |
* | tests: added check for the decoding of pbes1-des-md5 key | Nikos Mavrogiannopoulos | 2016-08-25 | 3 | -2/+36 |
* | pkcs8: cleaned up PKCS#8 decoding from common code with PKCS#7 | Nikos Mavrogiannopoulos | 2016-08-25 | 8 | -1622/+1703 |
* | pkcs8: added support for decryption with PBES1-DES-CBC-MD5 | Nikos Mavrogiannopoulos | 2016-08-25 | 7 | -90/+360 |
* | ocsptool: reduce memory leaks on executionocsp-fix | Nikos Mavrogiannopoulos | 2016-08-25 | 2 | -1/+18 |
* | tests: enable ocsp-must-staple-connection check | Nikos Mavrogiannopoulos | 2016-08-25 | 3 | -15/+26 |
* | doc: be more explicit about the usage of gnutls_global_init/deinit [ci skip] | Nikos Mavrogiannopoulos | 2016-08-24 | 1 | -5/+8 |
* | tests: don't use piped tee in pkcs8-decode | Nikos Mavrogiannopoulos | 2016-08-24 | 1 | -5/+2 |
* | ocsptool: corrected bug in session establishment | Nikos Mavrogiannopoulos | 2016-08-24 | 1 | -3/+10 |
* | tests: ocsp-tls-connection: no longer check for netcat; it was not needed | Nikos Mavrogiannopoulos | 2016-08-24 | 1 | -7/+0 |
* | tests: added decoding of key with pbes2 and SHA256 PRF | Nikos Mavrogiannopoulos | 2016-08-24 | 3 | -2/+37 |
* | Added support for decrypting PKCS#8 files which use HMAC-SHA256 as PRF | Nikos Mavrogiannopoulos | 2016-08-24 | 9 | -31/+95 |
* | Ported openssl format fix from openconnect | Nikos Mavrogiannopoulos | 2016-08-24 | 1 | -2/+2 |
* | src/pkcs11.c: fix mech_list out-of-bounds check | raspa0 | 2016-08-24 | 1 | -1/+1 |
* | gnutls_record_recv(): doc: push -> pull | Philippe Proulx | 2016-08-23 | 1 | -1/+1 |
* | rnd-linux: added check for SYS_getrandom being defined | Nikos Mavrogiannopoulos | 2016-08-23 | 1 | -1/+5 |
* | libdane: include minitasn1 headers | Nikos Mavrogiannopoulos | 2016-08-23 | 1 | -0/+1 |
* | gnutls-cli: do not exit if fast open is not supportedstarttls-fix | Nikos Mavrogiannopoulos | 2016-08-22 | 1 | -2/+1 |
* | gnutls-cli: added bufferring in starttls read of packets | Nikos Mavrogiannopoulos | 2016-08-22 | 1 | -12/+29 |
* | tests: added basic test of STARTTLS over FTP for gnutls-cli | Nikos Mavrogiannopoulos | 2016-08-22 | 3 | -1/+19 |
* | tests: added basic starttls functionality testing on gnutls-cli | Nikos Mavrogiannopoulos | 2016-08-22 | 4 | -4/+78 |
* | gnutls-cli: exit with error code 2 on starttls errors | Nikos Mavrogiannopoulos | 2016-08-22 | 1 | -2/+2 |
* | tests: fixed fastopen.sh to operate from cmd | Nikos Mavrogiannopoulos | 2016-08-22 | 1 | -4/+4 |
* | doc update | Nikos Mavrogiannopoulos | 2016-08-22 | 1 | -0/+2 |
* | gnutls-cli: fixed the behavior when --starttls or --starttls-proto is given | Nikos Mavrogiannopoulos | 2016-08-22 | 3 | -15/+27 |
* | Fix HANDLE_LEAK and memory leak issues. | SUMIT AGGARWAL | 2016-08-22 | 2 | -1/+6 |
* | gnutls-cli: print 'Handshake was completed' | Nikos Mavrogiannopoulos | 2016-08-22 | 2 | -2/+3 |
* | tests: openpgp-certs tests were moved to cert-tests | Nikos Mavrogiannopoulos | 2016-08-10 | 17 | -62/+28 |
* | gnutls_key_generate: fail if the state of the library is invalid | Nikos Mavrogiannopoulos | 2016-08-10 | 1 | -1/+4 |
* | tests: mini-dtls-hello-verify: ignore SIGPIPE to avoid unexpected crashes | Nikos Mavrogiannopoulos | 2016-08-10 | 1 | -0/+3 |
* | gnutls_safe_renegotiation_status: changed return type to unsigned | Nikos Mavrogiannopoulos | 2016-08-09 | 2 | -2/+2 |
* | doc update | Nikos Mavrogiannopoulos | 2016-08-09 | 1 | -1/+2 |
* | tests: removed unused variables from tests | Nikos Mavrogiannopoulos | 2016-08-09 | 3 | -59/+3 |
* | doc update | Nikos Mavrogiannopoulos | 2016-08-09 | 1 | -0/+8 |
* | tests: Add tests for X509 IP constraints | Martin Ukrop | 2016-08-09 | 4 | -2/+946 |
* | x509: Add support for IP constraints | Martin Ukrop | 2016-08-09 | 2 | -112/+344 |
* | tests: Add more IP conversion unit tests | Martin Ukrop | 2016-08-09 | 3 | -6/+63 |
* | tests: added unit test for ip_in_cidr function | Nikos Mavrogiannopoulos | 2016-08-09 | 2 | -1/+98 |
* | x509: Separate out IP handling functions | Martin Ukrop | 2016-08-09 | 11 | -191/+386 |
* | tests: Add corner case tests for name constraints, improve doc | Martin Ukrop | 2016-08-09 | 2 | -1/+25 |
* | Add more ignored files | Martin Ukrop | 2016-08-09 | 1 | -0/+4 |
* | Change ca3 and related certificate to include an intermediate CA in the chain. | Stefan Sørensen | 2016-08-09 | 10 | -198/+483 |
* | Revert "tests: check gnutls_certificate_get_x509_crt with more than one certi... | Nikos Mavrogiannopoulos | 2016-08-09 | 2 | -82/+30 |
* | tests: do not run srp test when no SRP support is compiled in | Nikos Mavrogiannopoulos | 2016-08-09 | 1 | -1/+1 |
* | tests: moved child status error checking code in utils.h | Nikos Mavrogiannopoulos | 2016-08-09 | 61 | -337/+91 |
* | latex: updated sources for new functions | Nikos Mavrogiannopoulos | 2016-08-09 | 2 | -1/+5 |
* | updated auto-generated filesgnutls_3_5_3 | Nikos Mavrogiannopoulos | 2016-08-09 | 3 | -0/+9 |
* | released 3.5.3 | Nikos Mavrogiannopoulos | 2016-08-09 | 1 | -3/+3 |
* | gnutls_transport_set_fastopen: added flags optionstcp-fast-open | Nikos Mavrogiannopoulos | 2016-08-08 | 4 | -4/+7 |
* | doc update | Nikos Mavrogiannopoulos | 2016-08-08 | 1 | -0/+7 |