openssl.git
2015-01-14 Rich SalzCleanup OPENSSL_NO_xxx, part 1 master-pre-reformat
2015-01-13 Andy PolyakovAdd Broadwell performance results.
2015-01-13 Dr. Stephen... Remove use of BN_init, BN_RECP_CTX_init from bntest
2015-01-13 Dr. Stephen... For master windows build dsa.h is now needed.
2015-01-13 Matt CaswellMake output from openssl version -f consistent with...
2015-01-13 Matt CaswellFix warning where BIO_FLAGS_UPLINK was being redefined.
2015-01-13 Matt CaswellAvoid deprecation problems in Visual Studio 13
2015-01-13 Matt CaswellEnsure internal header files are used from mk1mf based...
2015-01-12 Rich SalzRT3548: Remove unsupported platforms
2015-01-12 Rich SalzAllow multiple IDN xn-- indicators
2015-01-12 Rich SalzRT3548: Remove some unsupported platforms.
2015-01-12 Rich SalzRT478: Add uninstall make target
2015-01-12 Matt CaswellFix no-deprecated on Windows
2015-01-12 Matt Caswellmake update
2015-01-12 Matt CaswellRemove redundant DSO_METHOD_beos declaration in dso...
2015-01-10 Kurt RoeckxMake build reproducible
2015-01-09 Matt CaswellFurther windows specific .gitignore entries
2015-01-09 Matt CaswellUpdate .gitignore with windows files to be excluded...
2015-01-08 Matt CaswellFix build failure on Windows due to undefined cflags...
2015-01-08 Matt CaswellA memory leak can occur in dtls1_buffer_record if eithe...
2015-01-08 Dr. Stephen... Unauthenticated DH client certificate fix.
2015-01-08 Andy PolyakovFix for CVE-2014-3570 (with minor bn_asm.c revamp).
2015-01-08 Matt CaswellFollow on from CVE-2014-3571. This fixes the code that...
2015-01-08 Dr. Stephen... Fix crash in dtls1_get_record whilst in the listen...
2015-01-07 Dr. Stephen... fix error discrepancy
2015-01-07 Andy PolyakovFix irix-cc build.
2015-01-06 Dr. Stephen... use correct credit in CHANGES
2015-01-06 Emilia KasperOnly inherit the session ID context in SSL_set_SSL_CTX...
2015-01-06 Dr. Stephen... use correct function name
2015-01-06 Dr. Stephen... RT3662: Allow leading . in nameConstraints
2015-01-06 Rich SalzSome cleanup of L<> markup in pod files
2015-01-06 Martin BrejchaFix memory leak.
2015-01-06 Matt CaswellFurther comment amendments to preserve formatting prior...
2015-01-06 Matt CaswellRemove blank line from start of cflags character array...
2015-01-06 Andy PolyakovCHANGES: mention "universal" ARM support.
2015-01-06 Andy PolyakovRevert "CHANGES: mention "universal" ARM support."
2015-01-06 Andy PolyakovCHANGES: mention "universal" ARM support.
2015-01-06 Dr. Stephen... fix compilation error
2015-01-06 Dr. Stephen... Only allow ephemeral RSA keys in export ciphersuites.
2015-01-05 Dr. Stephen... ECDH downgrade bug fix.
2015-01-05 Rich SalzRT3546: Remove #define IRIX_CC_BUG
2015-01-05 Dr. Stephen... update ordinals
2015-01-05 Adam LangleyEnsure that the session ID context of an SSL* is updated
2015-01-05 Dr. Stephen... Constify ASN1_TYPE_cmp add X509_ALGOR_cmp.
2015-01-05 Dr. Stephen... Fix various certificate fingerprint issues.
2015-01-05 Matt CaswellAdditional fix required for no-srtp to work
2015-01-05 Piotr SikoraFix building with no-srtp
2015-01-05 Emilia KasperAdd a clang build target for linux-x86_64
2015-01-04 Andy PolyakovRemove inconsistency in ARM support.
2015-01-04 Andy Polyakovecp_nistz256-x86_64.pl: fix occasional failures.
2015-01-04 Rich SalzRT2914: NULL check missing in X509_name_canon
2015-01-02 Dr. Stephen... Remove SGC restart flag.
2015-01-02 Dr. Stephen... Remove MS SGC
2015-01-02 Dr. Stephen... Clear existing extension state.
2014-12-31 Dominik Neubauertypo in s_client
2014-12-31 Martin Nowakremove duplicate defines
2014-12-31 Cristian Rodríguezconstify tls 1.2 lookup tables.
2014-12-31 Kurt RoeckxAdd missing include of sys/time.h
2014-12-30 Tim Hudsonmark all block comments that need format preserving...
2014-12-30 Kurt RoeckxMake "run" volatile
2014-12-30 Thorsten GlaserDocument openssl dgst -hmac option
2014-12-30 Kurt Roeckxdlfcn: always define _GNU_SOURCE
2014-12-30 Kurt RoeckxFix memory leak in the apps
2014-12-28 Rich SalzRT3548: Remove unsupported platforms
2014-12-25 Rich SalzRT3548: unsupported platforms
2014-12-22 Rich SalzRT3548: Remove unsupported platforms.
2014-12-22 Alok MenghrajaniImproves certificates HOWTO
2014-12-22 Richard LevitteSmall typo
2014-12-22 Rich SalzRT3548: Remvoe unsupported platforms
2014-12-20 Michael TuexenFix incorrect OPENSSL_assert() usage.
2014-12-20 Rich SalzRT3548: Remove outdated platforms
2014-12-19 Matt CaswellFix a problem if CFLAGS is too long cversion.c fails...
2014-12-18 Matt CaswellMade it an error to define OPENSSL_USE_DEPRECATED if...
2014-12-18 Matt CaswellUpdate CHANGES for deprecated updates
2014-12-18 Matt Caswellmake update following changes to default config settings
2014-12-18 Matt CaswellChange all instances of OPENSSL_NO_DEPRECATED to OPENSS...
2014-12-18 Matt CaswellRemove redundant OPENSSL_NO_DEPRECATED suppression
2014-12-18 Matt CaswellTurn on OPENSSL_NO_DEPRECATED by default.
2014-12-18 Rich SalzRT3548: Remove some obsolete platforms
2014-12-18 Kurt RoeckxReturn error when a bit string indicates an invalid...
2014-12-18 Rich SalzFix yet anoither 'make clean' breakage.
2014-12-17 Rich SalzRT3548: Remove some obsolete platforms
2014-12-17 Rich SalzRT3544: Restore MWERKS for NetWare
2014-12-17 Dr. Stephen... Reject invalid constructed encodings.
2014-12-17 Emilia KasperAdd a comment noting the padding oracle.
2014-12-17 Emilia KasperRevert "RT3425: constant-time evp_enc"
2014-12-17 Emilia KasperBuild fixes
2014-12-17 Adam LangleyPremaster secret handling fixes
2014-12-17 Richard LevitteClear warnings/errors within RL_DEBUG code sections...
2014-12-17 Richard LevitteClear warnings/errors within TLS_DEBUG code sections
2014-12-17 Richard LevitteClear warnings/errors within KSSL_DEBUG code sections
2014-12-17 Richard LevitteClear warnings/errors within CIPHER_DEBUG code sections
2014-12-17 Richard LevitteClear warnings/errors within CIPHER_DEBUG code sections
2014-12-17 Richard LevitteClear warnings/errors within BN_CTX_DEBUG code sections
2014-12-17 Emilia KasperCheck for invalid divisors in BN_div.
2014-12-16 Matt CaswellThe dtls1_output_cert_chain function no longer exists...
2014-12-16 Adam LangleyDon't set client_version to the ServerHello version.
2014-12-16 Matt CaswellAdd more meaningful OPENSSL_NO_ECDH error message for...
2014-12-16 Matt CaswellRename gost2814789t.c to gost2814789test.c. The old...
2014-12-16 Matt CaswellAdd missing OPENSSL_NO_EC guards
next