summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updated changelog.gnutls_2_99_4Nikos Mavrogiannopoulos2011-07-231-19199/+2042
* released 2.99.4Nikos Mavrogiannopoulos2011-07-234-472/+198
* Honor uninitialized private key in destructorPetr Písař2011-07-231-0/+2
* Corrected initialization of key when generating request. Reported by Petr Pisar.Nikos Mavrogiannopoulos2011-07-231-3/+4
* updated.Nikos Mavrogiannopoulos2011-07-231-0/+7
* The crippled status of an gnutls_x509_privkey_t was removed.Nikos Mavrogiannopoulos2011-07-234-58/+22
* Example compilation fix.Nikos Mavrogiannopoulos2011-07-231-1/+1
* pkcs11: Use p11_kit_pin_xxx() functionality when 'pinfile' is in uris.Stef Walter2011-07-236-80/+202
* Added compatibility mode with /etc/gnutls/pkcs11.confNikos Mavrogiannopoulos2011-07-231-1/+47
* Updates in upward negotiation section.Nikos Mavrogiannopoulos2011-07-231-6/+3
* Corrected bibliographyNikos Mavrogiannopoulos2011-07-231-40/+41
* corrected section names.Nikos Mavrogiannopoulos2011-07-237-96/+97
* Updated information on required libraries.Nikos Mavrogiannopoulos2011-07-234-21/+6
* Corrected typos.Nikos Mavrogiannopoulos2011-07-235-34/+33
* updated function listing.Nikos Mavrogiannopoulos2011-07-2317-413/+703
* Added gnutls_alert_get_strname().Nikos Mavrogiannopoulos2011-07-233-38/+62
* documentation fixesNikos Mavrogiannopoulos2011-07-2375-536/+524
* Upgraded to LGPLv3.Nikos Mavrogiannopoulos2011-06-23146-1245/+650
* updated cover.Nikos Mavrogiannopoulos2011-06-231-43/+10
* improvements on fdl.Nikos Mavrogiannopoulos2011-06-211-13/+13
* Added LRN.Nikos Mavrogiannopoulos2011-06-211-20/+23
* documentation updates.Nikos Mavrogiannopoulos2011-06-217-170/+224
* gnutls_srp_verifier() returns data allocated with gnutls_malloc()Nikos Mavrogiannopoulos2011-06-213-7/+14
* reduced error message.Nikos Mavrogiannopoulos2011-06-211-2/+1
* simplified text.Nikos Mavrogiannopoulos2011-06-201-2/+1
* FDL is now included using a tiny font.Nikos Mavrogiannopoulos2011-06-202-28/+46
* Tables were also made floatingNikos Mavrogiannopoulos2011-06-204-30/+65
* figures were made floating.Nikos Mavrogiannopoulos2011-06-205-38/+89
* Added high-quality pdf images.Nikos Mavrogiannopoulos2011-06-2016-17/+17
* more files to ignoreNikos Mavrogiannopoulos2011-06-192-0/+31
* updated documentation to allow latex output.Nikos Mavrogiannopoulos2011-06-1931-1003/+2349
* corrected typosNikos Mavrogiannopoulos2011-06-194-11/+11
* indented code.Nikos Mavrogiannopoulos2011-06-198-75/+98
* added missing file.gnutls_2_99_3Nikos Mavrogiannopoulos2011-06-181-1/+1
* bumped version.Nikos Mavrogiannopoulos2011-06-184-3/+8
* Added new PKCS #11 flags to force an object being private or not.Nikos Mavrogiannopoulos2011-06-1811-80/+160
* Limit the number of attempts with the same PIN, to avoid attempting again and...Nikos Mavrogiannopoulos2011-06-171-2/+5
* When writing an object with CKA_TRUSTED set CKA_PRIVATE explicitly to FALSE, ...Nikos Mavrogiannopoulos2011-06-171-1/+8
* updatedNikos Mavrogiannopoulos2011-06-161-0/+1
* removed unneeded test.Nikos Mavrogiannopoulos2011-06-161-6/+1
* Enforce the GNUTLS_PKCS11_OBJ_FLAG_LOGIN_SO even if GNUTLS_PKCS11_OBJ_FLAG_LO...Nikos Mavrogiannopoulos2011-06-161-1/+1
* Use common code for PKCS #11 callbacks across clients.Nikos Mavrogiannopoulos2011-06-163-67/+13
* bit fields changed to unsigned.Nikos Mavrogiannopoulos2011-06-162-4/+4
* Moved null check before initialization.Nikos Mavrogiannopoulos2011-06-162-5/+3
* removed unreachable code warningNikos Mavrogiannopoulos2011-06-161-2/+0
* eliminated wipemem().Nikos Mavrogiannopoulos2011-06-164-15/+4
* corrected uninitialized variable warning.Nikos Mavrogiannopoulos2011-06-161-1/+1
* The CKA_SUBJECT must be specified for a certificate.Rickard Bellgrim2011-06-161-2/+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