]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/dsa/dsa_lib.c
Reorganize local header files
[thirdparty/openssl.git] / crypto / dsa / dsa_lib.c
2019-09-28  Dr. Matthias St... Reorganize local header files
2019-09-09  Matt CaswellImplement DSA in the default provider
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-09-05  Nicola TuveriHarmonize the error handling codepath
2018-09-05  Nicola TuveriFix segfault in RSA_free() (and DSA/DH/EC_KEY)
2018-05-29  Matt CaswellUpdate copyright year
2018-05-28  Dr. Matthias St... DSA: add simple getters for commonly used struct members
2017-10-18  KaoruTodaRemove parentheses of return.
2017-10-13  Rich SalzRemove email addresses from source code.
2017-08-29  PauliMove the REF_PRINT support from e_os.h to internal...
2017-08-29  Paulie_os.h removal from other headers and source files.
2017-04-07  Rich SalzMake default_method mostly compile-time
2016-11-17  Kurt RoeckxAdd support for reference counting using C11 atomics
2016-08-01  Dr. Stephen HensonAdd DSA_bits() function.
2016-06-16  Matt CaswellFix the build and tests following constification of...
2016-06-15  Richard LevitteConstify the parameter getters for RSA, DSA and DH
2016-06-01  FdaSilvaYYRaise an Err when CRYPTO_THREAD_lock_new fails
2016-05-17  Rich SalzCopyright consolidation 07/10
2016-04-28  FdaSilvaYYAdd checks on CRYPTO_new_ex_data return value...
2016-04-27  Viktor DukhovniFix set0 reuse test
2016-04-27  Richard LevitteRSA, DSA, DH: Allow some given input to be NULL on...
2016-04-09  Matt CaswellFix double free bug in error path
2016-04-09  Matt CaswellMake DH opaque
2016-04-02  Matt CaswellMake DSA_METHOD opaque
2016-04-02  Matt CaswellMake the DSA structure opaque
2016-03-20  Rich SalzRemove #error from include files.
2016-03-08  Alessandro GhediniConvert CRYPTO_LOCK_{DH,DSA,RSA} to new multi-threading API
2016-03-07  Dr. Stephen HensonRemove kinv/r fields from DSA structure.
2016-02-28  FdaSilvaYYGH715: Missed some null-check-removals. follow commits...
2016-02-25  Rich SalzGH715: ENGINE_finish can take NULL
2016-02-11  Rich SalzMove to REF_DEBUG, for consistency.
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-12-30  Dr. Stephen HensonCheck for missing DSA parameters.
2015-12-01  Rich Salzex_data part 2: doc fixes and CRYPTO_free_ex_index.
2015-09-03  Rich Salzremove 0 assignments.
2015-08-10  Rich SalzRT3999: Remove sub-component version strings
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-04  Rich SalzUse safer sizeof variant in malloc
2015-05-01  Rich Salzfree NULL cleanup 7
2015-04-28  Rich Salzremove malloc casts
2015-03-26  Dr. Stephen HensonSimplify DSA public key handling.
2015-03-25  Rich Salzfree NULL cleanup
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2014-03-28  Dr. Stephen HensonAdd functions returning security bits.
2011-04-23  Dr. Stephen HensonMake sure overrides work for RSA/DSA.
2011-04-07  Dr. Stephen HensonDH keys have an (until now) unused 'q' parameter. When...
2007-01-21  Dr. Stephen HensonConstify version strings and some structures.
2005-07-16  Nils Larschmake
2004-04-19  Geoff Thorpe(oops) Apologies all, that last header-cleanup commit...
2003-01-30  Richard LevitteAdd the possibility to build without the ENGINE framework.
2002-11-29  Richard LevitteRemove incorrect assert.
2002-11-13  Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-03-09  Dr. Stephen HensonMake {RSA,DSA,DH}_new_method obtain and release an...
2001-09-25  Geoff ThorpeThis commits changes to various parts of libcrypto...
2001-09-03  Bodo MöllerRename recently introduced functions for improved code...
2001-09-01  Geoff ThorpeMake the necessary changes to work with the recent...
2001-08-25  Geoff ThorpeGive DH, DSA, and RSA functions to "up" their reference...
2001-08-12  Geoff ThorpeThe indexes returned by ***_get_ex_new_index() function...
2001-07-26  Lutz JänickeFix problem occuring when used from OpenSSH on Solaris 8.
2001-06-23  Dr. Stephen HensonIn {RSA,DSA,DH}_new_method(x) need to increase the...
2001-04-30  Geoff ThorpeIn RSA, DSA, DH, and RAND - if the "***_new()" function...
2001-02-19  Richard LevitteMake all configuration macros available for application...
2000-11-29  Geoff ThorpeDo to DH and DSA what has already been done to RSA...
2000-11-07  Richard LevitteConstify DSA-related code.
2000-10-26  Richard LevitteMerge the engine branch into the main trunk. All confl...
2000-06-01  Richard LevitteThere have been a number of complaints from a number...
2000-04-20  Geoff ThorpeThe handling of DSA_METHOD and DH_METHOD wasn't quite...
2000-01-23  Dr. Stephen HensonTidy up CRYPTO_EX_DATA structures.
1999-08-23  Dr. Stephen HensonInitial support for DH_METHOD. Also added a DH lock...
1999-08-22  Dr. Stephen HensonInitial support for DSA_METHOD...
1999-08-06  Bodo Möllerfix the bug
1999-08-05  Bodo MöllerNew function DSA_dup_DH, and fixes for bugs that were...
1999-04-23  Bodo MöllerChange #include filenames from <foo.h> to <openssl.h>.
1999-04-19  Ulf MöllerChange functions to ANSI C.
1999-04-17  Ben LaurieMassive constification.
1999-03-22  Ben LaurieFix security hole.
1998-12-31  Ralf S. EngelschallFix version stuff:
1998-12-23  Ralf S. Engelschall*** empty log message *** OpenSSL_0_9_1c
1998-12-23  Ralf S. EngelschallSwitch version string to SSLeay/OpenSSL
1998-12-22  Ralf S. EngelschallVarious cleanups and fixed by Marc and Ralf to start...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.1b (unreleased) SSLeay
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.9.0b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...
1998-12-21  Ralf S. EngelschallImport of old SSLeay release: SSLeay 0.8.1b
1998-12-21  Ralf S. EngelschallThis commit was generated by cvs2svn to track changes...