aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/x509v3
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies.Bodo Möller1999-05-151-181/+188
* Update dependencies.Ben Laurie1999-05-131-11/+12
* The various character predicates (isspace and the like) may not beBodo Möller1999-05-102-4/+4
* Fix various things to let OpenSSL even pass ``egcc -pipe -O2 -Wall -WshadowRalf S. Engelschall1999-05-103-2/+5
* Kill evil casts, fix PKCS#7 and add new X509V3 Function.Dr. Stephen Henson1999-05-095-13/+46
* Allows PKCS#12 password to be placed on command line and add allow configDr. Stephen Henson1999-05-081-9/+14
* Support INSTALL_PREFIX for packagers.Bodo Möller1999-04-291-2/+4
* Ignore Makefile.saveUlf Möller1999-04-291-0/+1
* Obey $(PERL) when running util/mklink.pl.Bodo Möller1999-04-291-3/+3
* Use util/mklink.pl instead of util/mklink.sh.Bodo Möller1999-04-281-3/+3
* Oops ... fix warning.Dr. Stephen Henson1999-04-271-1/+1
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-271-1/+1
* Add PKCS#12 documentation and new option in x509 to add certificate extensions.Dr. Stephen Henson1999-04-272-3/+7
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-2614-259/+0
* Various header consistency fixes.Dr. Stephen Henson1999-04-251-0/+16
* Delete the unnecessary ERR and ERRC lines in makefiles, add some functionalityDr. Stephen Henson1999-04-241-2/+0
* Complete rewrite of the error code generation script. It now runs as a singleDr. Stephen Henson1999-04-244-143/+60
* "make depend"Bodo Möller1999-04-231-214/+335
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-2323-66/+66
* Work with -pedantic!Ben Laurie1999-04-235-32/+52
* CVS confusion?Bodo Möller1999-04-221-1/+1
* Fixed some race conditions.Bodo Möller1999-04-221-1/+1
* Suppport for CRL distribution points extension. Also document some ofDr. Stephen Henson1999-04-217-15/+336
* Fix lots of warnings.Ulf Möller1999-04-204-4/+7
* Update dependencies.Ben Laurie1999-04-201-0/+12
* Various fixes so Win32 compile may work. Convert GeneralNames to use safe stack.Dr. Stephen Henson1999-04-206-68/+82
* Change functions to ANSI C.Ulf Möller1999-04-1920-430/+189
* Finish off support for Certificate Policies extension.Dr. Stephen Henson1999-04-194-1/+189
* Clean up prototypes (prepare for removing NOPROTO).Ulf Möller1999-04-191-2/+2
* Removed extra semicolons.Bodo Möller1999-04-191-2/+2
* Initial support for Certificate Policies extension: print out works but settingDr. Stephen Henson1999-04-187-28/+638
* Allow asn1parse to print out VISIBLESTRING and some code needed for certificateDr. Stephen Henson1999-04-171-0/+29
* Massive constification.Ben Laurie1999-04-173-14/+14
* Another STACK bites the dust.Ben Laurie1999-04-172-17/+23
* Add initial support for r2i RAW extensions which can access the config databaseDr. Stephen Henson1999-04-162-2/+107
* Fix some warnings. Contributed by Anonymous.Ben Laurie1999-04-161-1/+1
* Add some utilities to support SXNet extension also add support in DEF filesDr. Stephen Henson1999-04-146-33/+247
* Delete all the old X509V3 pack and unpack stuff and various structures andDr. Stephen Henson1999-04-131-7/+7
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-50/+58
* Update dependencies.Ben Laurie1999-04-011-0/+11
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-5/+5
* extranet file added...Dr. Stephen Henson1999-03-271-0/+217
* Add initial support for Thawte strong extranet certificate extensions andDr. Stephen Henson1999-03-277-20/+61
* Fix security hole.Ben Laurie1999-03-221-16/+17
* Using int for the digest length in EVP_DigestFinal() broke some compilers.Dr. Stephen Henson1999-03-141-1/+1
* Add missing funtions from non ANSI section of header files and add missingDr. Stephen Henson1999-03-081-0/+5
* Delete obsolete old X509V3 files.Dr. Stephen Henson1999-03-074-503/+0
* Added support for adding extensions to CRLs, also fix a memory leak andDr. Stephen Henson1999-03-062-0/+25
* Put the dependencies back.Ben Laurie1999-03-061-0/+171
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-177/+5