Standardize apps use of -rand, etc.
[openssl.git] / Configure
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
2016-08-16 Andy PolyakovConfigure: recognize -static as link option and disable...
2016-08-05 Richard LevitteThe capi engine uses stdio, so don't build it when...
2016-07-28 Emilia KasperAdd memory sanitizer config, and run on travis.
2016-07-18 Richard Levittebuild.info: implement PROGRAM_NO_INST, and dito for...
2016-07-16 Richard LevitteMake fuzzer and fuzz tester builds less magic
2016-07-04 Richard Levitteperl: Separate compile-time environment from runtime...
2016-07-01 Richard LevitteMake build.info INCLUDE stmts be both source and build...
2016-07-01 Ben LaurieRun the fuzzing corpora as tests.
2016-06-21 FdaSilvaYYSpelling... and more spelling
2016-06-21 Petr VaněkFix typo
2016-06-16 Matt Caswellno-ripemd is an alias for no-rmd160
2016-06-14 Richard LevitteMove the Configure generated header files to the top...
2016-06-14 Richard LevitteConfigure: Make it possible to generate mandatory heade...
2016-06-05 Richard LevitteConfigure: complete the changed fuzz option checks
2016-06-04 Richard LevitteClean away the last unixmake vestiges
2016-06-04 Kurt RoeckxAdd support for fuzzing with AFL
2016-06-01 Rich SalzAdd final(?) set of copyrights.
2016-05-30 Richard Levitteperl: use the 'if' module to conditionally load File...
2016-05-29 Andy PolyakovConfigure,test/recipes: "pin" glob to File::Glob::glob.
2016-05-27 Richard LevitteConfigure: handle spaces in source directory spec
2016-05-25 Andy PolyakovConfigure: pull 'which' back.
2016-05-25 Richard LevitteDon't clean away headers generated by Configure
2016-05-25 Richard LevitteMake sure crypto-mdebug-backtrace must be enabled expli...
2016-05-25 Richard LevitteConfigure: To allow file names with spaces, tokenize...
2016-05-24 Richard LevitteCommunicate Configure generated header files to build...
2016-05-23 Todd ShortAdd buf-freelists to deprecated options
2016-05-16 Richard LevitteAdd support for RC / WINDRES env variables
2016-05-10 Andy PolyakovConfigure: replace which() with IPC::Cmd::can_run.
2016-05-10 Andy PolyakovConfigure: adhere to $(CROSS_COMPILE)ranlib.
2016-05-10 Andy PolyakovConfigure: make it work with Perl 5.10.
2016-05-07 Ben LaurieAdd fuzzing!
2016-05-02 Richard LevitteAdd the possibility for local build file templates
2016-05-02 Richard LevitteAdd the possibility to have an extra local OpenSSL...
2016-04-28 FdaSilvaYYvarious spelling fixes
2016-04-26 Benjamin KadukRemove the never-functional no-sct
next