oweals/openssl.git
2013-02-15 Nick AlcockFix POD errors to stop make install_docs dying with...
2013-02-14 Andy Polyakovcms-test.pl: make it work with not-so-latest perl.
2013-02-12 David WoodhouseCheck DTLS_BAD_VER for version number.
2013-02-11 Dr. Stephen... Fix in ssltest is no-ssl2 configured
2013-02-11 Dr. Stephen... Fix for SSL_get_certificate
2013-02-11 Lutz JaenickeFAQ/README: we are now using Git instead of CVS
2013-02-11 Andy Polyakovsparccpuid.S: work around emulator bug on T1.
2013-02-09 Andy Polyakovssl/s3_[clnt|srvr].c: fix warnings and linking error.
2013-02-08 Andy Polyakovs3_cbc.c: make CBC_MAC_ROTATE_IN_PLACE universal.
2013-02-08 Andy Polyakovs3_cbc.c: get rid of expensive divisions [from master].
2013-02-08 Andy Polyakovssl/[d1|s3]_pkt.c: harmomize orig_len handling.
2013-02-08 Dr. Stephen... Fix IV check and padding removal.
2013-02-07 Andy Polyakovssl/*: remove SSL3_RECORD->orig_len to restore binary...
2013-02-06 Adam LangleyFix for EXP-RC2-CBC-MD5
2013-02-06 Dr. Stephen... prepare for next version
2013-02-05 Dr. Stephen... prepare for release OpenSSL_1_0_0k
2013-02-05 Dr. Stephen... make update
2013-02-05 Dr. Stephen... Add ordinal for CRYPTO_memcmp: since this will affect...
2013-02-05 Dr. Stephen... Fix error codes.
2013-02-05 Dr. Stephen... Update CHANGES and NEWS
2013-02-05 Andy Polyakovbn_word.c: fix overflow bug in BN_add_word.
2013-02-05 Andy Polyakovx86_64 assembly pack: keep making Windows build more...
2013-02-05 Dr. Stephen... update NEWS
2013-02-05 Andy Polyakovs3/s3_cbc.c: allow for compilations with NO_SHA256...
2013-02-05 Andy Polyakovssl/s3_cbc.c: md_state alignment portability fix.
2013-02-05 Andy Polyakovssl/s3_cbc.c: uint64_t portability fix.
2013-02-05 Ben LaurieUpdate DTLS code to match CBC decoding in TLS.
2013-02-05 Ben LaurieDon't crash when processing a zero-length, TLS >= 1...
2013-02-05 Ben LaurieFixups from previous commit.
2013-02-05 Ben LaurieOops. Add missing file.
2013-02-05 Ben LaurieAdd a target so I can build this.
2013-02-05 Ben LaurieMake CBC decoding constant time.
2013-02-05 Ben LaurieAdd and use a constant-time memcmp.
2013-02-05 Dr. Stephen... Don't try and verify signatures if key is NULL (CVE...
2013-01-23 Dr. Stephen... Don't include comp.h in cmd_cd.c if OPENSSL_NO_COMP set
2013-01-22 Andy Polyakovx86_64 assembly pack: make Windows build more robust...
2013-01-20 Dr. Stephen... Don't include comp.h if no-comp set.
2013-01-19 Andy Polyakovengines/ccgost: GOST fixes [from master].
2013-01-19 Andy Polyakov.gitignore adjustments
2013-01-13 Ben LaurieCorrect EVP_PKEY_verifyrecover to EVP_PKEY_verify_recov...
2013-01-13 Dr. Stephen... Add .gitignore
2012-12-30 Dr. Stephen... make no-comp compile
2012-12-23 Dr. Stephen... add missing \n
2012-12-10 Dr. Stephen... PR: 2888
2012-12-06 Dr. Stephen... Fix two bugs which affect delta CRL handling:
2012-12-04 Dr. Stephen... check mval for NULL too
2012-12-03 Dr. Stephen... fix leak
2012-11-29 Dr. Stephen... PR: 2803
2012-11-22 Dr. Stephen... reject zero length point format list or supported curve...
2012-11-21 Dr. Stephen... PR: 2908
2012-11-20 Dr. Stephen... fix leaks
2012-11-19 Dr. Stephen... correct docs
2012-11-18 Dr. Stephen... PR: 2880
2012-10-16 Andy Polyakovaix[64]-cc: get MT support right [from HEAD].
2012-10-05 Bodo MöllerFix EC_KEY initialization race.
2012-10-05 Dr. Stephen... backport OCSP fix enhancement
2012-10-04 Ben LaurieBackport OCSP Stapling fix.
2012-10-04 Ben LaurieFix warning.
2012-10-04 Ben LaurieFix warning (hope this doesn't break other platforms...
2012-09-24 Bodo MöllerFix Valgrind warning.
2012-09-24 Richard Levitte* Configure: make the debug-levitte-linux{elf,noasm...
2012-09-21 Richard Levitte* ssl/t1_enc.c (tls1_change_cipher_state): Stupid bug...
2012-09-17 Bodo MöllerFix warning.
2012-09-11 Dr. Stephen... fix memory leak
2012-09-01 Dr. Stephen... Don't load GOST ENGINE if it is already loaded.
2012-08-17 Andy Polyakovsha1-armv4-large.pl: comply with ABI [from HEAD].
2012-08-13 Andy Polyakovgosthash.c: use memmove in circle_xor8, as input pointe...
2012-08-13 Andy Polyakov./Configure: libcrypto.a can grow to many GB on Solaris...
2012-07-05 Richard LevitteCosmetics: remove duplicate symbol in crypto/symhacks.h
2012-07-04 Richard LevitteCosmetic: Reorder so it's more similar to the Unixly...
2012-07-01 Andy Polyakovbss_dgram.c: fix typos in Windows code.
2012-06-27 Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-06-19 Dr. Stephen... oops, add -debug_decrypt option which was accidenatally...
2012-06-19 Andy Polyakovbss_dgram.c: fix bugs [from HEAD].
2012-05-16 Andy Polyakovs2_clnt.c: compensate for compiler bug [from HEAD].
2012-05-11 Dr. Stephen... PR: 2813
2012-05-10 Dr. Stephen... prepare for next version
2012-05-10 Dr. Stephen... prepare for 1.0.0j release OpenSSL_1_0_0j
2012-05-10 Dr. Stephen... update NEWS
2012-05-10 Dr. Stephen... Sanity check record length before skipping explicit...
2012-05-10 Dr. Stephen... Reported by: Solar Designer of Openwall
2012-05-04 Richard LevitteCorrect environment variable is OPENSSL_ALLOW_PROXY_CERTS.
2012-04-27 Andy Polyakovppccpuid.pl: branch hints in OPENSSL_cleanse impact...
2012-04-22 Dr. Stephen... correct error code
2012-04-22 Dr. Stephen... correct old FAQ answers, sync with HEAD
2012-04-19 Dr. Stephen... prepare for next version
2012-04-19 Dr. Stephen... prepare for 1.0.0i release OpenSSL_1_0_0i
2012-04-19 Dr. Stephen... update NEWS
2012-04-19 Dr. Stephen... Check for potentially exploitable overflows in asn1_d2i...
2012-04-19 Andy PolyakovMakefile.org: clear yet another environment variable...
2012-04-16 Andy PolyakovOPENSSL_NO_SOCK fixes [from HEAD].
2012-04-16 Andy PolyakovMinor compatibility fixes [from HEAD].
2012-04-15 Andy Polyakovs3_srvr.c: fix typo [from HEAD].
2012-04-10 Dr. Stephen... update rather ancient EVP digest documentation
2012-03-31 Dr. Stephen... PR: 2778(part)
2012-03-29 Andy Polyakovans1/tasn_prn.c: avoid bool in variable names [from...
2012-03-22 Dr. Stephen... Submitted by: Markus Friedl <mfriedl@gmail.com>
2012-03-18 Dr. Stephen... Always use SSLv23_{client,server}_method in s_client...
2012-03-14 Richard Levittecipher should only be set to PSK if JPAKE is used.
2012-03-13 Andy Polyakovconfig: compensate for bug in Solaris cc drivers, which...
next