2012-12-30 |
Dr. Stephen... | make no-comp compile |
commit | commitdiff | tree | snapshot |
2012-12-23 |
Dr. Stephen... | add missing \n |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Andy Polyakov | VC-32.pl: fix typo [from HEAD]. |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Ben Laurie | Documentation improvements by Chris Palmer (Google). |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Ben Laurie | Document -pubkey option. |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Ben Laurie | Make verify return errors. |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Ben Laurie | Add 64 bit target. |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Dr. Stephen... | Fix two bugs which affect delta CRL handling: |
commit | commitdiff | tree | snapshot |
2012-12-05 |
Andy Polyakov | aes-s390x.pl: fix XTS bugs in z196-specific code path... |
commit | commitdiff | tree | snapshot |
2012-12-04 |
Dr. Stephen... | check mval for NULL too |
commit | commitdiff | tree | snapshot |
2012-12-03 |
Dr. Stephen... | fix leak |
commit | commitdiff | tree | snapshot |
2012-12-01 |
Andy Polyakov | aes-s389x.pl: harmonize software-only code path [from... |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Dr. Stephen... | PR: 2803 |
commit | commitdiff | tree | snapshot |
2012-11-22 |
Dr. Stephen... | reject zero length point format list or supported curve... |
commit | commitdiff | tree | snapshot |
2012-11-21 |
Dr. Stephen... | PR: 2908 |
commit | commitdiff | tree | snapshot |
2012-11-20 |
Dr. Stephen... | fix leaks |
commit | commitdiff | tree | snapshot |
2012-11-19 |
Dr. Stephen... | correct docs |
commit | commitdiff | tree | snapshot |
2012-11-18 |
Dr. Stephen... | PR: 2880 |
commit | commitdiff | tree | snapshot |
2012-11-15 |
Dr. Stephen... | add "missing" TLSv1.2 cipher alias |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Dr. Stephen... | Don't require tag before ciphertext in AESGCM mode |
commit | commitdiff | tree | snapshot |
2012-10-16 |
Andy Polyakov | aix[64]-cc: get MT support right [from HEAD]. |
commit | commitdiff | tree | snapshot |
2012-10-05 |
Bodo Möller | Fix EC_KEY initialization race. |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Bodo Möller | Fix Valgrind warning. |
commit | commitdiff | tree | snapshot |
2012-09-24 |
Richard Levitte | * Configure: make the debug-levitte-linux{elf,noasm... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Dr. Stephen... | Minor enhancement to PR#2836 fix. Instead of modifying... |
commit | commitdiff | tree | snapshot |
2012-09-21 |
Richard Levitte | * ssl/t1_enc.c (tls1_change_cipher_state): Stupid bug... |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Bodo Möller | Fix warning. |
commit | commitdiff | tree | snapshot |
2012-09-17 |
Ben Laurie | Call OCSP Stapling callback after ciphersuite has been... |
commit | commitdiff | tree | snapshot |
2012-09-15 |
Andy Polyakov | e_aes.c: uninitialized variable in aes_ccm_init_key... |
commit | commitdiff | tree | snapshot |
2012-09-11 |
Dr. Stephen... | fix memory leak |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Andy Polyakov | bn_lcl.h: gcc removed support for "h" constraint, which... |
commit | commitdiff | tree | snapshot |
2012-09-01 |
Dr. Stephen... | Don't load GOST ENGINE if it is already loaded. |
commit | commitdiff | tree | snapshot |
2012-08-22 |
Dr. Stephen... | PR: 2786 |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Andy Polyakov | sha1-armv4-large.pl: comply with ABI [from HEAD]. |
commit | commitdiff | tree | snapshot |
2012-08-17 |
Andy Polyakov | aes-mips.pl: harmonize with fips module. |
commit | commitdiff | tree | snapshot |
2012-08-16 |
Bodo Möller | Enable message names for TLS 1.1, 1.2 with -msg. |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Andy Polyakov | gosthash.c: use memmove in circle_xor8, as input pointe... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Andy Polyakov | ./Configure: libcrypto.a can grow to many GB on Solaris... |
commit | commitdiff | tree | snapshot |
2012-08-13 |
Andy Polyakov | gcm128.c: fix AAD-only case with AAD length not divisib... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Richard Levitte | Add evp_cnf in the build. |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Dr. Stephen... | update NEWS |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Richard Levitte | Have the new names start in column 48, that makes it... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Richard Levitte | Cosmetics: remove duplicate symbol in crypto/symhacks.h |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Dr. Stephen... | add missing evp_cnf.c file |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Dr. Stephen... | PR: 2840 |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Dr. Stephen... | Fix memory leak. |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Ben Laurie | Unused variable. |
commit | commitdiff | tree | snapshot |
2012-07-01 |
Andy Polyakov | bss_dgram.c: fix typos in Windows code. |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Dr. Stephen... | don't use pseudo digests for default values of keys |
commit | commitdiff | tree | snapshot |
2012-06-27 |
Andy Polyakov | x86_64 assembly pack: make it possible to compile with... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Dr. Stephen... | oops, add -debug_decrypt option which was accidenatally... |
commit | commitdiff | tree | snapshot |
2012-06-19 |
Andy Polyakov | bss_dgram.c: fix bugs [from HEAD]. |
commit | commitdiff | tree | snapshot |
2012-06-10 |
Dr. Stephen... | revert more "version skew" changes that break FIPS... |
commit | commitdiff | tree | snapshot |
2012-06-09 |
Dr. Stephen... | Revert "version skew" patches that break FIPS compilation. |
commit | commitdiff | tree | snapshot |
2012-06-08 |
Ben Laurie | Reduce version skew. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Andy Polyakov | s2_clnt.c: compensate for compiler bug [from HEAD]. |
commit | commitdiff | tree | snapshot |
2012-05-16 |
Andy Polyakov | ppccap.c: assume no features under 32-bit AIX kernel... |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Dr. Stephen... | PR: 2813 |
commit | commitdiff | tree | snapshot |
2012-05-11 |
Dr. Stephen... | PR: 2811 |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Dr. Stephen... | PR: 2806 |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Dr. Stephen... | prepare for next version |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Dr. Stephen... | prepare for 1.0.1c release OpenSSL_1_0_1c |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Dr. Stephen... | update NEWS |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Dr. Stephen... | Sanity check record length before skipping explicit... |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Richard Levitte | Don't forget to install srtp.h as well |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Dr. Stephen... | oops, revert unrelated change |
commit | commitdiff | tree | snapshot |
2012-05-10 |
Dr. Stephen... | Reported by: Solar Designer of Openwall |
commit | commitdiff | tree | snapshot |
2012-05-04 |
Richard Levitte | Correct environment variable is OPENSSL_ALLOW_PROXY_CERTS. |
commit | commitdiff | tree | snapshot |
2012-04-27 |
Andy Polyakov | ppccpuid.pl: branch hints in OPENSSL_cleanse impact... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Dr. Stephen... | Don't try to use unvalidated composite ciphers in FIPS... |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Dr. Stephen... | prepare for next version |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Dr. Stephen... | make update OpenSSL_1_0_1b |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Dr. Stephen... | prepare for 1.0.1b release |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Dr. Stephen... | update NEWS |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Andy Polyakov | CHANGES: clarify. |
commit | commitdiff | tree | snapshot |
2012-04-26 |
Andy Polyakov | CHANGEs: fix typos and clarify. |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Dr. Stephen... | Change value of SSL_OP_NO_TLSv1_1 to avoid clash with... |
commit | commitdiff | tree | snapshot |
2012-04-25 |
Andy Polyakov | s23_clnt.c: ensure interoperability by maitaining clien... |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Dr. Stephen... | correct error code |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Dr. Stephen... | check correctness of errors before updating them so... |
commit | commitdiff | tree | snapshot |
2012-04-22 |
Dr. Stephen... | correct old FAQ answers, sync with HEAD |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Andy Polyakov | e_rc4_hmac_md5.c: reapply commit#21726, which was erron... |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Dr. Stephen... | call OPENSSL_init when calling FIPS_mode too |
commit | commitdiff | tree | snapshot |
2012-04-20 |
Dr. Stephen... | make ciphers work again for FIPS builds |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Andy Polyakov | e_rc4_hmac_md5.c: last commit was inappropriate for... |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Dr. Stephen... | update for next version |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Dr. Stephen... | prepare for 1.0.1a release OpenSSL_1_0_1a |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Dr. Stephen... | update NEWS |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Dr. Stephen... | Check for potentially exploitable overflows in asn1_d2i... |
commit | commitdiff | tree | snapshot |
2012-04-19 |
Andy Polyakov | Makefile.org: clear yet another environment variable... |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Dr. Stephen... | only call FIPS_cipherinit in FIPS mode |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Andy Polyakov | e_rc4_hmac_md5.c: update from HEAD, fixes crash on... |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Dr. Stephen... | update NEWS |
commit | commitdiff | tree | snapshot |
2012-04-18 |
Dr. Stephen... | correct error code |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Bodo Möller | Disable SHA-2 ciphersuites in < TLS 1.2 connections. |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Dr. Stephen... | Additional workaround for PR#2771 |
commit | commitdiff | tree | snapshot |
2012-04-17 |
Dr. Stephen... | Partial workaround for PR#2771. |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Andy Polyakov | OPENSSL_NO_SOCK fixes [from HEAD]. |
commit | commitdiff | tree | snapshot |
2012-04-16 |
Andy Polyakov | Minor compatibility fixes [from HEAD]. |
commit | commitdiff | tree | snapshot |
2012-04-15 |
Andy Polyakov | s3_srvr.c: fix typo [from HEAD]. |
commit | commitdiff | tree | snapshot |
next |