- d192a3a Add a platform specific configuration checker by Richard Levitte · 8 years ago
- 8a05d6b More Configure cleanup. Remove by Emilia Kasper · 8 years ago
- b53338c Clean up references to FIPS by Emilia Kasper · 8 years ago
- 01b76c2 Add -Wundef to --strict-warnings options. by Bernd Edlinger · 8 years ago
- 7c6335a Remove -Wno-parentheses-equality from gcc --strict-warnings options. by Bernd Edlinger · 8 years ago
- d42d0a4 Implementation of the ARIA cipher as described in RFC 5794. by Pauli · 8 years ago
- 343a746 If all versions of a proto are disabled, disabled the proto as well by Richard Levitte · 8 years ago
- 3f5616d Add support for parameterized SipHash by Todd Short · 8 years ago
- 7730533 Add -Wno-parentheses-equality to dev-warnings. by Rich Salz · 8 years ago
- 3cf96e8 Fix compilation with no-ec by Matt Caswell · 8 years ago
- 7cb58c0 Also set the CXXFLAG to the user supplied flags by Kurt Roeckx · 8 years ago
- 0282aeb Move libfuzzer sanitizer options to README by Kurt Roeckx · 8 years ago
- 3a85d05 Use 8bit-counters when using libfuzzer by Kurt Roeckx · 8 years ago
- 5ae5dc9 INSTALL: clarify 386 and no-sse2 options. by Andy Polyakov · 8 years ago
- 7b176a5 Only build the body of e_padlock when there are lower level routines by Richard Levitte · 8 years ago
- 93880ce Make it possible to disable building and running tests by Richard Levitte · 8 years ago
- b612799 Revert "Remove heartbeats completely" by Richard Levitte · 8 years ago
- 6c62f9e Remove heartbeats completely by Richard Levitte · 8 years ago
- 186a31e Building: make it possible to force linking with static OpenSSL libs by Richard Levitte · 8 years ago
- ce2596d Control building of ossl_shim through Configure by Matt Caswell · 8 years ago
- cfa7697 Integrate ossl_shim into the build by Richard Levitte · 8 years ago
- ab6e147 Allow indented comments in build.info by Richard Levitte · 8 years ago
- 84a6833 Update Configure to know about tls1_3 by Matt Caswell · 8 years ago
- 42e22c7 Revert "Disable MDC2 by default." by Rich Salz · 8 years ago
- ca1574c Disable MDC2 by default. by Rich Salz · 8 years ago
- 83bd048 Fix C++ support: set $target{cxx} correctly by Richard Levitte · 8 years ago
- 35a498e Configure: remove superfluous 0x by Vitezslav Cizek · 8 years ago
- fad599f Remove automatic RPATH - add user rpath support by Richard Levitte · 8 years ago
- ea24195 Add support for C++ in Configure by Richard Levitte · 8 years ago
- f3b3d7f Add -Wswitch-enum by Rich Salz · 9 years ago
- 66fe388 Have the configuration options 'no-err' and 'no-async' work again by Richard Levitte · 9 years ago
- 1967a42 Rearrange the storage of build file template names in %config by Richard Levitte · 9 years ago
- ee9b0bb Register the name of the config file each config target was found in by Richard Levitte · 9 years ago
- 35c11bf Configure: detect gcc's dependency generation capability more accurately. by Andy Polyakov · 9 years ago
- 758baa3 Configure: impose ^X on whole build procedure. by Andy Polyakov · 9 years ago
- 141d732 Trim config output by Rich Salz · 9 years ago
- 342a1a2 Allow asan, msan and ubsan to be configured with shared libraries by Richard Levitte · 9 years ago
- 3e2dd30 Configure: Reorganise the checking of disabled options by Richard Levitte · 9 years ago
- 047d97a Configure: clarify and refine -static. by Andy Polyakov · 9 years ago
- a5e1f12 Revert "Make it possible to disable fuzz testing" by Richard Levitte · 9 years ago
- d63c12c Have Configure's HASH or TABLE produce complete lists by Richard Levitte · 9 years ago
- 0c0d78b Configure's print_table_entry printed incorrect information by Richard Levitte · 9 years ago
- eb40eae Make it possible to disable fuzz testing by Richard Levitte · 9 years ago
- f879d5f The Perl interpreter might be in a path with spaces, so maybe quote it by Richard Levitte · 9 years ago
- ee4cdb7 Configure: save away the value of OPENSSL_LOCAL_CONFIG_DIR for reconf by Richard Levitte · 9 years ago
- 79822c3 Configure: Redo the logic for finding build file templates by Richard Levitte · 9 years ago
- acc63c7 Configure: clean away temporary section of code by Richard Levitte · 9 years ago
- 8b5156d Make it possible for the user to specify a different default build file by Richard Levitte · 9 years ago
- 216e8d9 Improve the definition of STITCHED_CALL in e_rc4_hmac_md5.c by Richard Levitte · 9 years ago
- a66234b Configure: Properly cache the configured compiler command by Richard Levitte · 9 years ago
- a9c27fe Sort %disabled in Configure by Benjamin Kaduk · 9 years ago
- 9d46752 Configure: recognize -static as link option and disable incompatible options. by Andy Polyakov · 9 years ago
- 25d498c The capi engine uses stdio, so don't build it when configuring 'no-stdio' by Richard Levitte · 9 years ago
- 29df306 Add memory sanitizer config, and run on travis. by Emilia Kasper · 9 years ago
- 7f5af79 build.info: implement PROGRAM_NO_INST, and dito for ENGINES, SCRIPTS, LIBS by Richard Levitte · 9 years ago
- 878f422 Make fuzzer and fuzz tester builds less magic by Richard Levitte · 9 years ago
- d513369 perl: Separate compile-time environment from runtime environment by Richard Levitte · 9 years ago
- 4748f89 Make build.info INCLUDE stmts be both source and build tree relative by Richard Levitte · 9 years ago
- 90d28f0 Run the fuzzing corpora as tests. by Ben Laurie · 9 years ago
- f430ba3 Spelling... and more spelling by FdaSilvaYY · 9 years ago
- 28bd8e9 Fix typo by Petr Vaněk · 9 years ago
- 2b1343b no-ripemd is an alias for no-rmd160 by Matt Caswell · 9 years ago
- 27ffb86 Move the Configure generated header files to the top build.info by Richard Levitte · 9 years ago
- 4f85829 Configure: Make it possible to generate mandatory header files by Richard Levitte · 9 years ago
- 65cc6d5 Configure: complete the changed fuzz option checks by Richard Levitte · 9 years ago
- a9936b5 Clean away the last unixmake vestiges by Richard Levitte · 9 years ago
- f59d013 Add support for fuzzing with AFL by Kurt Roeckx · 9 years ago
- 44c8a5e Add final(?) set of copyrights. by Rich Salz · 9 years ago
- 23049aa perl: use the 'if' module to conditionally load File::Glob by Richard Levitte · 9 years ago
- 9785555 Configure,test/recipes: "pin" glob to File::Glob::glob. by Andy Polyakov · 9 years ago
- a3a08f8 Configure: handle spaces in source directory spec by Richard Levitte · 9 years ago
- 656bbdc Configure: pull 'which' back. by Andy Polyakov · 9 years ago
- 223516e Don't clean away headers generated by Configure by Richard Levitte · 9 years ago
- 4639c68 Make sure crypto-mdebug-backtrace must be enabled explicitely by Richard Levitte · 9 years ago
- ce95981 Configure: To allow file names with spaces, tokenize with respect for quotes by Richard Levitte · 9 years ago
- 05a7aee Communicate Configure generated header files to build files by Richard Levitte · 9 years ago
- 050a36a Add buf-freelists to deprecated options by Todd Short · 9 years ago
- 8f41ff2 Add support for RC / WINDRES env variables by Richard Levitte · 9 years ago
- 6646f69 Configure: replace which() with IPC::Cmd::can_run. by Andy Polyakov · 9 years ago
- f58a0ac Configure: adhere to $(CROSS_COMPILE)ranlib. by Andy Polyakov · 9 years ago
- c145d19 Configure: make it work with Perl 5.10. by Andy Polyakov · 9 years ago
- c38bb72 Add fuzzing! by Ben Laurie · 9 years ago
- 38add23 Add the possibility for local build file templates by Richard Levitte · 9 years ago
- b5293d4 Add the possibility to have an extra local OpenSSL configs directory by Richard Levitte · 9 years ago
- 8483a00 various spelling fixes by FdaSilvaYY · 9 years ago
- 42a9f38 Remove the never-functional no-sct by Benjamin Kaduk · 9 years ago
- 8d34daf Build system: add include directories and dependencies for generators by Richard Levitte · 9 years ago
- ddc606c Warn when doing an out-of-source build and finding in-source build artifacts by Richard Levitte · 9 years ago
- ac3d0e1 Copyright consolidation; .pm and Configure by Rich Salz · 9 years ago
- 45c6e23 Remove --classic build entirely by Richard Levitte · 9 years ago
- 505f74c Cascade no-dgram from no-sock in Configure not e_os.h by Matt Caswell · 9 years ago
- ce94219 Make "shared" builds the default by Matt Caswell · 9 years ago
- d90a6be Fix no-stdio and no-autoalginit by Matt Caswell · 9 years ago
- 7ec8de1 Remove no-aes, no-rsa, no-sha, no-md5 and no-hmac by Matt Caswell · 9 years ago
- da430a5 Fix the handling of --with-zlib-include by Richard Levitte · 9 years ago
- 463a7b8 Clean-up *_DEBUG options. by Andy Polyakov · 9 years ago
- 2110feb Perl cleanup: don't create lists unnecessarily by Richard Levitte · 9 years ago
- ad7c9c9 Configure: add BLAKE_DEBUG to --strict-warnings set. by Andy Polyakov · 9 years ago
- e771eea Revert "various spelling fixes" by Rich Salz · 9 years ago
- 620d540 various spelling fixes by FdaSilvaYY · 9 years ago