]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/asn_moid.c
Reorganize private crypto header files
[thirdparty/openssl.git] / crypto / asn1 / asn_moid.c
2019-09-28  Dr. Matthias St... Reorganize private crypto header files
2018-12-06  Richard LevitteFollowing the license change, modify the boilerplates...
2018-08-22  Andy Polyakovasn1/asn_moid.c: overhaul do_create.
2018-04-17  Richard LevitteUpdate copyright year
2018-04-03  Rich SalzSet error code on alloc failures
2017-08-21  PauliThis has been added to avoid the situation where some...
2016-06-15  FdaSilvaYYConstify some input buffers in asn1
2016-05-17  Rich SalzCopyright consolidation 08/10
2016-04-13  Dr. Stephen HensonRemove check_defer()
2016-04-13  Matt CaswellRename int_*() functions to *_int()
2016-04-13  Matt CaswellRename lots of *_intern or *_internal function to int_*
2016-04-13  Matt CaswellDeprecate OBJ_cleanup() and make it a no-op
2016-03-23  Rich SalzMove dso.h to internal
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-05-11  Rich SalzUse p==NULL not !p (in if statements, mainly)
2015-03-24  Dr. Stephen Hensonmake ASN1_OBJECT opaque
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-22  Matt CaswellFurther comment changes for reformat (master)
2008-11-05  Dr. Stephen HensonUpdate obsolete email address...
2007-04-08  Dr. Stephen HensonFix from stable branch.
2004-03-27  Dr. Stephen HensonExtend OID config module format.
2004-03-05  Dr. Stephen HensonCleanup ASN1 OID module when it exits.
2002-02-22  Dr. Stephen HensonUpdate from stable branch.
2002-01-18  Ben LaurieConstification, add config to /dev/crypto.
2002-01-05  Dr. Stephen HensonExperimental configuration code.