openssl.git
2014-05-07 Tim Hudsonfix coverity issue 966597 - error line is not always...
2014-05-07 Matt CaswellFixed NULL pointer dereference in PKCS7_dataDecode...
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 Geoff Thorpedso: eliminate VMS code on non-VMS systems
2014-05-06 Dr. Stephen... Initialize num properly.
2014-05-06 Dr. Stephen... Set Enveloped data version to 2 if ktri version not...
2014-05-03 David RamosDouble free in i2o_ECPublicKey
2014-05-01 Jeff Trawicktypo in SSL_get_peer_cert_chain docs
2014-04-30 Matt CaswellFixed missing =back commands
2014-04-30 Lubomir RintelPOD: Fix item numbering
2014-04-26 manchaFix version documentation.
2014-04-24 manchaFix eckey_priv_encode()
2014-04-24 Steve MarquessAdd new sponsors
2014-04-23 Ben LaurieFix use after free.
2014-04-22 manchaFix double frees.
2014-04-16 Dr. Stephen... Document -debug_decrypt option.
2014-04-15 Dr. Stephen... Extension checking fixes.
2014-04-15 Dr. Stephen... Clarify CMS_decrypt behaviour.
2014-04-11 Dr. Stephen... Add new key fingerprint.
2014-04-09 Dr. Stephen... Fix free errors in ocsp utility.
2014-04-07 Dr. Stephen... Document -verify_return_error option.
2014-04-06 Andy Polyakovcrypto/modes: strict aliasing fixes from master.
2014-04-04 Dr. Stephen... Use correct length when prompting for password.
2014-04-04 Dr. Stephen... Update FAQ.
2014-04-03 Dr. Stephen... Document new crl option.
2014-04-03 Tim HudsonAdd option to generate old hash format.
2014-04-02 Eric YoungFix base64 decoding bug.
2014-03-12 Dr. Stephen... update NEWS
2014-03-12 Dr. Stephen... Update ordinals.
2014-03-12 Dr. Stephen... Fix for CVE-2014-0076
2014-03-10 Dr. Stephen... typo
2014-03-07 Andy Polyakovengines/ccgost/gosthash.c: simplify and avoid SEGV.
2014-02-26 Dr. Stephen... Fix for WIN32 builds with KRB5
2014-02-25 Andy Polyakovssl/t1_enc.c: check EVP_MD_CTX_copy return value.
2014-02-25 Dr. Stephen... Avoid Windows 8 Getversion deprecated errors.
2014-02-24 Andy PolyakovBC-32.pl: pre-1.0.2-specific refresh for Borland C.
2014-02-24 Andy PolyakovBC-32.pl: refresh Borland C support.
2014-02-24 Andy Polyakovx509/by_dir.c: fix run-away pointer (and potential...
2014-02-15 Dr. Stephen... Remove duplicate statement.
2014-02-14 Kurt RoeckxUse defaults bits in req when not given
2014-02-14 Kurt RoeckxFix additional pod errors with numbered items.
2014-02-14 Scott SchaeferFix various spelling errors
2014-02-14 Scott SchaeferDocument pkcs12 -password behavior
2014-01-29 Dr. Stephen... Clarify docs.
2014-01-28 Dr. Stephen... typo
2014-01-28 Dr. Stephen... Fix demo comment: 0.9.9 never released.
2014-01-28 Dr. Stephen... Add loaded dynamic ENGINEs to list.
2014-01-23 Dr. Stephen... Use default digest implementation in dgst.c
2014-01-23 Dr. Stephen... make update
2014-01-16 Kaspar BrandOmit initial status request callback check.
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
next