summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bumped version.gnutls_2_12_7_aNikos Mavrogiannopoulos2011-06-185-5/+5
* Limit the number of attempts with the same PIN, to avoid attempting again and...gnutls_2_12_7Nikos Mavrogiannopoulos2011-06-171-2/+5
* When writing an object with CKA_TRUSTED set CKA_PRIVATE explicitly to FALSE, ...Nikos Mavrogiannopoulos2011-06-171-1/+8
* corrected makefile.Nikos Mavrogiannopoulos2011-06-161-1/+1
* updated newsNikos Mavrogiannopoulos2011-06-161-0/+18
* Corrections on security officer login.Nikos Mavrogiannopoulos2011-06-164-74/+15
* The CKA_SUBJECT must be specified for a certificate.Rickard Bellgrim2011-06-161-1/+15
* When setting the TRUSTED flag login as security officer.Nikos Mavrogiannopoulos2011-06-153-1/+9
* write label in PKCS #11 privkey.Nikos Mavrogiannopoulos2011-06-151-0/+8
* define ck_bool_t to be compatible with PKCS #11 bool type.Nikos Mavrogiannopoulos2011-06-157-7/+6
* Return error code when an object is not found.Nikos Mavrogiannopoulos2011-06-072-2/+2
* tests: Build eagain-cli with correct librariesStef Walter2011-06-071-1/+1
* pkcs11: Accept CKR_USER_ALREADY_LOGGED_IN as successful result for PAP LoginStef Walter2011-06-071-2/+2
* Corrected typo. Reported by Andreas Metzler.Nikos Mavrogiannopoulos2011-06-051-1/+1
* regenerated Makefile.Nikos Mavrogiannopoulos2011-06-051-8/+11
* corrected .so version number.gnutls_2_12_6_1Nikos Mavrogiannopoulos2011-06-052-2/+2
* preparing for release.gnutls_2_12_6Nikos Mavrogiannopoulos2011-06-045-5/+11
* Follow http://tools.ietf.org/html/draft-mavrogiannopoulos-tls-dss-00 in DSA s...Nikos Mavrogiannopoulos2011-06-045-37/+28
* updatesNikos Mavrogiannopoulos2011-06-011-3/+3
* Added parameter generation section.Nikos Mavrogiannopoulos2011-05-311-16/+62
* Compatibility text updated.Nikos Mavrogiannopoulos2011-05-311-15/+16
* documented fix.Nikos Mavrogiannopoulos2011-05-281-1/+7
* Properly restore compression method on session resumption. Reported by Dash S...Nikos Mavrogiannopoulos2011-05-281-0/+1
* Added gnutls_global_set_time_function() that allows overriding theNikos Mavrogiannopoulos2011-05-2619-22/+41
* updated documentation on PSK.Nikos Mavrogiannopoulos2011-05-251-5/+5
* PSK examplesGiuseppe Scrivano2011-05-251-1/+1
* do not try to write to a socket when no data.Nikos Mavrogiannopoulos2011-05-251-0/+6
* gnutls_pubkey_get_pk_dsa_raw() and gnutls_pubkey_get_pk_rsa_rawNikos Mavrogiannopoulos2011-05-222-6/+15
* corrected file descriptor leak.Nikos Mavrogiannopoulos2011-05-221-0/+1
* corrected bug in load-pubkey.Nikos Mavrogiannopoulos2011-05-221-1/+1
* corrected message reporting.Nikos Mavrogiannopoulos2011-05-171-11/+11
* Corrected PIN caching.Nikos Mavrogiannopoulos2011-05-161-8/+15
* reduce the repetitions for rabin-miller to a sensible value.Nikos Mavrogiannopoulos2011-05-161-1/+1
* updatedNikos Mavrogiannopoulos2011-05-141-3/+3
* releasedgnutls_2_12_5Nikos Mavrogiannopoulos2011-05-141-1/+1
* bumped versionNikos Mavrogiannopoulos2011-05-114-5/+5
* updatedNikos Mavrogiannopoulos2011-05-101-0/+3
* Correctly import and export pkcs11-urls with ID field set.Nikos Mavrogiannopoulos2011-05-103-44/+36
* update on compatibility issues text.Nikos Mavrogiannopoulos2011-05-091-6/+5
* doc update in gnutls_pkcs11_init()Nikos Mavrogiannopoulos2011-05-091-2/+3
* removed references that produced nothing in pdf.Nikos Mavrogiannopoulos2011-05-081-3/+4
* restructuring of nodes.Nikos Mavrogiannopoulos2011-05-081-4/+20
* Added discussion on compatibility issues.Nikos Mavrogiannopoulos2011-05-081-0/+26
* removed merge artifactNikos Mavrogiannopoulos2011-05-071-34/+0
* Added gnutls_x509_crq_verify().Nikos Mavrogiannopoulos2011-05-076-2/+124
* certtool can now load private keys and public keys from PKCS #11 tokens (via ...Nikos Mavrogiannopoulos2011-05-0710-149/+409
* gnutls_pkcs11_privkey_import_url() will correctly set algorithm of private key.Nikos Mavrogiannopoulos2011-05-071-4/+38
* No libgnutls-extra is required for certtool or p11tool.Nikos Mavrogiannopoulos2011-05-073-8/+3
* Do not use /tmp for temporary file. Just use the local (test) directory.Nikos Mavrogiannopoulos2011-05-071-6/+7
* documented guile fix.gnutls_2_12_4Nikos Mavrogiannopoulos2011-05-061-0/+4