aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VMS: Adjust the engines directory by adding the pointer size to its nameRichard Levitte2016-07-102-5/+5
* VMS: Small cleanupsRichard Levitte2016-07-102-1/+1
* VMS: OSSL$EXE: needs to reflect that programs are installed in two placesRichard Levitte2016-07-101-1/+2
* VMS: Document the changed logical names in VMS/openssl_staryup.com.inRichard Levitte2016-07-101-14/+22
* VMS: Present OPENSSLDIR according to the VMS setup.Richard Levitte2016-07-101-3/+5
* VMS: Simplify the spec of the default certs & keys area.Richard Levitte2016-07-103-8/+6
* Update ordinalsRich Salz2016-07-081-2/+2
* Platform sanity testRich Salz2016-07-085-25/+72
* GH1278: Removed error code for alertsRich Salz2016-07-084-0/+121
* Replace all #define's in pod pages.Rich Salz2016-07-0838-351/+285
* VMS: openssl_ivp must call versioned openssl_startup and openssl_utilsRichard Levitte2016-07-081-3/+3
* Disallow multiple protocol flags to s_server and s_clientMatt Caswell2016-07-083-2/+38
* Unix: Set the execute permission on installed shared librariesRichard Levitte2016-07-081-2/+2
* Reorganize .gitignore to make better use of its featuresRichard Levitte2016-07-081-67/+68
* include/openssl: don't include <windows.h> in public headers.Andy Polyakov2016-07-0821-69/+116
* Support PKCS v2.0 print in pkcs12 utility.Dr. Stephen Henson2016-07-081-9/+63
* VMS: correct post-install instructionsRichard Levitte2016-07-071-2/+2
* Windows: make some vars in windows-makefile.tmpl reachable againRichard Levitte2016-07-071-2/+2
* VMS: defined the logical name OPENSSL at all timesRichard Levitte2016-07-072-4/+4
* Versioning engines default location: the VMS caseRichard Levitte2016-07-073-50/+42
* Versioning engines default location: the Unix caseRichard Levitte2016-07-071-10/+14
* Versioning engines default location: the Windows caseRichard Levitte2016-07-071-1/+3
* Add OPENSSL_NO_EC wrapperRich Salz2016-07-061-0/+2
* Make 'build_libs' build shared libraries as wellRichard Levitte2016-07-063-3/+3
* Don't indicate errors during initial adb decode.Dr. Stephen Henson2016-07-061-1/+1
* VMS: make sure there's a file extension when creating filesRichard Levitte2016-07-061-1/+1
* VMS: arch in config.com was mistakenly made process globalRichard Levitte2016-07-061-1/+1
* make updateRichard Levitte2016-07-051-1/+1
* Stop using and deprecate ENGINE_setup_bsd_cryptodevRichard Levitte2016-07-052-11/+1
* Fix mem error handling in PKCS7_simple_smimecapFdaSilvaYY2016-07-051-10/+11
* Improve some error management code in CTFdaSilvaYY2016-07-053-28/+36
* Fix some memory error handling in CTFdaSilvaYY2016-07-052-15/+24
* Add checks on sk_TYPE_push() returned valueFdaSilvaYY2016-07-058-26/+70
* Reorganise asn1.h and add comments.Dr. Stephen Henson2016-07-051-4/+12
* Update fuzz/README.mdRich Salz2016-07-041-10/+6
* perl: Separate compile-time environment from runtime environmentRichard Levitte2016-07-045-4/+15
* Fix broken loading of client CAsAndreas Karlsson2016-07-021-2/+1
* VMS: Add installation verification procedureRichard Levitte2016-07-022-2/+55
* Fix some VMS inconsistenciesRichard Levitte2016-07-023-20/+16
* Install the openssl app with version number on VMSRichard Levitte2016-07-023-16/+24
* Have the VMS shared library file names contain the shared versionRichard Levitte2016-07-024-24/+36
* Pass down correct information to the VMS startup script templatesRichard Levitte2016-07-023-18/+11
* Add the missing pointer_size information on VMS configsRichard Levitte2016-07-021-0/+7
* Ensure that global dependencies are built first, even for parallell buildsBen Laurie2016-07-021-12/+15
* Use the SSL_METHODs passed to create_ssl_ctx_pair()Matt Caswell2016-07-011-2/+2
* Avoid an overflow in constructing the ServerKeyExchange messageMatt Caswell2016-07-011-0/+5
* Cleanup obj_dat.h, obj_dat.plRich Salz2016-07-012-5945/+5256
* Deal with pod2html issues, in this case the lack of .html suffix in linksRichard Levitte2016-07-011-1/+1
* Simplify INCLUDE statements in build.info filesRichard Levitte2016-07-018-103/+95
* Make build.info INCLUDE stmts be both source and build tree relativeRichard Levitte2016-07-011-5/+24