aboutsummaryrefslogtreecommitdiff
path: root/openssl/trunk/crypto/x509v3/x509v3.h
AgeCommit message (Collapse)Author
2006-09-15API cleanups prior to handing code to OpenSSL project.Rob Austein
svn path=/openssl/README; revision=273
2006-09-13Compile time conditionals, per Ben.Rob Austein
svn path=/openssl/trunk/Configure; revision=269
2006-08-26Add inheritance and subset tests.Rob Austein
svn path=/openssl/README; revision=233
2006-08-26Allow inheritance in "resource sets" since verification of certificateRob Austein
requests will almost certainly require this. svn path=/openssl/trunk/crypto/x509v3/v3_addr.c; revision=232
2006-08-25Bring marker comments up to date.Rob Austein
svn path=/openssl/trunk/crypto/x509v3/x509v3.h; revision=226
2006-08-24Clean up disused function codes, then "make update".Rob Austein
svn path=/openssl/trunk/crypto/x509v3/v3err.c; revision=225
2006-08-24v3_*_validate_resource_set()Rob Austein
svn path=/openssl/README; revision=223
2006-08-22Reorganize slightly to make canonical form functions global.Rob Austein
svn path=/openssl/README; revision=174
2006-08-17Get rid of dependencies on inet_pton() and inet_ntop().Rob Austein
svn path=/openssl/trunk/crypto/x509v3/v3_addr.c; revision=166
2006-08-16Rewrite address extention path validation to work bottom up, usingRob Austein
cached extensions. svn path=/openssl/trunk/crypto/x509v3/v3_addr.c; revision=159
2006-08-04CheckpointRob Austein
svn path=/openssl/trunk/crypto/x509v3/v3_addr.c; revision=141
2006-08-04regenRob Austein
svn path=/openssl/trunk/crypto/x509v3/v3err.c; revision=140
2006-08-01RFC 3779 validation functions.Rob Austein
svn path=/openssl/trunk/crypto/x509v3/x509v3.h; revision=118
2006-07-27Re-ran "make test; ./Configure debug-sra".Rob Austein
svn path=/openssl/trunk/Makefile; revision=104
2006-07-25Clean up compiler warnings.Rob Austein
svn path=/openssl/trunk/crypto/x509v3/v3_addr.c; revision=73
2006-07-25Can't use #warning because gcc -Werror is set. Oh well, just have toRob Austein
remember to clean up junk later. svn path=/openssl/trunk/crypto/x509v3/x509v3.h; revision=70
2006-07-25Changes generated by running "make update".Rob Austein
svn path=/openssl/trunk/apps/Makefile; revision=69
2006-07-25Drop all of our extension junk into x509v3.h. For the moment I'mRob Austein
leaving it all clumped together to make it easier to find, eventually this will need to be cleaned up. svn path=/openssl/trunk/crypto/x509v3/x509v3.h; revision=66
2006-06-20Pulling OpenSSL 0.9.8b into trunkRob Austein
svn path=/openssl/trunk; revision=3