aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/err
Commit message (Collapse)AuthorAgeFilesLines
* Massive constification.Ben Laurie1999-04-173-29/+29
|
* Add type-safe STACKs and SETs.Ben Laurie1999-04-121-3/+3
|
* Update dependencies.Ben Laurie1999-04-011-5/+5
|
* New Makefile variables $(RANLIB) and $(PERL).Ulf Möller1999-04-011-3/+3
|
* Various PKCS#12 related tidies and fixes: it might even compile now :-)Dr. Stephen Henson1999-03-292-0/+3
|
* Yet more PKCS#12 integration: add lots of files under crypto/pkcs12 and addDr. Stephen Henson1999-03-283-0/+5
| | | | them to the build environment.
* Fix security hole.Ben Laurie1999-03-221-3/+4
|
* Put the dependencies back.Ben Laurie1999-03-061-0/+17
|
* General source tree makefile cleanups: Made `making xxx in yyy...' displayRalf S. Engelschall1999-03-061-23/+5
| | | | | | | | consistent in the source tree and replaced `/bin/rm' by `rm'. Additonally cleaned up the `make links' target: Remove unnecessary semicolons, subsequent redundant removes, inline point.sh into mklink.sh to speed processing and no longer clutter the display with confusing stuff. Instead only the actually done links are displayed.
* Make sure latest Perl versions don't interpret some generated C array as PerlRalf S. Engelschall1999-02-141-1/+1
| | | | | | | array code in the crypto/err/err_genc.pl script. Submitted by: Lars Weber <3weber@informatik.uni-hamburg.de> Reviewed by: Ralf s. Engelschall
* Break circular dependency between pem and err.Ben Laurie1999-01-302-2/+2
|
* Update dependencies.Ben Laurie1999-01-301-1/+1
|
* Continuing adding X509 V3 support. This starts to integrate the code withDr. Stephen Henson1999-01-244-0/+6
| | | | | | the main library, but only with printing at present. To see this try: openssl x509 -in cert.pem -text on a certificate with some extensions in it.
* This time, get it right.Ben Laurie1999-01-191-4/+6
|
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-191-1/+16
|
* New err_code.pl script to retain old error codes. This should allow the useDr. Stephen Henson1999-01-181-21/+96
| | | | | of 'make errors' without causing huge re-organisations of files when a new code is added.
* Accept NULL in *_free.Ben Laurie1999-01-071-0/+3
|
* external error lib number now global and allow error lib to have a namestephen1998-12-301-2/+22
|
* 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)Ralf S. Engelschall1998-12-214-14/+48
|
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-218-194/+399
|
* Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall1998-12-218-0/+1398