summaryrefslogtreecommitdiff
path: root/crypto/objects
Commit message (Expand)AuthorAgeFilesLines
* 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
* New Configure option no-<cipher> (rsa, idea, rc5, ...).Ulf Möller1999-04-272-2/+2
* Remove NOPROTO definitions and error code comments.Ulf Möller1999-04-263-40/+1
* Change the command line options of mkerr.pl so -static is now default andDr. Stephen Henson1999-04-241-3/+2
* Restore ERRC definitions that are needed to compile the library.Bodo Möller1999-04-241-0/+1
* 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-245-73/+61
* "make depend"Bodo Möller1999-04-231-16/+24
* Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller1999-04-236-15/+15
* Work with -pedantic!Ben Laurie1999-04-231-4/+6
* Move all autogenerated header file parts to crypto/opensslconf.h.Ulf Möller1999-04-211-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-194-85/+37
* Allow asn1parse to print out VISIBLESTRING and some code needed for certificateDr. Stephen Henson1999-04-172-6/+29
* Massive constification.Ben Laurie1999-04-174-27/+30
* Rid the world of more evil casts.Ben Laurie1999-04-101-1/+1
* Add PKCS#5 v2.0 ASN1 structures.Dr. Stephen Henson1999-04-082-4/+28
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-6/+6
* This is the beginning of PKCS#12 integration. This just adds the PKCS#12Dr. Stephen Henson1999-03-282-4/+167
* Add initial support for Thawte strong extranet certificate extensions andDr. Stephen Henson1999-03-272-5/+15
* Fix security hole.Ben Laurie1999-03-221-8/+8
* Put the dependencies back.Ben Laurie1999-03-061-0/+15
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-21/+5
* Overhaul 'crl' application, add a proper X509_CRL_print function and startDr. Stephen Henson1999-02-192-6/+38
* Add support for raw extensions. This means that you can include the DER encodingDr. Stephen Henson1999-02-141-1/+5
* Fix ghastly DES declarations, and all consequential warnings.Ben Laurie1999-02-131-1/+1
* Fix typo in asn1.h (PRINTABLESTRING_STRING) and fix a bug in object creationDr. Stephen Henson1999-02-131-1/+1
* Add a few extended key usage OIDs.Dr. Stephen Henson1999-01-262-5/+144
* Continuing adding X509 V3 support. This starts to integrate the code withDr. Stephen Henson1999-01-241-1/+1
* This time, get it right.Ben Laurie1999-01-191-8/+10
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-191-1/+14
* New err_code.pl script to retain old error codes. This should allow the useDr. Stephen Henson1999-01-181-1/+3
* Oops. Missing NULL frees.Ben Laurie1999-01-171-0/+3
* Fix OBJ_txt2nid(): old function was broken when input used the "dot" form, e.g.Dr. Stephen Henson1999-01-122-31/+48
* First cut of a cleanup for apps/. First the `ssleay' program is now namedRalf S. Engelschall1999-01-021-6/+12
* Add extended key usage OID and update STATUS file.Dr. Stephen Henson1999-01-011-0/+5
* Various cleanups and fixed by Marc and Ralf to start the OpenTLS projectRalf S. Engelschall1998-12-221-0/+1
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)SSLeayRalf S. Engelschall1998-12-217-207/+534
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-217-41/+379
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-219-0/+2250