summaryrefslogtreecommitdiffstats
path: root/test/CAssdsa.cnf (unfollow)
Commit message (Expand)AuthorFilesLines
2016-07-12make updateDr. Stephen Henson1-0/+1
2016-07-12Add nameConstraints commonName checking.Dr. Stephen Henson7-14/+135
2016-07-11Don't rely on implicit rsa.h inclusionViktor Dukhovni1-0/+1
2016-07-10VMS: Adjust the engines directory by adding the pointer size to its nameRichard Levitte2-5/+5
2016-07-10VMS: Small cleanupsRichard Levitte2-1/+1
2016-07-10VMS: OSSL$EXE: needs to reflect that programs are installed in two placesRichard Levitte1-1/+2
2016-07-10VMS: Document the changed logical names in VMS/openssl_staryup.com.inRichard Levitte1-14/+22
2016-07-10VMS: Present OPENSSLDIR according to the VMS setup.Richard Levitte1-3/+5
2016-07-10VMS: Simplify the spec of the default certs & keys area.Richard Levitte3-8/+6
2016-07-08Update ordinalsRich Salz1-2/+2
2016-07-08Platform sanity testRich Salz5-25/+72
2016-07-08GH1278: Removed error code for alertsRich Salz4-0/+121
2016-07-08Replace all #define's in pod pages.Rich Salz38-351/+285
2016-07-08VMS: openssl_ivp must call versioned openssl_startup and openssl_utilsRichard Levitte1-3/+3
2016-07-08Disallow multiple protocol flags to s_server and s_clientMatt Caswell3-2/+38
2016-07-08Unix: Set the execute permission on installed shared librariesRichard Levitte1-2/+2
2016-07-08Reorganize .gitignore to make better use of its featuresRichard Levitte1-67/+68
2016-07-08include/openssl: don't include <windows.h> in public headers.Andy Polyakov21-69/+116
2016-07-08Support PKCS v2.0 print in pkcs12 utility.Dr. Stephen Henson1-9/+63
2016-07-07VMS: correct post-install instructionsRichard Levitte1-2/+2
2016-07-07Windows: make some vars in windows-makefile.tmpl reachable againRichard Levitte1-2/+2
2016-07-07VMS: defined the logical name OPENSSL at all timesRichard Levitte2-4/+4
2016-07-07Versioning engines default location: the VMS caseRichard Levitte3-50/+42
2016-07-07Versioning engines default location: the Unix caseRichard Levitte1-10/+14
2016-07-07Versioning engines default location: the Windows caseRichard Levitte1-1/+3
2016-07-06Add OPENSSL_NO_EC wrapperRich Salz1-0/+2
2016-07-06Make 'build_libs' build shared libraries as wellRichard Levitte3-3/+3
2016-07-06Don't indicate errors during initial adb decode.Dr. Stephen Henson1-1/+1
2016-07-06VMS: make sure there's a file extension when creating filesRichard Levitte1-1/+1
2016-07-06VMS: arch in config.com was mistakenly made process globalRichard Levitte1-1/+1
2016-07-05make updateRichard Levitte1-1/+1
2016-07-05Stop using and deprecate ENGINE_setup_bsd_cryptodevRichard Levitte2-11/+1
2016-07-05Fix mem error handling in PKCS7_simple_smimecapFdaSilvaYY1-10/+11
2016-07-05Improve some error management code in CTFdaSilvaYY3-28/+36
2016-07-05Fix some memory error handling in CTFdaSilvaYY2-15/+24
2016-07-05Add checks on sk_TYPE_push() returned valueFdaSilvaYY8-26/+70
2016-07-05Reorganise asn1.h and add comments.Dr. Stephen Henson1-4/+12
2016-07-04Update fuzz/README.mdRich Salz1-10/+6
2016-07-04perl: Separate compile-time environment from runtime environmentRichard Levitte5-4/+15
2016-07-02Fix broken loading of client CAsAndreas Karlsson1-2/+1
2016-07-02VMS: Add installation verification procedureRichard Levitte2-2/+55
2016-07-02Fix some VMS inconsistenciesRichard Levitte3-20/+16
2016-07-02Install the openssl app with version number on VMSRichard Levitte3-16/+24
2016-07-02Have the VMS shared library file names contain the shared versionRichard Levitte4-24/+36
2016-07-02Pass down correct information to the VMS startup script templatesRichard Levitte3-18/+11
2016-07-02Add the missing pointer_size information on VMS configsRichard Levitte1-0/+7
2016-07-02Ensure that global dependencies are built first, even for parallell buildsBen Laurie1-12/+15
2016-07-02Use the SSL_METHODs passed to create_ssl_ctx_pair()Matt Caswell1-2/+2
2016-07-01Avoid an overflow in constructing the ServerKeyExchange messageMatt Caswell1-0/+5
2016-07-01Cleanup obj_dat.h, obj_dat.plRich Salz2-5945/+5256