summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2004-03-04Typos.Dr. Stephen Henson
2004-03-04Make our page with pointers to binary distributions visible in the FAQRichard Levitte
2004-03-02Indent some of the code examples.Dr. Stephen Henson
2004-03-02Config docs.Dr. Stephen Henson
2004-03-02Documentation of the KISS autoconfig functions.Dr. Stephen Henson
2004-03-01More autoconfig docs.Dr. Stephen Henson
2004-03-01Avoid a memory leak in OCSP_parse_url().Richard Levitte
2004-03-01Initial docs for the OpenSSL library configuration via openssl.cnfDr. Stephen Henson
2004-02-27Add ECDSA documentation.Geoff Thorpe
2004-02-27AES is spelled AES, not ASE. Oops...Richard Levitte
2004-02-26Make sure the given EVP_PKEY is updated in the PEM_STRING_PKCS8INF case also.Richard Levitte
2004-02-26Document the AES options for 'openssl smime'.Richard Levitte
2004-02-22A cleanup of the ecs_ossl.c code and some (doxygen) comments for ecdsa.hGeoff Thorpe
2004-02-22When adding positive elements, we can use BN_uadd() instead of BN_add().Geoff Thorpe
2004-02-19Use an OCTET STRING for the encoding of an OCSP nonce value.Dr. Stephen Henson
2004-02-10minor signed/unsigned warning fixesGeoff Thorpe
2004-02-08Fix handling of -offset and -length in asn1parse tool.Dr. Stephen Henson
2004-02-07Typo in crypto/bn/asm/x86_64.c, bn_div_words().Andy Polyakov
2004-02-01Add flag to avoid continuousDr. Stephen Henson
2004-01-30Typo in PA-RISC 2 rules in crypto/bn/Makefile.sslAndy Polyakov
2004-01-29HP/UX PA-RISC 2 targets update.Andy Polyakov
2004-01-29Remove typosRichard Levitte
2004-01-29-Wtraditional was a little too much...Richard Levitte
2004-01-29TypoRichard Levitte
2004-01-29In the development branch, it feels quite all right to warn on a lotRichard Levitte
2004-01-28make updateRichard Levitte
2004-01-28Add the missing parts for DES CFB1 and CFB8.Richard Levitte
2004-01-28make updateRichard Levitte
2004-01-28Unsigned vs. signed problem removedRichard Levitte
2004-01-27#undef _POSIX_C_SOURCE in ui_openssl.c ruined IRIX builds. Comment on whyAndy Polyakov
2004-01-27CFB DES sync-up with FIPS branch.Andy Polyakov
2004-01-27Avoid signed vs. unsigned warnings (which are treated like errors onRichard Levitte
2004-01-26S_IFBLK and S_IFCHR may not exist in some places (like Windows), soRichard Levitte
2004-01-25Even though C specification explicitly says that constant type "stretches"Andy Polyakov
2004-01-24Fix declaration inconsistency in ecparam.c.Andy Polyakov
2004-01-24Get rid of bogus warning when compiling with Sun vendor compiler.Andy Polyakov
2004-01-24We're passed p, so let's use p instead of making assumptions.Richard Levitte
2004-01-22Typo...Richard Levitte
2004-01-21Replace expired certificate.Dr. Stephen Henson
2004-01-21SHA-1 assembler tune-up for Intel P4Andy Polyakov
2004-01-10Adding a slash between the directoryt and the file is a problem withRichard Levitte
2004-01-08Cover all DSA setups when running testsLutz Jänicke
2004-01-08Updates to s_time manual pageLutz Jänicke
2004-01-04Add s_time manual pageLutz Jänicke
2004-01-04Update URILutz Jänicke
2004-01-04unintptr_t and <inttypes.h> are not strictly portable with respect toLutz Jänicke
2003-12-27Fix Perl problems on sparc64.Richard Levitte
2003-12-27Avoid including cryptlib.h, it's not really needed.Richard Levitte
2003-12-27Only use environment variables if uid and gid are the same as euid and egid.Richard Levitte
2003-12-27Check if a random "file" is really a device file, and treat itRichard Levitte