Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tie the weak DH warning to the very weak security parameter. | Nikos Mavrogiannopoulos | 2014-06-04 | 1 | -1/+2 |
* | Allow null list_size argument in gnutls_certificate_get_peers() | Nikos Mavrogiannopoulos | 2014-05-17 | 1 | -2/+3 |
* | removed legacy code. | Nikos Mavrogiannopoulos | 2014-05-10 | 1 | -1/+1 |
* | Made _gnutls_get_auth_info() safer to use. | Nikos Mavrogiannopoulos | 2014-04-18 | 1 | -17/+17 |
* | simplified gnutls_certificate_client_get_request_status() - no error is possi... | Nikos Mavrogiannopoulos | 2014-03-31 | 1 | -2/+1 |
* | stricter type usage | Nikos Mavrogiannopoulos | 2014-03-08 | 1 | -1/+1 |
* | updated mpi_scan macros | Nikos Mavrogiannopoulos | 2014-01-26 | 1 | -1/+1 |
* | gnutls_session_get_desc() returns a more compact description. | Nikos Mavrogiannopoulos | 2014-01-11 | 1 | -7/+17 |
* | reindented code | Nikos Mavrogiannopoulos | 2013-11-08 | 1 | -416/+412 |
* | setting the DH prime bits to zero shouldn't print a warning as it is the same... | Nikos Mavrogiannopoulos | 2013-11-02 | 1 | -1/+1 |
* | optimized access to TLS protocol version properties. | Nikos Mavrogiannopoulos | 2013-05-25 | 1 | -3/+3 |
* | simplified access to cipher and mac properties to reduce wasted cycles. | Nikos Mavrogiannopoulos | 2013-05-25 | 1 | -1/+2 |
* | gnutls_session_set_id() was added | Nikos Mavrogiannopoulos | 2013-05-19 | 1 | -0/+32 |
* | typo fixes by Andreas Metzler | Nikos Mavrogiannopoulos | 2013-05-10 | 1 | -1/+1 |
* | Removed the RSA-EXPORT ciphersuites. | Nikos Mavrogiannopoulos | 2013-04-07 | 1 | -38/+3 |
* | Added gnutls_session_get_desc() | Nikos Mavrogiannopoulos | 2013-03-12 | 1 | -1/+67 |
* | Added options to disable more key exchange mechanisms. | Nikos Mavrogiannopoulos | 2013-03-12 | 1 | -108/+118 |
* | Return proper also when loading a private key. | Nikos Mavrogiannopoulos | 2013-03-08 | 1 | -26/+0 |
* | simplified text | Nikos Mavrogiannopoulos | 2013-03-07 | 1 | -3/+2 |
* | Use LGPLv2.1 in the files their author's agreed to. | Nikos Mavrogiannopoulos | 2013-02-01 | 1 | -1/+1 |
* | Keep the legacy dh_prime_bits. | Nikos Mavrogiannopoulos | 2013-01-27 | 1 | -3/+6 |
* | Instead of setting directly the number of DH bits, set a security parameter p... | Nikos Mavrogiannopoulos | 2013-01-26 | 1 | -1/+1 |
* | The minimum DH prime bits are now set by the priority strings (that means the... | Nikos Mavrogiannopoulos | 2013-01-26 | 1 | -2/+5 |
* | disable gnutls_certificate_get_peers_subkey_id() if not openpgp. | Nikos Mavrogiannopoulos | 2013-01-26 | 1 | -0/+2 |
* | Added correct since | Nikos Mavrogiannopoulos | 2013-01-05 | 1 | -0/+2 |
* | doc updates | Nikos Mavrogiannopoulos | 2012-11-27 | 1 | -1/+1 |
* | Added gnutls_ocsp_status_request_is_checked(). | Nikos Mavrogiannopoulos | 2012-11-06 | 1 | -0/+20 |
* | Added verification flag GNUTLS_VERIFY_DO_NOT_ALLOW_UNSORTED_CHAIN | Nikos Mavrogiannopoulos | 2012-11-02 | 1 | -19/+0 |
* | Added "Since" field to new functions. | Nikos Mavrogiannopoulos | 2012-11-01 | 1 | -0/+1 |
* | Added gnutls_certificate_update_verify_flags() to allow setting new flags wit... | Nikos Mavrogiannopoulos | 2012-10-30 | 1 | -4/+21 |
* | Several OpenPGP updates. | Nikos Mavrogiannopoulos | 2012-10-11 | 1 | -0/+27 |
* | session->key no longer needs to be an allocated structure. | Nikos Mavrogiannopoulos | 2012-10-10 | 1 | -2/+2 |
* | Fix GTK-DOC warnings. | Simon Josefsson | 2012-09-21 | 1 | -4/+5 |
* | Added verification flags GNUTLS_VERIFY_ALLOW_UNSORTED_CHAIN, which is enabled... | Nikos Mavrogiannopoulos | 2012-09-16 | 1 | -1/+2 |
* | Added documentation for TPM keys. | Nikos Mavrogiannopoulos | 2012-07-18 | 1 | -1/+3 |
* | Added gnutls_url_is_supported() | Nikos Mavrogiannopoulos | 2012-07-14 | 1 | -0/+23 |
* | updated doc | Nikos Mavrogiannopoulos | 2012-06-24 | 1 | -1/+2 |
* | updated versions | Nikos Mavrogiannopoulos | 2012-06-21 | 1 | -1/+1 |
* | Added functions to directly load a private key. | Nikos Mavrogiannopoulos | 2012-06-21 | 1 | -0/+1 |
* | Added gnutls_load_file(). | Nikos Mavrogiannopoulos | 2012-06-21 | 1 | -0/+35 |
* | typo fix | Nikos Mavrogiannopoulos | 2012-05-31 | 1 | -1/+1 |
* | Document the effect of lowering the DH bits. | Nikos Mavrogiannopoulos | 2012-05-22 | 1 | -0/+4 |
* | even more cleanups | Nikos Mavrogiannopoulos | 2012-03-24 | 1 | -1/+1 |
* | Cleanup copyright headers. | Simon Josefsson | 2012-01-25 | 1 | -1/+1 |
* | Fixed signed/unsigned warnings. | Nikos Mavrogiannopoulos | 2012-01-21 | 1 | -2/+2 |
* | Run 'make update-copyright'. | Simon Josefsson | 2012-01-16 | 1 | -2/+1 |
* | Allow the insertion of characters to align the randomart. | Nikos Mavrogiannopoulos | 2011-12-29 | 1 | -1/+1 |
* | print randomart for private keys as well. | Nikos Mavrogiannopoulos | 2011-12-28 | 1 | -1/+1 |
* | Added function gnutls_random_art() to convert fingerprints to images (current... | Nikos Mavrogiannopoulos | 2011-12-28 | 1 | -0/+34 |
* | minor doc and comment fixes | Patrick Pelletier | 2011-12-28 | 1 | -3/+3 |