summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2008-10-12Type-checked (and modern C compliant) OBJ_bsearch.Ben Laurie
2008-10-07Experimental new date handling routines. These fix issues with X509_time_adj()Dr. Stephen Henson
2008-10-06Fix incorrect command for assember file generation on IA64Lutz Jänicke
2008-09-23Fix EC_KEY_check_key.Andy Polyakov
2008-09-15From branch OpenSSL_0_9_8-stable: Allow soft-loading engines.Bodo Möller
2008-09-15Fix yesterday typos in bss_dgram.c.Andy Polyakov
2008-09-15Fix build warnings.Geoff Thorpe
2008-09-14Winsock handles SO_RCVTIMEO in unique manner...Andy Polyakov
2008-09-14Really get rid of unsafe double-checked locking.Bodo Möller
2008-09-14Some precautions to avoid potential security-relevant problems.Bodo Möller
2008-09-12AIX build updates.Andy Polyakov
2008-09-07Fix warning.Ben Laurie
2008-09-01Initial support for delta CRLs. If "use deltas" flag is set attempt to findDr. Stephen Henson
2008-08-29Add support for CRLs partitioned by reason code.Dr. Stephen Henson
2008-08-27Add support for freshest CRL extension.Dr. Stephen Henson
2008-08-20Initial indirect CRL support.Dr. Stephen Henson
2008-08-18Support for certificateIssuer CRL entry extension.Dr. Stephen Henson
2008-08-14Don't use assertions to check application-provided arguments;Bodo Möller
2008-08-13Initial support for CRL path validation. This supports distinct certificateDr. Stephen Henson
2008-08-12Initial code to support distinct certificate and CRL signing keys where theDr. Stephen Henson
2008-08-12Support for policy mappings extension.Dr. Stephen Henson
2008-08-08Initial support for name constraints certificate extension.Dr. Stephen Henson
2008-08-06Remove the dual-callback scheme for numeric and pointer thread IDs,Geoff Thorpe
2008-08-06sha1-armv4-large cosmetics.Andy Polyakov
2008-08-06sha1-armv4-large.pl performance improvement. On PXA255 it gives +10% onAndy Polyakov
2008-08-05Correctly handle errors in CMS I/O code.Dr. Stephen Henson
2008-08-04Add support for nameRelativeToCRLIssuer field in distribution point nameDr. Stephen Henson
2008-08-02Make explicit_policy handling match expected RFC3280 behaviour.Dr. Stephen Henson
2008-07-30Initial support for alternative CRL issuing certificates.Dr. Stephen Henson
2008-07-30Policy validation fixes.Dr. Stephen Henson
2008-07-22perlasm update: implement dataseg directive.Andy Polyakov
2008-07-22x86_64-xlate.pl: implement indirect jump/calls, support for Win64 SEH.Andy Polyakov
2008-07-17We should check the eight bytes starting at p[-9] for rollback attackBodo Möller
2008-07-17mem_dbg.c: avoid compiler warnings.Andy Polyakov
2008-07-17Remove junk argument to function_begin in sha/asm/*-586.pl.Andy Polyakov
2008-07-17x86masm.pl: harmonize functions' alignment.Andy Polyakov
2008-07-16Make sure not to read beyond end of bufferBodo Möller
2008-07-15x86_64cpuid.pl cosmetics: harmonize $dir treatment with other modules.Andy Polyakov
2008-07-15des-596.pl update: short-circuit reference to DES_SPtrans.Andy Polyakov
2008-07-15x86masm.pl cosmetics.Andy Polyakov
2008-07-15x86nasm.pl update: use pre-defined macros and allow for /safeseh link.Andy Polyakov
2008-07-13Zero is a valid value for any_skip and map_skipDr. Stephen Henson
2008-07-13We support inhibit any policy extension, add to table.Dr. Stephen Henson
2008-07-13X509 verification fixes.Dr. Stephen Henson
2008-07-04Avoid warnings with -pedantic, specifically:Dr. Stephen Henson
2008-07-03Revert my earlier CRYPTO_THREADID commit, I will commit a reworkedGeoff Thorpe
2008-06-26Update from stable branch.Dr. Stephen Henson
2008-06-23avoid potential infinite loop in final reduction round of BN_GF2m_mod_arr()Bodo Möller
2008-06-21Fix from stable branch.Dr. Stephen Henson
2008-06-16Update from stable branch.Dr. Stephen Henson