]> git.ipfire.org Git - thirdparty/openssl.git/history - Configure
Add RAND_DRBG_bytes
[thirdparty/openssl.git] / Configure
2018-01-28  Richard LevitteTreat C++ flags more like C flags, and only if C++...
2018-01-28  Richard LevitteStop having Unix defaults in Configure (partial)
2018-01-28  Richard LevitteProcessing GNU-style "make variables" - implementation
2018-01-28  Richard LevitteProcessing GNU-style "make variables" - separate CPP...
2018-01-24  Richard LevitteConfigure: ensure that a DEPEND generates the correct...
2018-01-24  Richard LevitteConfigure: let INCLUDEs set on binaries "trickle down...
2018-01-19  Richard LevitteCopyright update of more files that have changed this...
2018-01-09  Richard LevitteConfigure: try to make sure every config target name...
2018-01-08  Richard LevitteSeparate general linking flags from extra libraries
2017-12-28  Richard LevitteIgnore ORDINALS in build.info files, and remove its...
2017-12-17  PauliEnable the ARIA ciphers by default.
2017-12-12  Richard LevitteRestore makedepend capabilities for Windows and VMS
2017-12-12  Richard LevitteConfigure: Recognise .rc and .def / .map / .opt as...
2017-12-12  Richard LevitteConfigure: Read in extra information to help create...
2017-12-12  Richard LevitteConfigure: Add read_eval_file, a general purpose perl...
2017-12-11  Richard LevitteConfigure: move the processing of predefined macros...
2017-12-07  Richard LevitteConfigure: die if there are other arguments with 'reconf'
2017-12-07  Richard LevitteMake it possible to add env var assignments as Configur...
2017-12-07  Richard LevitteSave away the environment variables we rely on
2017-11-12  Josh SorefMany spelling fixes/typo's corrected.
2017-11-07  Richard LevitteConfigure: cleanup @disable_cascade
2017-11-05  Jack LloydSM3: Add SM3 hash function
2017-10-31  Ronald TseSM4: Add SM4 block cipher to EVP
2017-09-22  Andy PolyakovConfigure: add -Wmisleading-indentation to strict warni...
2017-09-21  Andy PolyakovConfigure: unify clang's -Qunused-arguments option...
2017-09-12  Richard LevitteDisable the EGD seeding meachanism when stdio is disabled
2017-08-30  Andy PolyakovConfigure: base compiler-specific decisions on pre...
2017-08-30  Andy PolyakovRevert "Allow --strict-warnings with the icc compiler...
2017-08-28  Richard LevitteIf 'tests' is disabled, then so should 'external-tests'
2017-08-25  Meena VyasAllow --strict-warnings with the icc compiler as well
2017-08-15  Richard LevitteFile::Glob option ':bsd_glob' doesn't work everywhere...
2017-08-15  Richard LevitteConsolidate the locations where we have our internal...
2017-07-28  Richard LevittePerl: Use File::Glob::bsd_glob rather than File::Glob...
2017-07-26  Richard LevitteSimplify the handling of shared library version numbers
2017-07-22  Rich SalzAdd --with-rand-seed
2017-07-03  Richard LevitteRemove the possibility to disable the UI module entirely
2017-06-30  Matt CaswellDrop support for OPENSSL_NO_TLS1_3_METHOD
2017-06-29  Richard LevitteAdd the STORE module
2017-06-28  Richard LevitteAdd new /dev/crypto engine
2017-06-21  Richard LevitteConfigure: give config targets the possibility to enabl...
2017-06-17  Paul YangRemove non-accurate description in Configure script
2017-06-16  Richard LevitteReorder Configure output
2017-05-01  Benjamin KadukRemove duplicates from clang_devteam_warnings
2017-05-01  Benjamin KadukAdd -Wextra to gcc devteam warnings
2017-04-24  Richard LevitteMake it possible to build static-only libraries
2017-04-04  Andy PolyakovConfigure: recognize -framework as linker option [on...
2017-04-01  Andy PolyakovConfigure: use 5.10.0, don't require...
2017-03-29  FdaSilvaYYMore typo fixes
2017-03-24  Matt CaswellMake the TLSv1.3 downgrade mechanism a configurable...
2017-03-06  Richard LevitteAdd a platform specific configuration checker
2017-02-28  Emilia KasperMore Configure cleanup. Remove
2017-02-28  Emilia KasperClean up references to FIPS
2017-02-24  Bernd EdlingerAdd -Wundef to --strict-warnings options.
2017-02-22  Bernd EdlingerRemove -Wno-parentheses-equality from gcc --strict...
2017-02-21  PauliImplementation of the ARIA cipher as described in RFC...
2017-02-17  Richard LevitteIf all versions of a proto are disabled, disabled the...
2017-02-01  Todd ShortAdd support for parameterized SipHash
2017-01-31  Rich SalzAdd -Wno-parentheses-equality to dev-warnings.
2016-12-29  Matt CaswellFix compilation with no-ec
2016-12-05  Kurt RoeckxAlso set the CXXFLAG to the user supplied flags
2016-12-02  Kurt RoeckxMove libfuzzer sanitizer options to README
2016-12-02  Kurt RoeckxUse 8bit-counters when using libfuzzer
2016-11-25  Andy PolyakovINSTALL: clarify 386 and no-sse2 options.
2016-11-15  Richard LevitteOnly build the body of e_padlock when there are lower...
2016-11-15  Richard LevitteMake it possible to disable building and running tests
2016-11-15  Richard LevitteRevert "Remove heartbeats completely"
2016-11-15  Richard LevitteRemove heartbeats completely
2016-11-10  Richard LevitteBuilding: make it possible to force linking with static...
2016-11-04  Matt CaswellControl building of ossl_shim through Configure
2016-11-04  Richard LevitteIntegrate ossl_shim into the build
2016-11-03  Richard LevitteAllow indented comments in build.info
2016-11-02  Matt CaswellUpdate Configure to know about tls1_3
2016-11-01  Rich SalzRevert "Disable MDC2 by default."
2016-10-31  Rich SalzDisable MDC2 by default.
2016-10-14  Richard LevitteFix C++ support: set $target{cxx} correctly
2016-10-13  Vitezslav CizekConfigure: remove superfluous 0x
2016-10-13  Richard LevitteRemove automatic RPATH - add user rpath support
2016-10-12  Richard LevitteAdd support for C++ in Configure
2016-09-22  Rich SalzAdd -Wswitch-enum
2016-09-17  Richard LevitteHave the configuration options 'no-err' and 'no-async...
2016-09-16  Richard LevitteRearrange the storage of build file template names...
2016-09-16  Richard LevitteRegister the name of the config file each config target...
2016-09-13  Andy PolyakovConfigure: detect gcc's dependency generation capabilit...
2016-09-13  Andy PolyakovConfigure: impose ^X on whole build procedure.
2016-09-09  Rich SalzTrim config output
2016-09-07  Richard LevitteAllow asan, msan and ubsan to be configured with shared...
2016-09-07  Richard LevitteConfigure: Reorganise the checking of disabled options
2016-09-03  Andy PolyakovConfigure: clarify and refine -static.
2016-09-01  Richard LevitteRevert "Make it possible to disable fuzz testing"
2016-08-31  Richard LevitteHave Configure's HASH or TABLE produce complete lists
2016-08-31  Richard LevitteConfigure's print_table_entry printed incorrect information
2016-08-31  Richard LevitteMake it possible to disable fuzz testing
2016-08-31  Richard LevitteThe Perl interpreter might be in a path with spaces...
2016-08-30  Richard LevitteConfigure: save away the value of OPENSSL_LOCAL_CONFIG_...
2016-08-30  Richard LevitteConfigure: Redo the logic for finding build file templates
2016-08-30  Richard LevitteConfigure: clean away temporary section of code
2016-08-30  Richard LevitteMake it possible for the user to specify a different...
2016-08-26  Richard LevitteImprove the definition of STITCHED_CALL in e_rc4_hmac_md5.c
2016-08-22  Richard LevitteConfigure: Properly cache the configured compiler command
2016-08-19  Benjamin KadukSort %disabled in Configure
next