summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2004-09-06New X509_VERIFY_PARAM structure and associated functionality.Dr. Stephen Henson
2004-09-06Stop compiler warnings.Dr. Stephen Henson
2004-08-29Proper support for OpenBSD-i386 shared build, including assember modules!Andy Polyakov
2004-08-29OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer aAndy Polyakov
2004-08-29Fix compiler warnings in crypto/evp/bio_ok.c as pointed out by Geoff.Andy Polyakov
2004-08-29crypto/perlasm update primarily to unify Netware modules. Once it's verifiedAndy Polyakov
2004-08-24Minor VIA Padlock engine update: eliminate -Wunused warning when *not*Andy Polyakov
2004-08-23Make aes_ctr.c 64-bit savvy.Andy Polyakov
2004-08-11Basically, I wanted to be able to make a dump to a FILE*, and not haveRichard Levitte
2004-08-10Make ASN1_INTEGER_cmp() work as expected with negative integers.Dr. Stephen Henson
2004-08-05Don't ignore return value of EVP_DigestInit_ex() in md BIOs and dgst utility.Dr. Stephen Henson
2004-08-04Padlock engine update to fix a typo in MSC assembler and to addressAndy Polyakov
2004-08-03DJGPP has opendir() and friends, according to Gisle Vanem <giva@bgnett.no>.Richard Levitte
2004-08-02Avoid a.out name table pollition.Andy Polyakov
2004-08-02Minor clean-up to make Microsoft compiler shut up.Andy Polyakov
2004-08-02VIA C3 processor extends IA-32 instruction set with instuctionsAndy Polyakov
2004-08-01Cygwin fix-up for shared build.Andy Polyakov
2004-08-01OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...Andy Polyakov
2004-08-01Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified"Andy Polyakov
2004-08-01Deprecate cpp and gaswin targets. New coff fills in for gaswin, but cpp isAndy Polyakov
2004-08-01DLLEntryPoint is a collective name, not what linker looks for. However,Andy Polyakov
2004-07-29We build the crypto stuff, not the ssl stuff, in this command procedure...Richard Levitte
2004-07-27Oops, wrong version...Dr. Stephen Henson
2004-07-27Add FIPS library name to error routines.Dr. Stephen Henson
2004-07-26This is so to say "damage control" for jumbo "cpuid" patch, seeAndy Polyakov
2004-07-26Add framework for yet another assembler module dubbed "cpuid." IdeaAndy Polyakov
2004-07-25Zero key-length for HMAC is apparently OK.Andy Polyakov
2004-07-25Make bio_ok.c Microsoft compiler savvy.Andy Polyakov
2004-07-25Typos, typos...Andy Polyakov
2004-07-25Make bio_ok.c 64-bit savvy.Andy Polyakov
2004-07-25Stricter boundary condition check in HMAC_Init_ex.Andy Polyakov
2004-07-25Minor 64-bit md32_common.h update and minor unsignification of digests.Andy Polyakov
2004-07-25Make SHA-256/-512 optional. Note that no-sha switches off *all* SHA.Andy Polyakov
2004-07-25Some compilers are just too whiny. Nothing makes Microsoft compilerAndy Polyakov
2004-07-25Some compilers are just too whiny. DEC C doesn't like long long...Andy Polyakov
2004-07-25Typos and due casts. As for the latter. It's "safe" to cast as below,Andy Polyakov
2004-07-23Build-n-link new IA-64 modules on Linux and HP-UX.Andy Polyakov
2004-07-23Various IA-64 assembler fix-ups.Andy Polyakov
2004-07-23Adapt rc4-amd64.pl for Win64/AMD64 assembler.Andy Polyakov
2004-07-22From LPlib:Richard Levitte
2004-07-22From LPlib:Richard Levitte
2004-07-22#include <limits.h> is required at least on HP-UX and IRIX. And what'sAndy Polyakov
2004-07-22EVP_Digest is size_t-fied, clean up test programs accordingly.Andy Polyakov
2004-07-22Run SHA-256/-512 tests through EVP...Andy Polyakov
2004-07-22All SIXTY_FOUR_BIT platforms (mind the difference between SIXTY_FOUR_BIT andAndy Polyakov
2004-07-21From LPlib:Richard Levitte
2004-07-21Make rand_win.c UNICODE savvy.Andy Polyakov
2004-07-20From LPlib:Richard Levitte
2004-07-19Imported from LPlib, making sure the entry name (at least on Unix) isRichard Levitte
2004-07-19Since version 7.0, The C RTL in VMS handles time in terms of UTCRichard Levitte