Fix: PEM_read_bio_PrivateKey with no-ui / no-stdio
[openssl.git] / crypto / x509 / x_name.c
2016-05-17 Rich SalzCopyright consolidation 09/10
2016-05-04 Dr. Stephen HensonFix name length limit check.
2016-04-29 Dr. Stephen HensonAdd size limit to X509_NAME structure.
2016-04-29 Matt CaswellThe x509_name_canon function doesn't check for an error...
2016-02-05 FdaSilvaYYGH601: Various spelling fixes.
2016-01-30 Dr. Stephen HensonAdd function to return internal enoding of X509_NAME.
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-07 Dr. Stephen HensonOnly declare stacks in headers
2016-01-07 Dr. Stephen HensonRename DECLARE*STACK_OF to DEFINE*STACK_OF
2015-11-09 Matt CaswellContinue standardising malloc style for libcrypto
2015-09-22 Dr. Stephen HensonFix path in comments
2015-09-22 Dr. Stephen HensonMove functions.
2015-09-11 Ben LaurieEnable -Wmissing-variable-declarations and
2015-09-03 Rich Salzremove 0 assignments.
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 finale
2015-04-30 Rich Salzfree NULL cleanup 5a
2015-03-25 Dr. Stephen Hensonmake X509_NAME opaque