openssl.git
2013-01-19 Andy Polyakovgost_crypt.c: add assertions.
2013-01-19 Andy Polyakovengines/ccgost: add test case.
2013-01-19 Andy Polyakovsha512-ppc.pl: add PPC32 code, >2x improvement on in...
2013-01-19 Andy Polyakov.gitignore adjustments
2013-01-17 Dr. Stephen... Typo (PR2959).
2013-01-13 Ben LaurieFix some clang warnings.
2013-01-12 Ben LaurieCorrect EVP_PKEY_verifyrecover to EVP_PKEY_verify_recov...
2013-01-07 Dr. Stephen... Change default bits to 1024
2013-01-06 Ben LaurieAdd some missing files, make paths absolute.
2013-01-06 Ben LaurieFix warning.
2013-01-06 Dr. Stephen... Initial .gitignore
2012-12-30 Dr. Stephen... make no-comp compile
2012-12-29 Dr. Stephen... make JPAKE work again, fix memory leaks
2012-12-29 Dr. Stephen... stop warning when compiling with no-comp
2012-12-26 Dr. Stephen... Portability fix: use BIO_snprintf and pick up strcasecm...
2012-12-26 Dr. Stephen... missing tab
2012-12-26 Dr. Stephen... typo
2012-12-21 Dr. Stephen... Fix tocsp: we don't need -trust_other any more.
2012-12-21 Dr. Stephen... Make partial chain checking work if we only have the...
2012-12-21 Dr. Stephen... add missing newline
2012-12-20 Dr. Stephen... revert OCSP_basic_verify changes: they aren't needed...
2012-12-20 Dr. Stephen... Update test OCSP script "tocsp" to use shell functions...
2012-12-19 Andy Polyakovgost_crypt.c: more intuitive ceiling.
2012-12-19 Dr. Stephen... correct CHANGES
2012-12-19 Andy Polyakovengines/cchost/gost_crypt.c: fix typo.
2012-12-19 Andy Polyakovengines/e_capi.c: fix typo.
2012-12-19 Andy Polyakovengine/cchost: fix bugs.
2012-12-18 Andy Polyakovdso/dso_win32.c: fix compiler warning.
2012-12-18 Andy Polyakovutil/pl/VC-32.pl fix typo.
2012-12-18 Dr. Stephen... Use client version when deciding which cipher suites...
2012-12-18 Andy Polyakovutil/pl/VC-32.pl: refresh, switch to ws2, add crypt32...
2012-12-16 Andy PolyakovVC-32.pl: fix typo.
2012-12-16 Andy Polyakovd1_lib.c,bss_dgram.c: eliminate dependency on _ftime.
2012-12-16 Dr. Stephen... add -rmd option to set OCSP response signing digest
2012-12-15 Dr. Stephen... Check chain is not NULL before assuming we have a valid...
2012-12-15 Dr. Stephen... Return success when the responder is active.
2012-12-15 Dr. Stephen... typo
2012-12-14 Dr. Stephen... Add support for '-' as input and output filenames in...
2012-12-14 Dr. Stephen... oops, revert, committed in error
2012-12-14 Dr. Stephen... apps/ocsp.c
2012-12-14 Ben LaurieDocumentation improvements by Chris Palmer (Google).
2012-12-13 Andy Polyakovfips/fipsld: improve cross-compile support.
2012-12-13 Dr. Stephen... Use new partial chain flag instead of modifying input...
2012-12-13 Dr. Stephen... New verify flag to return success if we have any certif...
2012-12-13 Ben LaurieDocument -pubkey.
2012-12-12 Ben LaurieImprove my 64-bit debug target.
2012-12-12 Dr. Stephen... add -crl_download option to s_server
2012-12-12 Dr. Stephen... add -cert_chain option to s_client
2012-12-11 Ben LaurieMake openssl verify return errors.
2012-12-11 Ben LaurieUpdate ignores.
2012-12-10 Ben LaurieTabification. Remove accidental duplication.
2012-12-10 Dr. Stephen... revert SUITEB128ONLY patch, anything wanting to use...
2012-12-09 Dr. Stephen... add -badsig option to ocsp utility too.
2012-12-09 Dr. Stephen... allow ECDSA+SHA384 signature algorithm in SUITEB128ONLY...
2012-12-07 Dr. Stephen... send out the raw SSL/TLS headers to the msg_callback...
2012-12-07 Ben LaurieFix OCSP checking.
2012-12-07 Dr. Stephen... typo
2012-12-07 Dr. Stephen... really fix automatic ;-)
2012-12-06 Dr. Stephen... documentation fixes
2012-12-06 Dr. Stephen... fix handling of "automatic" in file mode
2012-12-06 Dr. Stephen... Add code to download CRLs based on CRLDP extension.
2012-12-06 Dr. Stephen... remove print_ssl_cert_checks() from openssl application...
2012-12-06 Dr. Stephen... Fix two bugs which affect delta CRL handling:
2012-12-05 Dr. Stephen... Integrate host, email and IP address checks into X509_v...
2012-12-05 Andy Polyakovaes-s390x.pl: fix XTS bugs in z196-specific code path.
2012-12-04 Dr. Stephen... don't print verbose policy check messages when -quiet...
2012-12-04 Andy Polyakovghash-sparcv9.pl: shave off one more xmulx, improve...
2012-12-04 Dr. Stephen... initial support for delta CRL generations by diffing...
2012-12-04 Dr. Stephen... make -subj always override config file
2012-12-04 Dr. Stephen... check mval for NULL too
2012-12-03 Dr. Stephen... fix leak
2012-12-03 Dr. Stephen... oops, really check brief mode only ;-)
2012-12-03 Dr. Stephen... don't check errno is zero, just print out message
2012-12-03 Dr. Stephen... if no error code and -brief selected print out connecti...
2012-12-02 Dr. Stephen... add -badsig option to corrupt CRL signatures for testin...
2012-12-02 Dr. Stephen... New option to add CRLs for s_client and s_server.
2012-12-02 Dr. Stephen... add option to get a certificate or CRL from a URL
2012-12-01 Dr. Stephen... return error if Suite B mode is selected and TLS 1...
2012-12-01 Andy Polyakovcryptlib.c: fix logical error.
2012-12-01 Andy Polyakovaesni-x86_64.pl: CTR face lift, +25% on Bulldozer.
2012-12-01 Andy Polyakovaes-s390x.pl: harmonize software-only code path [and...
2012-11-30 Dr. Stephen... Add new test option set the version in generated certif...
2012-11-29 Dr. Stephen... PR: 2803
2012-11-29 Dr. Stephen... add wrapper function for certificate download
2012-11-29 Dr. Stephen... constify
2012-11-28 Dr. Stephen... Generalise OCSP I/O functions to support dowloading...
2012-11-28 Andy PolyakovC64x+ assembly pack: improve EABI support.
2012-11-28 Andy PolyakovUpdate support for Intel compiler: add linux-x86_64...
2012-11-27 Dr. Stephen... New functions to set lookup_crls callback and to retrie...
2012-11-26 Dr. Stephen... Print out point format list for clients too.
2012-11-26 Dr. Stephen... Use default point formats extension for server side...
2012-11-26 Dr. Stephen... change inaccurate error message
2012-11-26 Dr. Stephen... set auto ecdh parameter selction for Suite B
2012-11-26 Dr. Stephen... set cmdline flag in s_server
2012-11-25 Dr. Stephen... option to output corrupted signature in certificates...
2012-11-24 Andy PolyakovAES for SPARC T4: add XTS, reorder subroutines to impro...
2012-11-24 Dr. Stephen... add Suite B 128 bit mode offering only combination 2
2012-11-23 Dr. Stephen... Don't display messages about verify depth in s_server...
2012-11-22 Dr. Stephen... Add support for printing out and retrieving EC point...
2012-11-22 Dr. Stephen... reject zero length point format list or supported curve...
next