summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc updategnutls_3_4_x-newapiNikos Mavrogiannopoulos2015-09-261-1/+7
* Backported new verification functions for clients from 3.5.x branchNikos Mavrogiannopoulos2015-09-2616-133/+824
* tests: added test for gnutls_session_set_verify_functionNikos Mavrogiannopoulos2015-09-263-3/+317
* Added gnutls_session_set_verify_functionNikos Mavrogiannopoulos2015-09-265-5/+47
* doc updateNikos Mavrogiannopoulos2015-09-191-0/+8
* tools: added xmpp into the starttls-proto optionsNikos Mavrogiannopoulos2015-09-184-4/+16
* tools: added ldap into the starttls-proto optionsNikos Mavrogiannopoulos2015-09-184-3/+12
* system.c: simplify gnutls_system_recv_timeoutNikos Mavrogiannopoulos2015-09-171-7/+2
* gnutls-cli-debug: use RFC7627 instead of draft-ietf-tls-session-hashNikos Mavrogiannopoulos2015-09-171-1/+1
* updated documentation on gnutls_vdata_types_t based on DKG's suggestionsNikos Mavrogiannopoulos2015-09-171-4/+11
* improve docs for gnutls_certificate_verify_peers*()Daniel Kahn Gillmor2015-09-171-3/+9
* _gnutls_hex2bin: avoid overrun in the provided bufferNikos Mavrogiannopoulos2015-09-141-2/+1
* bumped versiongnutls_3_4_5Nikos Mavrogiannopoulos2015-09-123-3/+3
* tpmtool.1: updatedNikos Mavrogiannopoulos2015-09-121-38/+66
* Don't use formatted output for fixed stringsNikos Mavrogiannopoulos2015-09-111-3/+3
* pkcs11: when storing public keys, make sure they are marked as not privateNikos Mavrogiannopoulos2015-09-041-0/+5
* doc updateNikos Mavrogiannopoulos2015-08-281-0/+3
* gnutls-cli-debug: corrected typo in inappropriate fallback checkNikos Mavrogiannopoulos2015-08-281-1/+1
* gnutls-cli-debug: added check for inappropriate fallback supportNikos Mavrogiannopoulos2015-08-283-0/+33
* corrected typo in ex-server-anonNikos Mavrogiannopoulos2015-08-261-1/+1
* hex decoding: more reasonable error codesNikos Mavrogiannopoulos2015-08-231-7/+6
* Set the extended master secret status based on resumption data onlyNikos Mavrogiannopoulos2015-08-212-6/+4
* tests: corrected resumption tests to disable tickets when neededNikos Mavrogiannopoulos2015-08-212-20/+21
* session packing: corrected issue in PSK session unpackNikos Mavrogiannopoulos2015-08-211-1/+5
* PSK: save the username in client side in the auth structureNikos Mavrogiannopoulos2015-08-211-1/+18
* _gnutls_hash() returns error code if any.Nikos Mavrogiannopoulos2015-08-211-1/+1
* doc updateNikos Mavrogiannopoulos2015-08-211-0/+3
* x509: when appending CRLs to a trust list ensure that we don't have duplicatesNikos Mavrogiannopoulos2015-08-212-3/+32
* certtool: allow exporting very long CRLsNikos Mavrogiannopoulos2015-08-211-5/+4
* doc updateNikos Mavrogiannopoulos2015-08-131-0/+2
* tests: verify whether CRL date setting works as expectedNikos Mavrogiannopoulos2015-08-131-0/+38
* certtool: Allow specifying CRL dates as fixed datesNikos Mavrogiannopoulos2015-08-134-4/+56
* tests: verify CRL appending effectivenessNikos Mavrogiannopoulos2015-08-131-0/+27
* gnutls_x509_crl_set_authority_key_id, gnutls_x509_crl_set_number allow overwr...Nikos Mavrogiannopoulos2015-08-131-4/+4
* certtool: allow appending certificates to a CRLNikos Mavrogiannopoulos2015-08-132-6/+17
* doc updateNikos Mavrogiannopoulos2015-08-121-0/+9
* certtool: removed limit on maximum imported certificates in the -i optionNikos Mavrogiannopoulos2015-08-121-17/+8
* tests: check whether the CRL generation code works as expectedNikos Mavrogiannopoulos2015-08-122-1/+56
* certtool: eliminated memory leaks due to new cert loading codeNikos Mavrogiannopoulos2015-08-122-3/+16
* certtool: lifted limits on file size to loadNikos Mavrogiannopoulos2015-08-122-114/+52
* before dist ensure that included libopts matches autogenNikos Mavrogiannopoulos2015-08-101-0/+5
* corrected dategnutls_3_4_4Nikos Mavrogiannopoulos2015-08-101-1/+1
* include all cert-tests into distNikos Mavrogiannopoulos2015-08-091-8/+7
* updated auto-generated files for new functionsNikos Mavrogiannopoulos2015-08-093-0/+12
* doc updateNikos Mavrogiannopoulos2015-08-091-2/+3
* p11tool: test-sign will not fail if a pubkey is not foundNikos Mavrogiannopoulos2015-08-061-0/+2
* key decoding: set key to null for consistencyNikos Mavrogiannopoulos2015-08-041-1/+3
* key decoding: simplify decoding logic by removing the fallbackNikos Mavrogiannopoulos2015-08-041-25/+24
* doc updateNikos Mavrogiannopoulos2015-08-041-0/+3
* key decoding: corrected regression with PKCS #8 key decodingNikos Mavrogiannopoulos2015-08-041-0/+14