2011-01-26 |
Dr. Stephen... | FIPS mode RSA changes: |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Dr. Stephen... | add new RAND errors |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Dr. Stephen... | FIPS mode EVP changes: |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Dr. Stephen... | FIPS mode changes to make RNG compile (this will need... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Dr. Stephen... | Add fipscanisterbuild configuration option and update... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Dr. Stephen... | FIPS_allow_md5() no longer exists and is no longer... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Richard Levitte | Add rsa_crpt |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Dr. Stephen... | update mkerr.pl for use fips directory, add arx.pl... |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Dr. Stephen... | add fips_premain.c.sha1 |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Dr. Stephen... | add fips_sha1_selftest.c |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Dr. Stephen... | add fips/sha files |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Dr. Stephen... | add fips/aes/Makefile |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Dr. Stephen... | add fips/des/Makefile |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Dr. Stephen... | add fips/Makefile |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Dr. Stephen... | add some missing fips files |
commit | commitdiff | tree | snapshot |
2011-01-26 |
Dr. Stephen... | And so it begins... again. |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Dr. Stephen... | Move RSA encryption functions to new file crypto/rsa... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Dr. Stephen... | Move BN_options function to bn_print.c to remove depend... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Dr. Stephen... | Move DSA_sign, DSA_verify to dsa_asn1.c and include... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Dr. Stephen... | recalculate DSA signature if r or s is zero (FIPS 186... |
commit | commitdiff | tree | snapshot |
2011-01-25 |
Dr. Stephen... | revert Makefile change |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dr. Stephen... | PR: 2433 |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dr. Stephen... | New function EC_KEY_set_affine_coordinates() this perfo... |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dr. Stephen... | check EC public key isn't point at infinity |
commit | commitdiff | tree | snapshot |
2011-01-24 |
Dr. Stephen... | PR: 1612 |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Dr. Stephen... | oops, revert mistakenly committed EC changes |
commit | commitdiff | tree | snapshot |
2011-01-19 |
Dr. Stephen... | Add additional parameter to dsa_builtin_paramgen to... |
commit | commitdiff | tree | snapshot |
2011-01-14 |
Dr. Stephen... | add va_list version of ERR_add_error_data |
commit | commitdiff | tree | snapshot |
2011-01-13 |
Dr. Stephen... | stop warning with no-engine |
commit | commitdiff | tree | snapshot |
2011-01-10 |
Richard Levitte | PR: 2425 |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ben Laurie | Constify. |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Ben Laurie | Fix warning. |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Dr. Stephen... | missed change in ACKNOWLEDGEMENTS file |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Dr. Stephen... | move some string utilities to buf_str.c to reduce some... |
commit | commitdiff | tree | snapshot |
2011-01-09 |
Dr. Stephen... | add X9.31 prime generation routines from 0.9.8 branch |
commit | commitdiff | tree | snapshot |
2011-01-06 |
Richard Levitte | PR: 2407 |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Dr. Stephen... | Don't use decryption_failed alert for TLS v1.1 or later. |
commit | commitdiff | tree | snapshot |
2011-01-04 |
Dr. Stephen... | Since DTLS 1.0 is based on TLS 1.1 we should never... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Dr. Stephen... | oops missed an assert |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Dr. Stephen... | PR: 2411 |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Dr. Stephen... | Fix escaping code for string printing. If *any* escapin... |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Dr. Stephen... | PR: 2410 |
commit | commitdiff | tree | snapshot |
2011-01-03 |
Dr. Stephen... | PR: 2413 |
commit | commitdiff | tree | snapshot |
2010-12-25 |
Dr. Stephen... | avoid verification loops in trusted store when path... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Richard Levitte | Part of the IF structure didn't get pasted here... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Andy Polyakov | e_capi.c: rearrange #include-s to improve portability. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Richard Levitte | First attempt at adding the possibility to set the... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Dr. Stephen... | Support routines for ASN1 scanning function, doesn... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Andy Polyakov | e_capi.c: change from ANSI to TCHAR domain. This makes... |
commit | commitdiff | tree | snapshot |
2010-12-12 |
Andy Polyakov | apps/x590.c: harmonize usage of STDout and out_err. |
commit | commitdiff | tree | snapshot |
2010-12-11 |
Andy Polyakov | bss_file.c: refine UTF8 logic. |
commit | commitdiff | tree | snapshot |
2010-12-03 |
Dr. Stephen... | ignore leading null fields |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Dr. Stephen... | update FAQ |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Dr. Stephen... | PR: 2386 |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Dr. Stephen... | fix doc typos |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Dr. Stephen... | use right version this time in FAQ |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Dr. Stephen... | update FAQ |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Andy Polyakov | Configure: make -mno-cygwin optional on mingw platforms. |
commit | commitdiff | tree | snapshot |
2010-11-30 |
Dr. Stephen... | PR: 2385 |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Richard Levitte | Better method for creating SSLROOT:. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Andy Polyakov | TABLE update. |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Andy Polyakov | s390x assembler pack: adapt for -m31 build, see comment... |
commit | commitdiff | tree | snapshot |
2010-11-29 |
Dr. Stephen... | apply J-PKAKE fix to HEAD (original by Ben) |
commit | commitdiff | tree | snapshot |
2010-11-27 |
Dr. Stephen... | Some of the MS_STATIC use in crypto/evp is a legacy... |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Dr. Stephen... | PR: 2240 |
commit | commitdiff | tree | snapshot |
2010-11-25 |
Dr. Stephen... | using_ecc doesn't just apply to TLSv1 |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Dr. Stephen... | fix typo in HMAC redirection, add HMAC INIT tracing |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Dr. Stephen... | VERY EXPERIMENTAL HMAC redirection example in OpenSSL... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Dr. Stephen... | add "missing" functions to copy EVP_PKEY_METHOD and... |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Dr. Stephen... | oops, revert invalid change |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Dr. Stephen... | use generalise mac API for SSL key generation |
commit | commitdiff | tree | snapshot |
2010-11-24 |
Dr. Stephen... | constify EVP_PKEY_new_mac_key() |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Andy Polyakov | INSTALL.W32: document trouble with symlinks under MSYS. |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Richard Levitte | Use the same directory for architecture dependent heade... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Richard Levitte | Implement bc test strategy as submitted by Steven M... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Richard Levitte | Print openssl version information at the end of the... |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Richard Levitte | Give the architecture dependent directory higher priority |
commit | commitdiff | tree | snapshot |
2010-11-23 |
Richard Levitte | Don't define an empty CFLAGS, it's much more honest... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Richard Levitte | * tests.com: Add the symbol openssl_conf, so the openss... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Richard Levitte | Better way to build tests. Taken from OpenSSL-1_0_1... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Richard Levitte | Synchronise with Unix and do all other needed modificat... |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Andy Polyakov | s390x.S: fix typo in bn_mul_words. |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Richard Levitte | Taken from OpenSSL_1_0_0-stable: |
commit | commitdiff | tree | snapshot |
2010-11-22 |
Dr. Stephen... | add pice of PR#2295 not committed to HEAD |
commit | commitdiff | tree | snapshot |
2010-11-19 |
Dr. Stephen... | PR: 2376 |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Dr. Stephen... | PR: 2375 |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Dr. Stephen... | PR: 2374 |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Richard Levitte | Tell the user what test is being performed. |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Richard Levitte | We expect these scripts not to bail on error, so make... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Richard Levitte | Synchronise with Unix tests |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Richard Levitte | We redid the structure on architecture dependent source... |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Dr. Stephen... | remove duplicate statement |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Dr. Stephen... | compile cts128.c on VMS |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Dr. Stephen... | fix no SIGALRM case in speed.c |
commit | commitdiff | tree | snapshot |
2010-11-18 |
Dr. Stephen... | PR: 2372 |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dr. Stephen... | oops, reinstate TLSv1 string |
commit | commitdiff | tree | snapshot |
2010-11-17 |
Dr. Stephen... | Don't assume a decode error if session tlsext_ecpointfo... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Dr. Stephen... | bring HEAD up to date, add CVE-2010-3864 fix, update... |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Dr. Stephen... | add TLS v1.1 options to s_server |
commit | commitdiff | tree | snapshot |
2010-11-16 |
Dr. Stephen... | If EVP_PKEY structure contains an ENGINE the key is... |
commit | commitdiff | tree | snapshot |
next |