2011-06-05 |
Dr. Stephen... | FIPS low level blocking for AES, RC4 and Camellia.... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Dr. Stephen... | Backport libcrypto audit: check return values of EVP... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Dr. Stephen... | fix error discrepancy |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Dr. Stephen... | New function X509_ALGOR_set_md() to set X509_ALGOR... |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Dr. Stephen... | license correction, no EAY code included in this file |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Dr. Stephen... | Backport CMAC support from HEAD. |
commit | commitdiff | tree | snapshot |
2011-06-03 |
Dr. Stephen... | Redirect RSA keygen, sign, verify to FIPS module. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Dr. Stephen... | Redirection of low level APIs to FIPS module. |
commit | commitdiff | tree | snapshot |
2011-06-02 |
Dr. Stephen... | Backport extended PSS support from HEAD: allow setting... |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Dr. Stephen... | Prohibit low level cipher APIs in FIPS mode. |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Dr. Stephen... | For consistency define clone digests in evp_fips.c |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Dr. Stephen... | Redirect clone digests to FIPS module for FIPS builds. |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Dr. Stephen... | Prohibit use of low level digest APIs in FIPS mode. |
commit | commitdiff | tree | snapshot |
2011-06-01 |
Dr. Stephen... | typo |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Dr. Stephen... | set FIPS permitted flag before initalising digest |
commit | commitdiff | tree | snapshot |
2011-05-31 |
Dr. Stephen... | Don't round up partitioned premaster secret length... |
commit | commitdiff | tree | snapshot |
2011-05-30 |
Dr. Stephen... | Output supported curves in preference order instead... |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Dr. Stephen... | Redirect cipher operations to FIPS module for FIPS... |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Dr. Stephen... | Use approved API for EVP digest operations in FIPS... |
commit | commitdiff | tree | snapshot |
2011-05-29 |
Dr. Stephen... | Add default ASN1 handling to support FIPS. |
commit | commitdiff | tree | snapshot |
2011-05-28 |
Dr. Stephen... | Redirect digests to FIPS module for FIPS builds. |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Dr. Stephen... | Use || instead of && so build doesn't fail. |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Dr. Stephen... | Support shared library builds of FIPS capable OpenSSL... |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Dr. Stephen... | Make test utility link work for fips build. |
commit | commitdiff | tree | snapshot |
2011-05-26 |
Dr. Stephen... | The first of many changes to make OpenSSL 1.0.1 FIPS... |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Dr. Stephen... | Don't advertise or use MD5 for TLS v1.2 in FIPS mode |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Dr. Stephen... | PR: 2533 |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Dr. Stephen... | PR: 2529 |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Dr. Stephen... | PR: 2527 |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Dr. Stephen... | Fix the ECDSA timing attack mentioned in the paper at: |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Dr. Stephen... | Fix the ECDSA timing attack mentioned in the paper at: |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Dr. Stephen... | Oops use up to date patch for PR#2506 |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Dr. Stephen... | PR: 2512 |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Dr. Stephen... | PR: 2506 |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Dr. Stephen... | PR: 2505 |
commit | commitdiff | tree | snapshot |
2011-05-25 |
Dr. Stephen... | use TLS1_get_version macro to check version so TLS... |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Dr. Stephen... | Add tls12_sigalgs which somehow didn't get added to... |
commit | commitdiff | tree | snapshot |
2011-05-21 |
Richard Levitte | LIBOBJ contained o_fips.c, now o_fips.o. |
commit | commitdiff | tree | snapshot |
2011-05-20 |
Dr. Stephen... | Add server client certificate support for TLS v1.2... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Dr. Stephen... | add FIPS support to openssl utility (backport from... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Dr. Stephen... | add FIPS support to ssl: doesn't do anything on this... |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Dr. Stephen... | Implement FIPS_mode and FIPS_mode_set |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Dr. Stephen... | update date |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Dr. Stephen... | inherit HMAC flags from MD_CTX |
commit | commitdiff | tree | snapshot |
2011-05-19 |
Dr. Stephen... | set encodedPoint to NULL after freeing it |
commit | commitdiff | tree | snapshot |
2011-05-15 |
Dr. Stephen... | new flag to stop ENGINE methods being registered |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Dr. Stephen... | Recognise and ignore no-ec-nistp224-64-gcc-128 (from... |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Dr. Stephen... | typo |
commit | commitdiff | tree | snapshot |
2011-05-13 |
Dr. Stephen... | Recognise NO_NISTP224-64-GCC-128 |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Dr. Stephen... | Provisional support for TLS v1.2 client authentication... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Dr. Stephen... | Process signature algorithms during TLS v1.2 client... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Dr. Stephen... | Ooops fix typo. |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Dr. Stephen... | SRP fixes from HEAD which weren't in 1.0.1-stable. |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Dr. Stephen... | Add SSL_INTERN definition. |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Dr. Stephen... | Have EC_NISTP224_64_GCC_128 treated like any algorithm... |
commit | commitdiff | tree | snapshot |
2011-05-12 |
Dr. Stephen... | Oops, add missing declaration. |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Dr. Stephen... | Update ordinals. |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Dr. Stephen... | make kerberos work with OPENSSL_NO_SSL_INTERN |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Dr. Stephen... | Backport TLS v1.2 support from HEAD. |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Dr. Stephen... | Typo. |
commit | commitdiff | tree | snapshot |
2011-05-11 |
Dr. Stephen... | Initial "opaque SSL" framework. If an application defin... |
commit | commitdiff | tree | snapshot |
2011-05-08 |
Dr. Stephen... | allow SHA384, SHA512 with DSA |
commit | commitdiff | tree | snapshot |
2011-04-30 |
Dr. Stephen... | no need to include memory.h |
commit | commitdiff | tree | snapshot |
2011-04-06 |
Dr. Stephen... | check buffer is larger enough before overwriting |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Dr. Stephen... | PR: 2462 |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Dr. Stephen... | PR: 2458 |
commit | commitdiff | tree | snapshot |
2011-04-03 |
Dr. Stephen... | PR: 2457 |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Richard Levitte | Corrections to the VMS build system. |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Dr. Stephen... | make some non-VMS builds work again |
commit | commitdiff | tree | snapshot |
2011-03-25 |
Richard Levitte | For VMS, implement the possibility to choose 64-bit... |
commit | commitdiff | tree | snapshot |
2011-03-23 |
Richard Levitte | make update (1.0.1-stable) |
commit | commitdiff | tree | snapshot |
2011-03-22 |
Richard Levitte | * util/mkdef.pl: Add crypto/o_str.h and crypto/o_time... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Richard Levitte | * apps/makeapps.com: Add srp. |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Richard Levitte | * apps/makeapps.com: Forgot to end the check for /POINT... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Richard Levitte | file clean_test.com was added on branch OpenSSL_1_0_1... |
commit | commitdiff | tree | snapshot |
2011-03-20 |
Richard Levitte | * apps/openssl.c: For VMS, take care of copying argv... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Richard Levitte | A few more long symbols needing shortening. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Richard Levitte | Keep file references in the VMS build files in the... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Richard Levitte | SRP was introduced, add it for OpenVMS. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Richard Levitte | A few more symbols that need shorter versions on OpenVMS. |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Richard Levitte | Change INSTALL.VMS to reflect the changes done on the... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Richard Levitte | Apply all the changes submitted by Steven M. Schweda... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Richard Levitte | file install-ssl.com was added on branch OpenSSL_1_0_1... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Richard Levitte | file vms_rms.h was added on branch OpenSSL_1_0_1-stable... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Richard Levitte | file install-crypto.com was added on branch OpenSSL_1_0... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Richard Levitte | file vms_decc_init.c was added on branch OpenSSL_1_0_1... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Richard Levitte | file install-apps.com was added on branch OpenSSL_1_0_1... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Richard Levitte | file openssl_undo.com was added on branch OpenSSL_1_0_1... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Richard Levitte | file openssl_startup.com was added on branch OpenSSL_1_... |
commit | commitdiff | tree | snapshot |
2011-03-19 |
Richard Levitte | file install-vms.com was added on branch OpenSSL_1_0_1... |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Dr. Stephen... | Fix SRP error codes (from HEAD). |
commit | commitdiff | tree | snapshot |
2011-03-16 |
Ben Laurie | Add SRP. |
commit | commitdiff | tree | snapshot |
2011-03-13 |
Dr. Stephen... | PR: 2469 |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Dr. Stephen... | Remove redundant check to stop compiler warning. |
commit | commitdiff | tree | snapshot |
2011-03-12 |
Ben Laurie | Fix warning. |
commit | commitdiff | tree | snapshot |
2011-03-10 |
Dr. Stephen... | make no-dsa work again |
commit | commitdiff | tree | snapshot |
2011-03-04 |
Andy Polyakov | s390x-mont.pl: optimize for z196. |
commit | commitdiff | tree | snapshot |
2011-02-12 |
Andy Polyakov | dso_dlfcn.c: make it work on Tru64 4.0 [from HEAD]. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Bodo Möller | Sync with 1.0.0 branch. |
commit | commitdiff | tree | snapshot |
2011-02-08 |
Bodo Möller | OCSP stapling fix (OpenSSL 0.9.8r/1.0.0d) |
commit | commitdiff | tree | snapshot |
next |