summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Added check for IPaddressNikos Mavrogiannopoulos2014-02-191-0/+6
* doc updateNikos Mavrogiannopoulos2014-02-191-2/+2
* Added tests for name constraints addition.Nikos Mavrogiannopoulos2014-02-191-8/+273
* better error printingNikos Mavrogiannopoulos2014-02-191-140/+140
* corrected empty name checkNikos Mavrogiannopoulos2014-02-191-2/+2
* Updated test for name constraints to include empty constraints names.Nikos Mavrogiannopoulos2014-02-192-0/+3
* pretty print empty DNSnamesNikos Mavrogiannopoulos2014-02-191-6/+7
* _gnutls_x509_read_value() can now read empty values.Nikos Mavrogiannopoulos2014-02-192-1/+9
* Allow empty names.Nikos Mavrogiannopoulos2014-02-191-2/+6
* removed debuggingNikos Mavrogiannopoulos2014-02-191-5/+0
* Added check for nullNikos Mavrogiannopoulos2014-02-191-0/+3
* If alternative names are found, don't bother checking the DN.Nikos Mavrogiannopoulos2014-02-191-16/+25
* Added tool to create a certificate chainNikos Mavrogiannopoulos2014-02-191-0/+84
* properly indent name constraintsNikos Mavrogiannopoulos2014-02-191-8/+8
* _gnutls_parse_general_name2() will return the expected dataNikos Mavrogiannopoulos2014-02-191-5/+3
* certtool allows setting name constraints.Nikos Mavrogiannopoulos2014-02-197-16/+152
* removed false warningsNikos Mavrogiannopoulos2014-02-192-1/+77
* simplify namesNikos Mavrogiannopoulos2014-02-191-3/+3
* Verify name constraints.Nikos Mavrogiannopoulos2014-02-192-9/+77
* Added gnutls_x509_name_constraints_check_crtNikos Mavrogiannopoulos2014-02-194-0/+120
* Added support for e-mail constraints.Nikos Mavrogiannopoulos2014-02-193-41/+206
* Added more constraints tests for unsupported structures.Nikos Mavrogiannopoulos2014-02-191-9/+25
* Corrected check for present constraints in unsupported types.Nikos Mavrogiannopoulos2014-02-191-4/+6
* fix small leakNikos Mavrogiannopoulos2014-02-181-0/+1
* When verifying a response and a signer isn't provided assume that the signer ...Nikos Mavrogiannopoulos2014-02-181-75/+92
* When sending a nonce in OCSP check if it is available on the reply.Nikos Mavrogiannopoulos2014-02-185-36/+100
* properly deinitialize name constraints structure.Nikos Mavrogiannopoulos2014-02-181-0/+1
* Verify in example that the sent nonce matches the received nonce.Nikos Mavrogiannopoulos2014-02-181-13/+23
* Added missing fileNikos Mavrogiannopoulos2014-02-181-0/+245
* priority string flag VERIFY_ALLOW_X509_V1_CA_CRT is now a dummyNikos Mavrogiannopoulos2014-02-181-1/+1
* reinitialize the handshake timers when gnutls_handshake() is called.Nikos Mavrogiannopoulos2014-02-182-1/+5
* Improved DTLS rehandshake test to catch a timeout issue in handshake().Nikos Mavrogiannopoulos2014-02-181-0/+1
* doc updateNikos Mavrogiannopoulos2014-02-181-2/+2
* Allow multiple flags in gnutls_x509_crt_get_name_constraints()Nikos Mavrogiannopoulos2014-02-182-5/+8
* Do not deinitialize the constraints structure when reading the constraints fa...Nikos Mavrogiannopoulos2014-02-181-10/+0
* Allow appending name constraints.Nikos Mavrogiannopoulos2014-02-183-5/+15
* Allow setting a non-critical name-constraints extension.Nikos Mavrogiannopoulos2014-02-182-3/+6
* better checking of unsupported constraints.Nikos Mavrogiannopoulos2014-02-181-2/+29
* doc updateNikos Mavrogiannopoulos2014-02-171-0/+13
* Added support for name constraints X.509 extension.Nikos Mavrogiannopoulos2014-02-1711-528/+1334
* depend on p11-kit 0.20.0 or laterNikos Mavrogiannopoulos2014-02-151-1/+1
* changed names for clarityNikos Mavrogiannopoulos2014-02-151-6/+6
* Corrected bug in gnutls_pcert_list_import_x509_raw().Nikos Mavrogiannopoulos2014-02-151-4/+5
* corrected suppressions fileNikos Mavrogiannopoulos2014-02-141-1/+2
* do not mention GNUTLS_VERIFY_ALLOW_X509_V1_CA_CRT in documentationNikos Mavrogiannopoulos2014-02-141-6/+1
* removed deprecated flagNikos Mavrogiannopoulos2014-02-146-16/+13
* added TedNikos Mavrogiannopoulos2014-02-131-1/+1
* Use pre-generated keys for self-tests.Nikos Mavrogiannopoulos2014-02-131-2/+45
* set value to null after releasingNikos Mavrogiannopoulos2014-02-131-0/+1
* generate keys in the acceptable sizes in FIPS140 modeNikos Mavrogiannopoulos2014-02-131-1/+6