removed gnutls_pubkey_get_verify_algorithm() and unnecessary internal APIs
[gnutls:gnutls.git] / lib / gnutls_pk.c
2015-02-21 Nikos Mavrogiannop... removed gnutls_pubkey_get_verify_algorithm() and unnece...
2014-08-08 Nikos Mavrogiannop... protect _gnutls_params_get_rsa_raw() from crashing...
2014-04-15 Nikos Mavrogiannop... several bug fixes due to coverity.
2014-01-26 Nikos Mavrogiannop... updated prototypes of _gnutls_mpi_set, _gnutls_mpi_set_...
2014-01-23 Nikos Mavrogiannop... ensure that _gnutls_pk_params_copy makes a full duplicate.
2014-01-23 Nikos Mavrogiannop... Added new functions to obtain raw private key
2013-11-10 Nikos Mavrogiannop... reduced stack size usage in several functions.
2013-11-08 Nikos Mavrogiannop... reindented code
2013-05-31 Nikos Mavrogiannop... avoid calling clear on null values
2013-05-25 Nikos Mavrogiannop... simplified access to cipher and mac properties to reduc...
2013-03-15 Nikos Mavrogiannop... Private key parameters are overwritten with zeros on...
2013-02-01 Nikos Mavrogiannop... Use LGPLv2.1 in the files their author's agreed to.
2012-08-27 Nikos Mavrogiannop... simplified ECDSA/DSA signature generation in tokens.
2012-05-22 Nikos Mavrogiannop... Use the PKCS #1 1.5 encoding provided by nettle (2...
2012-04-02 Nikos Mavrogiannop... several type changes to please clang
2012-01-21 Nikos Mavrogiannop... Fixed signed/unsigned warnings.
2012-01-14 Simon JosefssonFix memory leak.
2011-12-12 Nikos Mavrogiannop... Optimizations in DH parameter generation.
2011-11-11 Nikos Mavrogiannop... Added gnutls_x509_privkey_verify_params() which verifie...
2011-08-03 Simon JosefssonClarify license and copyright.
2011-06-22 Nikos Mavrogiannop... Upgraded to LGPLv3.
2011-06-16 Nikos Mavrogiannop... corrected uninitialized variable warning.
2011-06-02 Nikos Mavrogiannop... gnutls/crypto.h no longer includes functions to registe...
2011-05-23 Nikos Mavrogiannop... Several updates to allow generation and signing of...
2011-05-22 Nikos Mavrogiannop... Added support for verifying server certificates with...
2011-05-22 Nikos Mavrogiannop... gnutls_pk_params_st is used internally to transfer...
2011-05-20 Nikos Mavrogiannop... Initial ecc support. Adds support for anonymous ECDH...
2011-04-08 Nikos Mavrogiannop... corrected memory leak on RSA signatures.
2011-02-09 Nikos Mavrogiannop... In TLS 1.2 under DSS use the hash algorithm required...
2011-02-09 Nikos Mavrogiannop... The extensions code is now using the gnutls_buffer_st.
2010-12-16 Nikos Mavrogiannop... Indented code. Use same indentation but with -nut to...
2010-10-14 Simon JosefssonIndent (using GNU indent 2.2.11).
2010-06-03 Nikos Mavrogiannop... The get_preferred_hash_algorithm() functions have now...
2010-06-03 Nikos Mavrogiannop... Nettle library can now parse the PGP integers. Except...
2010-06-03 Nikos Mavrogiannop... Common code for calculation of RSA exp1 and exp2. Also...
2010-05-22 Simon JosefssonChange GNUTLS into GnuTLS.
2010-01-27 Simon JosefssonUpdate copyright years.
2010-01-27 Simon JosefssonFix FSF copyright notices.
2009-08-31 Daiki UenoUse SHA256 for PRF if TLS 1.2.
2009-08-28 Simon JosefssonFix deprecated usage of gnutls_datum.
2009-07-15 Nikos Mavrogiannop... Several bug fixes by Fabian Keil (some were modified...
2009-04-30 Simon JosefssonFix DSA key generation.
2008-11-12 Simon JosefssonFix warnings.
2008-10-08 Simon JosefssonIndent.
2008-09-28 Nikos Mavrogiannop... changed crypto API to reduce probability of memory...
2008-09-21 Nikos Mavrogiannop... Corrected memory leak. Reported by Sam Varshavchik.
2008-09-21 Nikos Mavrogiannop... Corrected several bugs in DSA DER key importing. Report...
2008-09-16 Simon JosefssonIndent.
2008-08-25 Nikos Mavrogiannop... corrected private key generation
2008-07-09 Simon JosefssonMinor randomness API cleanups.
2008-07-02 Simon JosefssonIndent code.
2008-06-27 Nikos Mavrogiannop... Initial merge attempt with gnutls_with_ext_mpi
2008-06-04 Simon JosefssonMerge branch 'gnutls_with_netconf'
2008-04-17 Ludovic CourtèsMerge branch 'master' of ssh://civodul@git.savannah...
2008-04-17 Simon JosefssonRemove all uses of gnutls_alloca/gnutls_afree.
2008-03-29 NikosMerge branch 'master' of ssh://nmav@git.sv.gnu.org...
2008-03-29 NikosAdded interface to register random generators.
2008-03-08 NikosMerge branch 'master' of ssh://nmav@git.sv.gnu.org...
2008-02-26 Simon JosefssonMove mpi.h stuff to x509_int.h.
2007-10-30 Nikos Mavrogiannop... Changed my name to my "official" name.
2007-10-12 Nikos Mavrogiannop... Added support for DSA2 (key sizes for more than 1024...
2007-06-26 Ludovic CourtesFixed memory leak in `_gnutls_dsa_verify ()'.
2006-09-12 Simon JosefssonAdd 'break' to make logic easier to follow.
2006-09-11 Simon JosefssonRevert part of patch, logging is only enabled in debug...
2006-09-08 Simon JosefssonDon't return different errors depending on content...
2005-12-15 Simon JosefssonIndent more.
2005-12-09 Simon JosefssonReplace "uint" with "unsigned". Remove unused "sint".
2005-11-07 Simon JosefssonUse GNU coding style.
2005-09-27 Nikos Mavrogiannop... Made the PKCS #12 API handle null passwords. Based...
2005-08-30 Simon JosefssonDon't include gnutls_random.h.
2005-08-30 Simon JosefssonFix last commit.
2005-08-30 Simon JosefssonCall gc directly instead of _gnutls_get_random.
2005-05-26 Simon JosefssonUpdate FSF office address in license.
2005-01-22 Simon JosefssonClean up license templates.
2004-10-28 Simon JosefssonIndent.
2004-08-17 Simon JosefssonTypo.
2004-08-17 Simon JosefssonSimplify computation of PKCS#1 version 1.5 type 2 non...
2004-08-17 Simon JosefssonUse minmax.h from gnulib instead of GMIN/GMAX.
2004-07-09 Nikos Mavrogiannop... eliminated some memory leaks. Reported by Yoann Vandoor...
2004-06-16 Nikos Mavrogiannop... Corrected bug in PKCS #1 encryption.
2004-06-13 Nikos Mavrogiannop... Added the '_t' suffix to all exported symbols.
2004-06-07 Nikos Mavrogiannop... changed indentation to 4 spaces instead of tabs.
2004-06-05 Nikos Mavrogiannop... several internal types fix.
2004-06-02 Nikos Mavrogiannop... *** empty log message ***
2004-05-03 Nikos Mavrogiannop... Added gnutls_auth_client_get_type() and gnutls_auth_ser...
2004-04-15 Nikos Mavrogiannop... Some updates in order to compile with tcc.
2003-12-26 Nikos Mavrogiannop... * Added CRL verification functionality to certtool.
2003-12-18 Nikos Mavrogiannop... Added support for generating and exporting DSA private...
2003-11-26 Nikos Mavrogiannop... Exported the gnutls_x509_privkey_sign_data(), gnutls_x5...
2003-10-04 Nikos Mavrogiannop... *** empty log message ***
2003-09-17 Nikos Mavrogiannop... some cleanups.
2003-08-11 Nikos Mavrogiannop... still more patches by Arne Thomassen
2003-08-09 Nikos Mavrogiannop... Applied patch from Arne Thomassen <arne@arne-thomassen...
2003-08-07 Nikos Mavrogiannop... Ported to the new libgcrypt (still unstable). Also...
2003-06-27 Nikos Mavrogiannop... Added function to do the MAC verification in the PKCS...
2003-03-31 Nikos Mavrogiannop... Eliminated the need for a hard coded max MPI parameter...
2003-03-20 Nikos Mavrogiannop... *** empty log message ***
2003-03-20 Nikos Mavrogiannop... * The RSA premaster secret version check can no longer...
2003-03-19 Nikos Mavrogiannop... * Improved the error logging functions, by adding a...
2003-03-17 Nikos Mavrogiannop... better use of asn1_der_coding() to avoid using static...
next