summaryrefslogtreecommitdiff
path: root/lib/pubkey.c
Commit message (Expand)AuthorAgeFilesLines
* Added casts to prevent compiler warningsNikos Mavrogiannopoulos2016-10-211-2/+4
* pubkey_to_bits: return type was changed to unsignedNikos Mavrogiannopoulos2016-05-311-1/+1
* gnutls_pubkey_verify_data2: simplified return logicNikos Mavrogiannopoulos2016-05-101-3/+1
* keys: custom URLs take precedence over pre-defined URLsNikos Mavrogiannopoulos2016-04-281-7/+7
* gnutls_x509_crt_get_key_usage: ensure that its returned value is properly han...Nikos Mavrogiannopoulos2016-04-111-1/+3
* Fix some more typos.Andreas Metzler2016-02-011-1/+1
* gnutls_pubkey_import_x509_raw: fixed memory leakNikos Mavrogiannopoulos2016-01-131-1/+1
* gnutls_pubkey_import_privkey: document that this operation is not possible in...Nikos Mavrogiannopoulos2015-12-181-0/+3
* Revert "Do not allow importing public keys from PKCS #11 private keys for DSA...Nikos Mavrogiannopoulos2015-12-081-9/+0
* Do not allow importing public keys from PKCS #11 private keys for DSA and ECDSANikos Mavrogiannopoulos2015-12-061-0/+9
* doc updateNikos Mavrogiannopoulos2015-11-181-1/+1
* doc updateNikos Mavrogiannopoulos2015-11-131-2/+2
* gnutls_x509_crt_set_pubkey: clarify usageNikos Mavrogiannopoulos2015-11-091-1/+1
* cleanup in gnutls_pubkey_import_rsa_rawNikos Mavrogiannopoulos2015-10-161-6/+2
* Removed the 'gnutls_' prefix from files to simplify file namingNikos Mavrogiannopoulos2015-08-231-0/+2110