summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-07-08VMS: openssl_ivp must call versioned openssl_startup and openssl_utilsRichard Levitte
2016-07-08Disallow multiple protocol flags to s_server and s_clientMatt Caswell
2016-07-08Unix: Set the execute permission on installed shared librariesRichard Levitte
2016-07-08Reorganize .gitignore to make better use of its featuresRichard Levitte
2016-07-08include/openssl: don't include <windows.h> in public headers.Andy Polyakov
2016-07-08Support PKCS v2.0 print in pkcs12 utility.Dr. Stephen Henson
2016-07-07VMS: correct post-install instructionsRichard Levitte
2016-07-07Windows: make some vars in windows-makefile.tmpl reachable againRichard Levitte
2016-07-07VMS: defined the logical name OPENSSL at all timesRichard Levitte
2016-07-07Versioning engines default location: the VMS caseRichard Levitte
2016-07-07Versioning engines default location: the Unix caseRichard Levitte
2016-07-07Versioning engines default location: the Windows caseRichard Levitte
2016-07-06Add OPENSSL_NO_EC wrapperRich Salz
2016-07-06Make 'build_libs' build shared libraries as wellRichard Levitte
2016-07-06Don't indicate errors during initial adb decode.Dr. Stephen Henson
2016-07-06VMS: make sure there's a file extension when creating filesRichard Levitte
2016-07-06VMS: arch in config.com was mistakenly made process globalRichard Levitte
2016-07-05make updateRichard Levitte
2016-07-05Stop using and deprecate ENGINE_setup_bsd_cryptodevRichard Levitte
2016-07-05Fix mem error handling in PKCS7_simple_smimecapFdaSilvaYY
2016-07-05Improve some error management code in CTFdaSilvaYY
2016-07-05Fix some memory error handling in CTFdaSilvaYY
2016-07-05Add checks on sk_TYPE_push() returned valueFdaSilvaYY
2016-07-05Reorganise asn1.h and add comments.Dr. Stephen Henson
2016-07-04Update fuzz/README.mdRich Salz
2016-07-04perl: Separate compile-time environment from runtime environmentRichard Levitte
2016-07-02Fix broken loading of client CAsAndreas Karlsson
2016-07-02VMS: Add installation verification procedureRichard Levitte
2016-07-02Fix some VMS inconsistenciesRichard Levitte
2016-07-02Install the openssl app with version number on VMSRichard Levitte
2016-07-02Have the VMS shared library file names contain the shared versionRichard Levitte
2016-07-02Pass down correct information to the VMS startup script templatesRichard Levitte
2016-07-02Add the missing pointer_size information on VMS configsRichard Levitte
2016-07-02Ensure that global dependencies are built first, even for parallell buildsBen Laurie
2016-07-01Use the SSL_METHODs passed to create_ssl_ctx_pair()Matt Caswell
2016-07-01Avoid an overflow in constructing the ServerKeyExchange messageMatt Caswell
2016-07-01Cleanup obj_dat.h, obj_dat.plRich Salz
2016-07-01Deal with pod2html issues, in this case the lack of .html suffix in linksRichard Levitte
2016-07-01Simplify INCLUDE statements in build.info filesRichard Levitte
2016-07-01Make build.info INCLUDE stmts be both source and build tree relativeRichard Levitte
2016-07-01fix 'set but not used' warningDr. Stephen Henson
2016-07-01Re-add x509 and crl fuzzerKurt Roeckx
2016-07-01Add old locking constants backKurt Roeckx
2016-07-01Make CRYPTO_num_locks() return 1Kurt Roeckx
2016-07-01fix code formattingmrpre
2016-07-01add return value for expandmrpre
2016-07-01Fix printing private EC_KEYAlessandro Ghedini
2016-07-01ssl.h: spelling in commentViktor Szakats
2016-07-01Run the fuzzing corpora as tests.Ben Laurie
2016-07-01SPARC assembly pack: enforce V8+ ABI constraints.Andy Polyakov