]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/asn1/a_strex.c
Consistent formatting for sizeof(foo)
[thirdparty/openssl.git] / crypto / asn1 / a_strex.c
2017-12-08  Rich SalzConsistent formatting for sizeof(foo)
2017-11-13  Andy Polyakovasn1/a_strex.c: fix flags truncation in do_esc_char.
2016-10-18  Patrick SteuerFix strict-warnings build
2016-08-23  FdaSilvaYYConstify a bit X509_NAME_get_entry
2016-08-23  FdaSilvaYYConstify some X509_NAME, ASN1 printing code
2016-07-25  FdaSilvaYYConstify ASN1_TYPE_get, ASN1_STRING_type, ASN1_STRING_t...
2016-07-11  Dr. Stephen HensonAdd nameConstraints commonName checking.
2016-06-23  Matt CaswellFix ASN1_STRING_to_UTF8 could not convert NumericString
2016-05-18  Richard LevitteMake it possible to have RFC2254 escapes with ASN1_STRI...
2016-05-17  Rich SalzCopyright consolidation 09/10
2016-01-26  Rich SalzRemove /* foo.c */ comments
2015-11-09  Matt CaswellContinue standardising malloc style for libcrypto
2015-09-30  David WoodhouseFix no-stdio build
2015-05-14  Richard LevitteIdentify and move common internal libcrypto header...
2015-03-25  Dr. Stephen Hensonmake X509_NAME opaque
2015-01-30  Rich SalzDead code removal: #if 0 asn1, pkcs7
2015-01-22  Matt CaswellRun util/openssl-format-source -v -c .
2015-01-14  Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2014-08-28  Raphael SpreitzerRT2400: ASN1_STRING_to_UTF8 missing initializer
2012-09-24  Bodo MöllerFix Valgrind warning.
2011-01-03  Dr. Stephen HensonFix escaping code for string printing. If *any* escapin...
2008-11-05  Dr. Stephen HensonUpdate obsolete email address...
2007-02-21  Lutz JänickeFix incorrect handling of special characters
2006-01-29  Nils Larschadd additional checks + cleanup
2005-08-28  Nils Larschfix warnings when building openssl with the following...
2005-05-17  Andy PolyakovMove cryptlib.h prior bio.h. Actually it makes sense...
2003-11-10  Dr. Stephen HensonPrint out GeneralizedTime and UTCTime in ASN1_STRING_pr...
2003-05-21  Richard LevitteFix sign bugs.
2002-11-13  Ben LaurieSecurity fixes brought forward from 0.9.7.
2002-08-30  Dr. Stephen HensonFix ASN1_STRING_to_UTF8: remove non sensical !*out...
2002-06-13  Lutz JänickeAdd missing prototypes.
2001-04-16  Ben LaurieFix warning.
2001-03-15  Dr. Stephen HensonOverhaul the display of certificate details in
2000-10-04  Dr. Stephen HensonGlobal DirectoryString mask fix.
2000-09-09  Richard LevitteMore VMS synchronisation
2000-08-24  Dr. Stephen HensonNew option to CA.pl to sign request using CA extensions.
2000-08-22  Dr. Stephen HensonFixes to d2i_ASN1_OBJECT, ASN1_INTEGER_to_BN and a_strex.c
2000-07-30  Dr. Stephen HensonDocument the new DN printing options.
2000-07-28  Dr. Stephen HensonNew ASN1_STRING_print_ex() and X509_NAME_print_ex()