]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2014-05-14  Jeffrey WaltonFix grammar error in verify pod. PR#3355
2014-05-14  Jeffrey WaltonAdd information to BUGS section of enc documentation...
2014-05-14  Michal BozonCorrected POD syntax errors. PR#3353
2014-05-12  Kurt RoeckxCheck sk_SSL_CIPHER_num() after assigning sk.
2014-05-11  Günther NoackAvoid out-of-bounds write in SSL_get_shared_ciphers
2014-05-11  Viktor DukhovniFix infinite loop. PR#3347
2014-05-11  Tim Hudsonsafety check to ensure we dont send out beyond the...
2014-05-08  Dr. Stephen... Return an error if no recipient type matches.
2014-05-06  Geoff Thorpeevp: prevent underflow in base64 decoding
2014-05-06  Geoff Thorpebignum: allow concurrent BN_MONT_CTX_set_locked()
2014-05-06  Dr. Stephen... Initialize num properly.
2014-05-06  Dr. Stephen... Set Enveloped data version to 2 if ktri version not...
2014-04-24  Steve MarquessAdd new sponsors
2014-04-11  Dr. Stephen... Add new key fingerprint.
2014-04-09  Dr. Stephen... Fix free errors in ocsp utility.
2014-04-04  Dr. Stephen... Update FAQ.
2014-04-04  Dr. Stephen... Use correct length when prompting for password.
2014-04-02  Eric YoungFix base64 decoding bug.
2014-03-27  Dr. Stephen... make update
2014-03-27  Dr. Stephen... Update NEWS
2014-03-27  Dr. Stephen... Update ordinals.
2014-03-27  manchaFix for CVE-2014-0076 backported to 0.9.8 branch
2014-03-27  manchaFix alert handling.
2014-02-15  Dr. Stephen... Remove duplicate statement.
2014-01-29  Dr. Stephen... Clarify docs.
2014-01-10  Dr. Stephen... fix shell syntax PR#3216
2014-01-04  Dr. Stephen... Restore SSL_OP_MSIE_SSLV2_RSA_PADDING
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-21  Dr. Stephen... Fixes for no-static-engine and Windows builds.
2013-10-04  Rob StradlingUpdate CHANGES.
2013-10-04  Rob StradlingFix compilation with this branch's definition of SSL_CI...
2013-10-04  Rob StradlingRemove empty line.
2013-10-04  Rob StradlingTidy up comments.
2013-10-04  Rob StradlingUse TLS version supplied by client when fingerprinting...
2013-10-04  Rob StradlingBackport TLS 1.1/1.2 #defines
2013-10-04  Rob StradlingDon't prefer ECDHE-ECDSA ciphers when the client appear...
2013-09-17  Bodo Moeller Fix overly lenient comparisons:
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-04-08  Dr. Stephen... Set s->d1 to NULL after freeing it.
2013-04-07  Dr. Stephen... Print out DSA key if parameters absent.
2013-03-19  Dr. Stephen... Disable compression for DTLS.
2013-03-18  Andy Polyakovx86cpuid.pl: make it work with older CPU.
2013-03-18  Michael TuexenAvoid unnecessary fragmentation.
2013-03-18  Dr. Stephen... Encode INTEGER correctly.
2013-03-18  Dr. Stephen... Typo.
2013-02-26  Dr. Stephen... Merge branch 'OpenSSL_0_9_8-stable' of /home/steve...
2013-02-26  Geoff LoweUse orig_len, not rec->orig_len
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 for SSL_get_certificate
2013-02-11  Dr. Stephen... Fix in ssltest is no-ssl2 configured
2013-02-11  Dr. Stephen... use 10240 for tar record size
2013-02-11  Lutz JaenickeFAQ/README: we are now using Git instead of CVS
2013-02-10  Dr. Stephen... Set next version.
2013-02-09  Andy Polyakovssl/s3_[clnt|srvr].c: fix warning 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/s3_enc.c: remove artefact.
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-05  Dr. Stephen... prepare for release OpenSSL_0_9_8y
2013-02-05  Dr. Stephen... make update
2013-02-05  Dr. Stephen... Fix error codes.
2013-02-05  Dr. Stephen... update NEWS and CHANGES
2013-02-05  Andy Polyakovbn_word.c: fix overflow bug in BN_add_word.
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  Dr. Stephen... Don't access EVP_MD internals directly.
2013-02-05  Dr. Stephen... Add ordinal for CRYPTO_memcmp: since this will affect...
2013-02-05  Dr. Stephen... Timing fix mitigation for FIPS mode.
2013-02-05  Dr. Stephen... Move CRYPTO_memcmp to o_init.c when compiling with...
2013-02-05  Dr. Stephen... The cbc functions shouldn't be inside #ifdef OPENSSL_NO...
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.
2013-02-05  Ben LaurieOops. Add missing file.
2013-02-05  Ben LaurieMake CBC decoding constant time.
2013-02-05  Andy Polyakov.gitignore adjustments
2013-02-05  Ben LaurieAdd and use a constant-time memcmp.
2013-02-05  Ben LaurieAdd target so I can build.
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-20  Dr. Stephen... Don't include comp.h if no-comp set.
2013-01-11  Dr. Stephen... Add .gitignore
2012-12-10  Dr. Stephen... PR: 2888
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-21  Dr. Stephen... PR: 2908
2012-11-19  Dr. Stephen... correct docs
2012-11-18  Dr. Stephen... PR: 2880
next