Fix seeding from random device w/o getrandom syscall
[openssl.git] / crypto / x509v3 / v3_pcons.c
2016-05-17 Rich SalzCopyright consolidation 07/10
2016-01-26 Rich SalzRemove /* foo.c */ comments
2015-09-11 Ben LaurieEnable -Wmissing-variable-declarations and
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-05-07 Rich SalzUse "==0" instead of "!strcmp" etc
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2008-11-05 Dr. Stephen HensonUpdate obsolete email address...
2008-10-12 Ben LaurieType-checked (and modern C compliant) OBJ_bsearch.
2007-01-21 Dr. Stephen HensonConstify version strings and some structures.
2004-03-08 Dr. Stephen HensonFix policy constraints syntax.
2003-03-21 Dr. Stephen HensonSupport for policy constraints.