aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Delete a few unused files in apps, restore CAST WIN32 ASM file to mainDr. Stephen Henson1999-02-112-1/+953
* Remove three more bogus files (2x temp file, 1x trash)Ralf S. Engelschall1999-02-103-314/+0
* Ignore mx86unix.cpp which is generated on Intel platformsRalf S. Engelschall1999-02-101-0/+1
* First cut for a very conservative source tree cleanup:Ralf S. Engelschall1999-02-1025-4102/+0
* Oops. Forgot to do a 'make errors'.Dr. Stephen Henson1999-02-103-0/+9
* More extension code. Incomplete support for subject and issuer altDr. Stephen Henson1999-02-1017-26/+749
* Update dependencies.Ben Laurie1999-02-094-57/+82
* More exactitude with function arguments.Ben Laurie1999-02-097-16/+16
* Oops... forgot to add new ENUMERATED file...Dr. Stephen Henson1999-02-091-0/+307
* Support for ASN1 ENUMERATED type. This copies and duplicates the ASN1_INTEGERDr. Stephen Henson1999-02-096-3/+97
* Comment out def of currently unimplemented function to stop warning.Dr. Stephen Henson1999-02-081-1/+1
* Fix filename in comment.Dr. Stephen Henson1999-02-071-1/+1
* Add support for GeneralName and GeneralNames extensions. Also preliminaryDr. Stephen Henson1999-02-079-8/+458
* Delete legacy file.Dr. Stephen Henson1999-02-061-318/+0
* Slightly improved diagnostics.Ben Laurie1999-02-061-1/+1
* Rename v3_bitstr.c to v3_bitst.c to fit in 8+3. Rebuild MINFO to reflectDr. Stephen Henson1999-02-062-13/+13
* Delete bogus V3 prototype and update the *.num files to include ordinals forDr. Stephen Henson1999-02-011-2/+0
* Fix various stuff: that VC++ 5.0 chokes on:Dr. Stephen Henson1999-01-312-0/+9
* Yet more pissing about to get PEM built at the right moment.Ben Laurie1999-01-312-2/+2
* Add new function, EVP_MD_CTX_copy() to replace frequent use of memcpy.Mark J. Cox1999-01-316-2/+20
* Squeeze a bit more speed out of MD5 assembler.Ben Laurie1999-01-303-748/+19
* More pissing about to get pem.h to behave properly.Ben Laurie1999-01-309-35/+27
* Break circular dependency between pem and err.Ben Laurie1999-01-308-80/+143
* Ignore crypto/x509v3/libRalf S. Engelschall1999-01-301-0/+1
* Update dependencies.Ben Laurie1999-01-301-1/+1
* Add dependencies.Ben Laurie1999-01-301-0/+94
* Update dependencies.Ben Laurie1999-01-301-2/+11
* Fixes to BN code. Previously the default was to define BN_RECURSIONMark J. Cox1999-01-2810-68/+145
* Remember to add the new file this time :-)Dr. Stephen Henson1999-01-281-0/+126
* Add ASN1 code for netscape certificate sequences.Dr. Stephen Henson1999-01-288-3/+93
* Add a few extended key usage OIDs.Dr. Stephen Henson1999-01-262-5/+144
* Oops. One header too many.Ben Laurie1999-01-251-1/+0
* Update dependencies.Ben Laurie1999-01-251-6/+3
* Declare correctly on FreeBSD.Ben Laurie1999-01-251-1/+1
* Reduce header dependencies.Ben Laurie1999-01-252-2/+7
* More X509 V3 stuff. Add support for extensions in the 'req' applicationDr. Stephen Henson1999-01-252-2/+2
* Add file x509v3.err.Dr. Stephen Henson1999-01-241-0/+28
* Minor constification.Ben Laurie1999-01-242-5/+5
* Continuing adding X509 V3 support. This starts to integrate the code withDr. Stephen Henson1999-01-2410-4/+20
* Initial addition of new X509 V3 files, tidy of old files.Dr. Stephen Henson1999-01-2418-81/+2503
* Correct bracketing error.Ben Laurie1999-01-211-5/+5
* Continued patches so certificates and CRLs now can support and useDr. Stephen Henson1999-01-204-19/+36
* This time, get it right.Ben Laurie1999-01-1931-1102/+1248
* Finally lay dependencies to rest (I hope!).Ben Laurie1999-01-1933-34/+1724
* Spelling mistake.Ben Laurie1999-01-191-2/+2
* This is the result of a "make errors" with the new error building functionalityDr. Stephen Henson1999-01-186-0/+24
* New err_code.pl script to retain old error codes. This should allow the useDr. Stephen Henson1999-01-1817-43/+153
* Ignore auto-generated programs.Ben Laurie1999-01-171-0/+2
* Dispose of generated programs.Ben Laurie1999-01-172-1950/+0
* Fix major cockup with short keys in CAST-128.Ben Laurie1999-01-176-219/+239