summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-02-04Use matching quotesRichard Levitte
2016-02-04Make the mk1mf 'mv' command variableRichard Levitte
2016-02-03Tweak opensslconf.h.in for styleRich Salz
2016-02-03Use BIO_snprintf() rather than snprintf()Richard Levitte
2016-02-03Refactoring BIO: small test correctionRichard Levitte
2016-02-03GH614: Use memcpy()/strdup() when possibleDmitry-Me
2016-02-03Refactoring BIO: Add a few lines in CHANGES & NEWSRichard Levitte
2016-02-03Refactoring BIO: add a simple networking test of s_client and s_serverRichard Levitte
2016-02-03Refactoring BIO: Adapt s_client and s_serverRichard Levitte
2016-02-03Refactoring BIO: Adapt BIO_s_datagram and all that depends on itRichard Levitte
2016-02-03Refactoring BIO: add a test, using test/ssltestRichard Levitte
2016-02-03make updateRichard Levitte
2016-02-03Refactoring BIO: adapt BIO_s_connect and BIO_s_acceptRichard Levitte
2016-02-03make updateRichard Levitte
2016-02-03Refactoring BIO: reimplement old socket handling functions with new onesRichard Levitte
2016-02-03make updateRichard Levitte
2016-02-03Temporary pragma to have GCC quiet down about deprecated functionsRichard Levitte
2016-02-03Refactoring BIO: new socket-handling functions, deprecate older onesRichard Levitte
2016-02-03Refactoring BIO: add error macros & text, and make updateRichard Levitte
2016-02-03Refactoring BIO: Small adjustmentsRichard Levitte
2016-02-03Refactoring BIO: add wrappers around sockaddr et alRichard Levitte
2016-02-03RT4148Emilia Kasper
2016-02-03[Configure] Make --with-zlib-* work with configdata.pmMichael Lee
2016-02-03RT3234: disable compressionEmilia Kasper
2016-02-02Fix pkeyutl/rsautl empty encrypt-input/decrypt-output handlingViktor Dukhovni
2016-02-02fix code indentation issueFdaSilvaYY
2016-02-02RT2353: Add ipsec IKE OIDRich Salz
2016-02-02Use a simpler method to build a glob than splitpath and catpathRichard Levitte
2016-02-02make updateDr. Stephen Henson
2016-02-02New BN functions.Dr. Stephen Henson
2016-02-02GH608: Ensure 64-bit shift no matter sizeof(long)Dmitry-Me
2016-02-02RT3854 Update docs.Emilia Kasper
2016-02-01Style; add "!= NULL"Rich Salz
2016-02-01GH554: Improve pkeyutl docHubert Kario
2016-02-01constify PACKETEmilia Kasper
2016-02-01update DSA docsDr. Stephen Henson
2016-02-01add option to exclude public key from EC keysDr. Stephen Henson
2016-02-01Fix memory leak and print out keygen errors.Dr. Stephen Henson
2016-02-01Better check for gcc/clangRich Salz
2016-02-01Comment "secure memcmp" implementationDmitry-Me
2016-02-01Use PKCS#8 format EC key so test is skipped with no-ecDr. Stephen Henson
2016-02-01unified build scheme: add a personal configuration to test itRichard Levitte
2016-02-01unified build scheme: add build.info filesRichard Levitte
2016-02-01unified build scheme: a first introductionRichard Levitte
2016-01-31Add tests for non-ca trusted roots and intermediatesViktor Dukhovni
2016-01-31Compat self-signed trust with reject-only aux dataViktor Dukhovni
2016-01-31Check chain extensions also for trusted certificatesViktor Dukhovni
2016-01-31Zero newly allocated pointsDr. Stephen Henson
2016-01-31Remove redundant code.Dr. Stephen Henson
2016-01-31Add EC_GROUP_order_bits, EC_GROUP_get0_order and EC_GROUP_get0_cofactorDr. Stephen Henson