openssl.git
2014-01-11 Zoltan ArpadffyVMS fixes
2014-01-10 Dr. Stephen... fix shell syntax PR#3216
2014-01-09 Dr. Stephen... Fix bug in X509_V_FLAG_IGNORE_CRITICAL CRL handling.
2014-01-06 Dr. Stephen... Prepare for 1.0.0m-dev
2014-01-06 Dr. Stephen... Prepare for 1.0.0l release OpenSSL_1_0_0l
2014-01-06 Dr. Stephen... make update
2014-01-04 Dr. Stephen... Restore SSL_OP_MSIE_SSLV2_RSA_PADDING
2014-01-02 Dr. Stephen... update NEWS
2013-12-20 Dr. Stephen... Fix DTLS retransmission from previous session.
2013-12-20 Dr. Stephen... Ignore NULL parameter in EVP_MD_CTX_destroy.
2013-12-10 Dr. Stephen... remove obsolete STATUS file
2013-12-09 Dr. Stephen... Add release dates to NEWS
2013-11-27 Dr. Stephen... Simplify and update openssl.spec
2013-11-11 Dr. Stephen... Fix memory leak.
2013-11-09 Dr. Stephen... Check for missing components in RSA_check.
2013-11-09 Dr. Stephen... Document RSAPublicKey_{in,out} options.
2013-11-08 Andy Polyakovengines/ccgost/gost89.h: make word32 defintion uncondit...
2013-11-06 Dr. Stephen... Initialise context before using it.
2013-11-05 Ben LauriePBKDF2 should be efficient. Contributed by Christian...
2013-10-04 Ben LaurieMerge branch 'rob-100' into OpenSSL_1_0_0-stable
2013-10-04 Rob StradlingUpdate CHANGES.
2013-10-03 Andy Polyakovevp/e_des3.c: fix typo with potential integer overflow...
2013-10-01 Ben LaurieConstification.
2013-09-30 Dr. Stephen... Typo.
2013-09-16 Bodo MoellerSync CHANGES and NEWS files.
2013-09-16 Bodo Moeller Fix overly lenient comparisons:
2013-09-10 Rob StradlingRemove empty line.
2013-09-10 Rob StradlingTidy up comments.
2013-09-10 Rob StradlingUse TLS version supplied by client when fingerprinting...
2013-09-09 Rob StradlingBackport TLS 1.1/1.2 #defines
2013-09-09 Rob StradlingDon't prefer ECDHE-ECDSA ciphers when the client appear...
2013-08-20 Dr. Stephen... Correct ECDSA example.
2013-08-13 Michael TuexenDTLS message_sequence number wrong in rehandshake Serve...
2013-08-08 Michael TuexenDTLS handshake fix.
2013-08-06 Dr. Stephen... Fix verify loop with CRL checking.
2013-08-06 Kaspar BrandFix for PEM_X509_INFO_read_bio.
2013-06-30 Andy Polyakovconfig: fix executable format detection on latest FreeBSD.
2013-04-08 Dr. Stephen... Set s->d1 to NULL after freeing it.
2013-03-31 Dr. Stephen... Typo.
2013-03-19 Dr. Stephen... Disable compression for DTLS.
2013-03-18 Andy Polyakovx86cpuid.pl: make it work with older CPUs.
2013-03-18 Michael TuexenAvoid unnecessary fragmentation.
2013-03-18 Dr. Stephen... Encode INTEGER correctly.
2013-03-18 Dr. Stephen... Typo.
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
next