]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/x509/x509_att.c
Remove /* foo.c */ comments
[thirdparty/openssl.git] / crypto / x509 / x509_att.c
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-04-30  Rich Salzfree NULL cleanup 5a
2015-03-25  Dr. Stephen HensonRemove X509_ATTRIBUTE hack.
2015-03-16  Dr. Stephen HensonMake X509_ATTRIBUTE opaque.
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2008-06-26  Dr. Stephen HensonUpdate from stable branch.
2008-05-30  Dr. Stephen HensonFix from stable branch.
2008-03-12  Dr. Stephen HensonAnd so it begins...
2008-02-28  Dr. Stephen HensonFix typo and avoid warning.
2008-02-12  Dr. Stephen HensonTypo.
2008-02-11  Dr. Stephen HensonUtility attribute function to retrieve attribute data...
2008-02-11  Dr. Stephen HensonExtend attribute setting routines to support non-string...
2005-07-26  Nils Larschimproved error checking and some fixes
2005-05-11  Bodo MöllerFix more error codes.
2001-06-11  Dr. Stephen HensonAdd support for MS CSP Name PKCS#12 attribute.
2000-12-08  Dr. Stephen HensonMerge from the ASN1 branch of new ASN1 code
2000-02-26  Dr. Stephen HensonRename functions for new convention.
2000-01-20  Dr. Stephen HensonFinish off the X509_ATTRIBUTE string stuff.
2000-01-19  Dr. Stephen HensonRename X509_att*() stuff to X509at_*(), add X509_REQ...
2000-01-07  Dr. Stephen HensonMore X509_ATTRIBUTE changes.
2000-01-06  Dr. Stephen HensonInitial automation changes to 'req' and X509_ATTRIBUTE...