summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-08-05Add --gcov-options '\-lp' to coverageEmilia Kasper
2016-08-05Add a coverage targetEmilia Kasper
2016-08-05Free buffer in a2i_ASN1_INTEGER() on error path.Dr. Stephen Henson
2016-08-05Make update, etc.Rich Salz
2016-08-05indent: add a couple of types we use in appsRichard Levitte
2016-08-05openssl-format-source: no dash marker on *INDENT-(ON|OFF)* commentsRichard Levitte
2016-08-05VMS: Fix building of bad_dtls_testRichard Levitte
2016-08-05Added appropriate OPENSSL_NO_STDIO to PKCS12 headerDániel Bakai
2016-08-04Add basic test for Cisco DTLS1_BAD_VER and record replay handlingDavid Woodhouse
2016-08-04Fix ubsan 'left shift of negative value -1' error in satsub64be()David Woodhouse
2016-08-04Make DTLS1_BAD_VER work with DTLS_client_method()David Woodhouse
2016-08-04Fix cipher support for DTLS1_BAD_VERDavid Woodhouse
2016-08-04Fix DTLS_VERSION_xx() comparison macros for DTLS1_BAD_VERDavid Woodhouse
2016-08-04Fix ossl_statem_client_max_message_size() for DTLS1_BAD_VERDavid Woodhouse
2016-08-04Fix SSL_export_keying_material() for DTLS1_BAD_VERDavid Woodhouse
2016-08-04When tr gets bracketed arguments, they need to be quotedRichard Levitte
2016-08-04Remove some unused options from 10-main.confBenjamin Kaduk
2016-08-04Fix output text to avoid gratuitious git diffRich Salz
2016-08-04Remove get_hash completelyRich Salz
2016-08-04Remove "lockit" from internal error-hash functionRich Salz
2016-08-04Limit status message sisze in ts_get_status_checkDr. Stephen Henson
2016-08-04Pack globals variables used to control apps/verify_callback()FdaSilvaYY
2016-08-04Ignore windows generated manifestsJimC
2016-08-04Constify some ASN1_OBJECT *obj input parametersFdaSilvaYY
2016-08-04Constify inputs of two X509_LOOKUP_METHOD methodsFdaSilvaYY
2016-08-04Constify input bufferFdaSilvaYY
2016-08-04Constify two internal methodsFdaSilvaYY
2016-08-04Constify ASN1_INTEGER_get, ASN1_ENUMERATED_getFdaSilvaYY
2016-08-04VMS: have the IVP verify that a well known engine loads properlyRichard Levitte
2016-08-04Have 'openssl engine' exit with non-zero when some engine fails to loadRichard Levitte
2016-08-04VSI submission: make the VMS version of RAND_poll() faster and more secureRichard Levitte
2016-08-04VSI submisson: make better use of item lists in o_time.cRichard Levitte
2016-08-04Travis: When testing installation, build in separate dir, otherwise in checkoutRichard Levitte
2016-08-04Prepare for 1.1.0-pre7-devMatt Caswell
2016-08-04Prepare for 1.1.0-pre6 releaseOpenSSL_1_1_0-pre6Matt Caswell
2016-08-04make updateMatt Caswell
2016-08-04Fix date in CHANGESMatt Caswell
2016-08-03Don't check any revocation info on proxy certificatesRichard Levitte
2016-08-03INSTALL: Make the use of [, ], { and } consistent and explain itRichard Levitte
2016-08-03INSTALL: Add missing details on VMS installation resultsRichard Levitte
2016-08-03VMS: make sure to provide an absolute source directory for pod2htmlRichard Levitte
2016-08-03VMS: If configured no-shared, don't provide shareable image logical namesRichard Levitte
2016-08-02Check for overlows and error return from ASN1_object_size()Dr. Stephen Henson
2016-08-02Check for overflows in ASN1_object_size().Dr. Stephen Henson
2016-08-0280-test_ssl_new.t: only skip on $no_tls if no other skip conditions definedRichard Levitte
2016-08-02In 80-test_ssl_new, more "plan tests" to a more useful positionRichard Levitte
2016-08-02Fix tests for no-nextprotonegMatt Caswell
2016-08-02Fix some style issues...FdaSilvaYY
2016-08-02Don't overwrite existing installed openssl.cnfRichard Levitte
2016-08-02All of ssldirs installation should be done by the install_ssldirs targetRichard Levitte