2011-06-14 |
Dr. Stephen... | set FIPS allow before initialising ctx |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Dr. Stephen... | typo |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Dr. Stephen... | Use include dir when copiling fips_premain_dso. |
commit | commitdiff | tree | snapshot |
2011-06-14 |
Dr. Stephen... | Fix warnings in shared builds. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Dr. Stephen... | make sure custom cipher flag doesn't use any mode bits |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Dr. Stephen... | Set rand method in FIPS_mode_set() not in rand library. |
commit | commitdiff | tree | snapshot |
2011-06-13 |
Dr. Stephen... | Redirect RAND to FIPS module in FIPS mode. |
commit | commitdiff | tree | snapshot |
2011-06-12 |
Dr. Stephen... | Redirect HMAC and CMAC operations to module. |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Dr. Stephen... | update ordinals |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Dr. Stephen... | Disable GCM, CCM, XTS outside FIPS mode this will be... |
commit | commitdiff | tree | snapshot |
2011-06-10 |
Dr. Stephen... | add cmac to Windows build, update ordinals |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Dr. Stephen... | Add android platforms. Let fipsdir come from environment. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Dr. Stephen... | add android support to DSO (from HEAD) |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Ben Laurie | Add -attime. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Ben Laurie | Fix warnings/errors(!). |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Ben Laurie | Fix warnings. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Dr. Stephen... | Redirect DH key and parameter generation. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Dr. Stephen... | Redirect DSA operations to FIPS module in FIPS mode. |
commit | commitdiff | tree | snapshot |
2011-06-09 |
Dr. Stephen... | Use method rsa keygen first if FIPS mode if it is a... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Dr. Stephen... | Redirect DH operations to FIPS module. Block non-FIPS... |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Dr. Stephen... | fix memory leak |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Dr. Stephen... | Check fips method flags for ECDH, ECDSA. |
commit | commitdiff | tree | snapshot |
2011-06-08 |
Dr. Stephen... | Implement Camellia_set_key properly for FIPS builds. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Andy Polyakov | rc4_skey.c: remove dead/redundant code (it's never... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Dr. Stephen... | Recognise "fips" in mkdef.pl script. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Dr. Stephen... | Redirection of ECDSA, ECDH operations to FIPS module. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Dr. Stephen... | Set SSL_FIPS flag in ECC ciphersuites. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Dr. Stephen... | Add flags field to EC_KEY structure (backport from... |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Dr. Stephen... | Make no-ec2m work again (backport from HEAD). |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Dr. Stephen... | Reorganise ECC code so it can use FIPS module. |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Dr. Stephen... | Backport from HEAD: |
commit | commitdiff | tree | snapshot |
2011-06-06 |
Dr. Stephen... | Function not used outside FIPS builds. |
commit | commitdiff | tree | snapshot |
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 |
next |