openssl.git
2014-04-25 Geoff Thorpeutil/mkdef.pl: o_time.h doesn't exist any more
2014-04-24 Steve MarquessAdd new sponsors
2014-04-24 Andy Polyakovbn/asm/armv4-gf2m.pl, modes/asm/ghash-armv4.pl: faster...
2014-04-24 Andy Polyakovaes/asm/bsaes-x86_64.pl: Atom-specific optimization.
2014-04-23 Ben LaurieFix use after free.
2014-04-22 Ben LaurieFix double frees.
2014-04-21 Kaspar BrandFix SSL_CTX_get{first,next}_certificate.
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-09 Dr. Stephen... ssleay_rand_add returns a value in 1.1.0
2014-04-08 Dr. Stephen... Update NEWS
2014-04-07 Dr. Stephen... Return if ssleay_rand_add called with zero num.
2014-04-07 Dr. Stephen... Add heartbeat extension bounds check.
2014-04-07 Dr. Stephen... Document -verify_return_error option.
2014-04-06 Andy Polyakovcrypto/modes/gcm128.c: more strict aliasing fixes.
2014-04-06 Andy Polyakovvpaes-[x86_64|ppc].pl: fix typo, which for some reason...
2014-04-05 Dr. Stephen... Set TLS padding extension value.
2014-04-05 Dr. Stephen... For more than 160 bits of security disable SHA1 HMAC
2014-04-05 Dr. Stephen... Update security framework docs.
2014-04-04 Dr. Stephen... Update FAQ.
2014-04-04 Dr. Stephen... Use correct length when prompting for password.
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-04-01 Dr. Stephen... Don't try and verify signatures if key is NULL (CVE...
2014-03-29 Ben LaurieFix warning.
2014-03-28 Dr. Stephen... Add initial security framework docs.
2014-03-28 Dr. Stephen... Set security level in cipher string.
2014-03-28 Dr. Stephen... Set security level to zero is ssltest
2014-03-28 Dr. Stephen... Security callback debug print out.
2014-03-28 Dr. Stephen... Security framework.
2014-03-28 Dr. Stephen... Check return value of ssl3_output_cert_chain
2014-03-28 Dr. Stephen... Allow return of supported ciphers.
2014-03-28 Dr. Stephen... Auto DH support.
2014-03-28 Dr. Stephen... Add functions returning security bits.
2014-03-27 Dr. Stephen... Fix memory leak with client auth.
2014-03-27 Dr. Stephen... Add -no_resumption_on_reneg to SSL_CONF.
2014-03-27 Dr. Stephen... Update chain building function.
2014-03-24 Emilia KasperAllow duplicate certs in ssl_build_cert_chain
2014-03-19 Dr. Stephen... Workaround for some CMS signature formats.
2014-03-18 Piotr SikoraRetry callback only after ClientHello received.
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-10 Dr. Stephen... Simplify ssl_add_cert_chain logic.
2014-03-07 Dr. Stephen... Remove -WX option from debug-VC-WIN32
2014-03-07 Andy Polyakovengines/ccgost/gosthash.c: simplify and avoid SEGV.
2014-03-07 Andy PolyakovSPARC T4 assembly pack: treat zero input length in...
2014-03-06 Andy Polyakovdh_check.c: check BN_CTX_get's return value.
2014-03-06 Andy Polyakovtest/Makefile: allow emulated test (e.g. under wine).
2014-03-06 Andy Polyakovbss_dgram.c,d1_lib.c: make it compile with mingw.
2014-03-03 Dr. Stephen... For self signed root only indicate one error.
2014-03-01 Dr. Stephen... PKCS#8 support for alternative PRFs.
2014-03-01 Dr. Stephen... Fix memory leak.
2014-03-01 Dr. Stephen... Add function to free compression methods.
2014-02-28 Andy PolyakovMakefile.org: fix syntax error on Solaris.
2014-02-27 Andy PolyakovConfigure: mark unixware target as elf-1.
2014-02-27 Andy Polyakovperlasm/x86asm.pl: recognize elf-1 denoting old ELF...
2014-02-27 Andy Polyakovperlasm/x86gas.pl: limit special OPENSSL_ia32cap_P...
2014-02-27 Andy Polyakovrc4/asm/rc4-586.pl: allow for 386-only build.
2014-02-27 Andy Polyakovdes/asm/des-586.pl: shortcut reference to DES_SPtrans.
2014-02-26 Rob StradlingCABForum EV OIDs for Subject Jurisdiction of Incorporat...
2014-02-26 Dr. Stephen... Fix for WIN32 builds with KRB5
2014-02-26 Andy Polyakovsha/asm/sha256-586.pl: don't try to compile SIMD with...
2014-02-26 Andy Polyakovsha/asm/sha512-x86_64.pl: fix compilation error on...
2014-02-26 Andy PolyakovConfigure: blended processor target in solaris-x86-cc.
2014-02-25 Andy Polyakovssl/t1_enc.c: check EVP_MD_CTX_copy return value.
2014-02-25 Andy Polyakovaes/asm/vpaes-ppc.pl: fix traceback info.
2014-02-25 Dr. Stephen... Don't use BN_ULLONG in n2l8 use SCTS_TIMESTAMP.
2014-02-25 Dr. Stephen... Fix for v3_scts.c
2014-02-25 Dr. Stephen... Add -show_chain option to print out verified chain.
2014-02-25 Dr. Stephen... Avoid Windows 8 Getversion deprecated errors.
2014-02-25 Rob StradlingParse non-v1 SCTs less awkwardly.
2014-02-24 Andy Polyakovms/do_win64a.bat: forward to NUL, not NUL:.
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-24 Andy Polyakovconfig: recognize ARMv8/AArch64 target.
2014-02-23 Dr. Stephen... Only set current certificate to valid values.
2014-02-23 Dr. Stephen... New chain building flags.
2014-02-21 Dr. Stephen... Option to set current cert to server certificate.
2014-02-21 Andy Polyakovaes/asm/aesni-x86[_64].pl: minor Atom-specific performa...
2014-02-20 Dr. Stephen... fix WIN32 warnings
2014-02-20 Dr. Stephen... make depend
2014-02-20 Dr. Stephen... Move CT viewer extension code to crypto/x509v3
2014-02-19 Dr. Stephen... make depend
2014-02-19 Dr. Stephen... Remove references to o_time.h
2014-02-19 Ben LaurieMove gmtime functions to crypto.h.
2014-02-19 Ben LaurieMake i2r_sctlist static.
2014-02-19 Ben LaurieReverse export of o_time.h.
2014-02-19 Ben LaurieMerge branch 'sct-viewer-master' of https://github...
2014-02-19 Rob StradlingMove the SCT List extension parser into libssl.
2014-02-18 Dr. Stephen... Don't use CRYPTO_AES_CTR if it isn't defined.
2014-02-16 Dr. Stephen... Restore SSL_OP_MSIE_SSLV2_RSA_PADDING
2014-02-15 Dr. Stephen... Don't use getcwd in non-copy builds.
2014-02-15 Dr. Stephen... Remove duplicate statement.
2014-02-15 Klaus-Peter... Add support for aes-128/192/256-ctr to the cryptodev...
2014-02-14 Rob StradlingShow the contents of the RFC6962 Signed Certificate...
next