aboutsummaryrefslogtreecommitdiffstats
path: root/Configure
Commit message (Expand)AuthorAgeFilesLines
* Restore makedepend capabilities for Windows and VMSRichard Levitte2017-12-121-3/+10
* Configure: Recognise .rc and .def / .map / .opt as source filesRichard Levitte2017-12-121-1/+14
* Configure: Read in extra information to help create shared librariesRichard Levitte2017-12-121-3/+45
* Configure: Add read_eval_file, a general purpose perl file reader/evaluatorRichard Levitte2017-12-121-11/+24
* Configure: move the processing of predefined macros to a functionRichard Levitte2017-12-111-22/+35
* Configure: die if there are other arguments with 'reconf'Richard Levitte2017-12-081-0/+2
* Make it possible to add env var assignments as Configure optionsRichard Levitte2017-12-081-2/+14
* Save away the environment variables we rely onRichard Levitte2017-12-081-30/+42
* Many spelling fixes/typo's corrected.Josh Soref2017-11-111-4/+4
* Configure: cleanup @disable_cascadeRichard Levitte2017-11-071-21/+0
* SM3: Add SM3 hash functionJack Lloyd2017-11-061-1/+2
* SM4: Add SM4 block cipher to EVPRonald Tse2017-10-311-1/+2
* Configure: add -Wmisleading-indentation to strict warnings flags.Andy Polyakov2017-09-221-2/+6
* Configure: unify clang's -Qunused-arguments option treatment.Andy Polyakov2017-09-211-1/+4
* Disable the EGD seeding meachanism when stdio is disabledRichard Levitte2017-09-121-1/+1
* Configure: base compiler-specific decisions on pre-defines.Andy Polyakov2017-08-301-24/+24
* Revert "Allow --strict-warnings with the icc compiler as well"Andy Polyakov2017-08-301-2/+2
* If 'tests' is disabled, then so should 'external-tests'Richard Levitte2017-08-281-0/+1
* Allow --strict-warnings with the icc compiler as wellMeena Vyas2017-08-251-2/+2
* File::Glob option ':bsd_glob' doesn't work everywhere, replace w/ a wrapperRichard Levitte2017-08-151-1/+1
* Consolidate the locations where we have our internal perl modulesRichard Levitte2017-08-151-3/+6
* Perl: Use File::Glob::bsd_glob rather than File::Glob::globRichard Levitte2017-07-281-1/+1
* Simplify the handling of shared library version numbersRichard Levitte2017-07-261-1/+1
* Add --with-rand-seedRich Salz2017-07-221-0/+23
* Remove the possibility to disable the UI module entirelyRichard Levitte2017-07-031-2/+3
* Drop support for OPENSSL_NO_TLS1_3_METHODMatt Caswell2017-06-301-1/+1
* Add the STORE moduleRichard Levitte2017-06-291-1/+1
* Add new /dev/crypto engineRichard Levitte2017-06-281-1/+3
* Configure: give config targets the possibility to enable or disable featuresRichard Levitte2017-06-221-19/+38
* Remove non-accurate description in Configure scriptPaul Yang2017-06-171-2/+1
* Reorder Configure outputRichard Levitte2017-06-161-4/+3
* Remove duplicates from clang_devteam_warningsBenjamin Kaduk2017-05-011-5/+1
* Add -Wextra to gcc devteam warningsBenjamin Kaduk2017-05-011-0/+3
* Make it possible to build static-only librariesRichard Levitte2017-04-241-2/+14
* Configure: recognize -framework as linker option [on Apple OSes].Andy Polyakov2017-04-041-0/+4
* Configure: use 5.10.0, don't require...Andy Polyakov2017-04-011-1/+1
* More typo fixesFdaSilvaYY2017-03-291-1/+1
* Make the TLSv1.3 downgrade mechanism a configurable optionMatt Caswell2017-03-241-0/+2
* Add a platform specific configuration checkerRichard Levitte2017-03-061-0/+19
* More Configure cleanup. RemoveEmilia Kasper2017-02-281-5/+0
* Clean up references to FIPSEmilia Kasper2017-02-281-34/+3
* Add -Wundef to --strict-warnings options.Bernd Edlinger2017-02-241-0/+2
* Remove -Wno-parentheses-equality from gcc --strict-warnings options.Bernd Edlinger2017-02-221-1/+0
* Implementation of the ARIA cipher as described in RFC 5794.Pauli2017-02-211-2/+4
* If all versions of a proto are disabled, disabled the proto as wellRichard Levitte2017-02-171-0/+4
* Add support for parameterized SipHashTodd Short2017-02-011-1/+2
* Add -Wno-parentheses-equality to dev-warnings.Rich Salz2017-01-311-12/+15
* Fix compilation with no-ecMatt Caswell2016-12-291-1/+2
* Also set the CXXFLAG to the user supplied flagsKurt Roeckx2016-12-051-1/+1
* Move libfuzzer sanitizer options to READMEKurt Roeckx2016-12-031-4/+0