summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-08-01Fix various no-*s.Ben Laurie
2016-08-01crypto/ui/ui_openssl.c: UTF-y Windows code path.Andy Polyakov
2016-08-01apps/openssl.c: UTF-y Windows argv.Andy Polyakov
2016-08-01Configurations/00-base-templates.conf: harmonize BASE_Windows.Andy Polyakov
2016-07-31Configurations/unix-Makefile.tmpl: add LC_ALL=C to unify messages.Andy Polyakov
2016-07-31evp/bio_enc.c: perform enc_read operation without using overlapping buffers.Andy Polyakov
2016-07-31test/smcont.txt: trigger assertion in bio_enc.c.Andy Polyakov
2016-07-31evp/evp_enc.c: make assert error message more readableAndy Polyakov
2016-07-30Fix the docs tooRichard J. Moore
2016-07-30Ignore the serial number for now and just do the rest.Richard J. Moore
2016-07-30Make some more X509 functions const.Richard J. Moore
2016-07-30rsa.c: fix incorrect guard for pvk-* optionsViktor Szakats
2016-07-30Fix crash as a result of MULTIBLOCKMatt Caswell
2016-07-30Fix bogus warningsMatt Caswell
2016-07-29print out MAC algorithmDr. Stephen Henson
2016-07-29Fix CRL time comparison.Dr. Stephen Henson
2016-07-29Update the SSL_set_bio()/SSL_set0_rbio()/SSL_set0_wbio() docsMatt Caswell
2016-07-29Simplify and rename SSL_set_rbio() and SSL_set_wbio()Matt Caswell
2016-07-29Add some SSL BIO testsMatt Caswell
2016-07-29Fix BIO_pop for SSL BIOsMatt Caswell
2016-07-29Fix BIO_push ref counting for SSL BIOMatt Caswell
2016-07-29Don't double free the write bioMatt Caswell
2016-07-29Add a test for SSL_set_bio()Matt Caswell
2016-07-29Make the checks for an SSLv2 style record stricterMatt Caswell
2016-07-28Various doc fixes.Rich Salz
2016-07-28Add memory sanitizer config, and run on travis.Emilia Kasper
2016-07-26Note cipher BIO write errors too.Dr. Stephen Henson
2016-07-26Use sk_CONF_VALUE_pop_free in do_ext_nconf error path.David Benjamin
2016-07-26Skip non-existing files.Kurt Roeckx
2016-07-26Add Hurd shared extensionKurt Roeckx
2016-07-26RT4639: Typo when -DSSL_DEBUGJon Loeliger
2016-07-26Set error if EVP_CipherUpdate fails.Dr. Stephen Henson
2016-07-26Deprecate X509_LU_FAIL, X509_LU_RETRYDr. Stephen Henson
2016-07-26Use X509_LOOKUP_TYPE for lookup type consistently.Dr. Stephen Henson
2016-07-26Move X509_LU_RETRY, X509_LU_FAILDr. Stephen Henson
2016-07-26Remove current_method from X509_STORE_CTXDr. Stephen Henson
2016-07-26Update the example in proxy_certificates.txtRichard Levitte
2016-07-25Discard BIO_set(BIO* bio) methodFdaSilvaYY
2016-07-25zero pad DHE public key in ServerKeyExchange message for interoprussor
2016-07-25Make it possible for external code to set the certiciate proxy path lengthRichard Levitte
2016-07-25Add X509_STORE lock and unlock functionsRichard Levitte
2016-07-25make updateRichard Levitte
2016-07-25Document the X509_STORE and X509_STORE_CTX setters and gettersRichard Levitte
2016-07-25Add setter and getter for X509_STORE's check_policyRichard Levitte
2016-07-25Add getters / setters for the X509_STORE_CTX and X509_STORE functionsRichard Levitte
2016-07-25RT4627: Doc patch: fix constant namesSteffen Nurpmeso
2016-07-25explicit initFdaSilvaYY
2016-07-25Typo and comment fixFdaSilvaYY
2016-07-25Unused variable, and cleanupsFdaSilvaYY
2016-07-25Unused variable cleanupFdaSilvaYY