Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed the 'gnutls_' prefix from files to simplify file naming | Nikos Mavrogiannopoulos | 2015-08-23 | 1 | -7/+7 |
* | verify-tofu: use nettle's base64 functions | Nikos Mavrogiannopoulos | 2015-07-21 | 1 | -7/+8 |
* | cleanup unused variable | Nikos Mavrogiannopoulos | 2015-05-21 | 1 | -4/+0 |
* | corrected allocation check | Nikos Mavrogiannopoulos | 2015-05-21 | 1 | -6/+5 |
* | doc: avoid using structure for opaque types | Nikos Mavrogiannopoulos | 2015-03-20 | 1 | -1/+1 |
* | removed unused variable | Nikos Mavrogiannopoulos | 2014-09-17 | 1 | -3/+0 |
* | added gnutls_pkcs11_copy_attached_extension() | Nikos Mavrogiannopoulos | 2014-09-12 | 1 | -68/+2 |
* | export x509_crt_to_raw_pubkey() in x509/common.h and prefixed s/get_extension... | Nikos Mavrogiannopoulos | 2014-09-10 | 1 | -4/+3 |
* | doc update | Nikos Mavrogiannopoulos | 2014-08-17 | 1 | -0/+9 |
* | doc update | Nikos Mavrogiannopoulos | 2014-08-17 | 1 | -3/+3 |
* | several bug fixes due to coverity. | Nikos Mavrogiannopoulos | 2014-04-15 | 1 | -1/+1 |
* | doc update | Nikos Mavrogiannopoulos | 2014-03-31 | 1 | -5/+5 |
* | stricter type usage | Nikos Mavrogiannopoulos | 2014-03-08 | 1 | -5/+6 |
* | clang warning fixes | Nikos Mavrogiannopoulos | 2014-03-08 | 1 | -4/+4 |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -594/+614 |
* | simplified access to cipher and mac properties to reduce wasted cycles. | Nikos Mavrogiannopoulos | 2013-05-25 | 1 | -6/+7 |
* | Use LGPLv2.1 in the files their author's agreed to. | Nikos Mavrogiannopoulos | 2013-02-01 | 1 | -1/+1 |
* | updated sbuf interface. | Nikos Mavrogiannopoulos | 2013-01-26 | 1 | -1/+0 |
* | Define _gnutls_file_mutex in gnutls_global.c instead of in verify-tofu.c | Martin Storsjo | 2013-01-21 | 1 | -1/+1 |
* | Allow easier marking of insecure algorithms. | Nikos Mavrogiannopoulos | 2012-11-08 | 1 | -1/+1 |
* | Use hash-pjw-bare instead of asn1_bhash(). | Nikos Mavrogiannopoulos | 2012-10-02 | 1 | -1/+0 |
* | Use openpgp if enabled. | Nikos Mavrogiannopoulos | 2012-04-17 | 1 | -0/+4 |
* | Doc fixes for GTK-DOC. | Simon Josefsson | 2012-03-02 | 1 | -4/+4 |
* | Since: 3.0.0 -> Since 3.0 to reflect that it might be on a later version than... | Nikos Mavrogiannopoulos | 2012-02-18 | 1 | -3/+3 |
* | return the documented error code | Nikos Mavrogiannopoulos | 2012-02-18 | 1 | -1/+1 |
* | corrected memory leak | Nikos Mavrogiannopoulos | 2012-02-18 | 1 | -1/+1 |
* | The public key storage backend was made extendable. | Nikos Mavrogiannopoulos | 2012-02-18 | 1 | -21/+120 |
* | Modified the trust_db API to avoid dependendance on a structure. | Nikos Mavrogiannopoulos | 2012-02-16 | 1 | -33/+26 |
* | make the default storage backend thread safe. | Nikos Mavrogiannopoulos | 2012-02-15 | 1 | -4/+14 |
* | The hash in gnutls_store_commitment() is specified in raw format. | Nikos Mavrogiannopoulos | 2012-02-15 | 1 | -0/+736 |