]> git.ipfire.org Git - thirdparty/openssl.git/history - Configure
Make asn1 fuzzer more reproducible
[thirdparty/openssl.git] / Configure
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
2016-04-25  Richard LevitteBuild system: add include directories and dependencies...
2016-04-22  Richard LevitteWarn when doing an out-of-source build and finding...
2016-04-20  Rich SalzCopyright consolidation; .pm and Configure
2016-04-20  Richard LevitteRemove --classic build entirely
2016-04-20  Matt CaswellCascade no-dgram from no-sock in Configure not e_os.h
2016-04-14  Matt CaswellMake "shared" builds the default
2016-04-14  Matt CaswellFix no-stdio and no-autoalginit
2016-04-13  Matt CaswellRemove no-aes, no-rsa, no-sha, no-md5 and no-hmac
2016-04-13  Richard LevitteFix the handling of --with-zlib-include
2016-04-07  Andy PolyakovClean-up *_DEBUG options.
2016-04-06  Richard LevittePerl cleanup: don't create lists unnecessarily
2016-04-06  Andy PolyakovConfigure: add BLAKE_DEBUG to --strict-warnings set.
2016-04-04  Rich SalzRevert "various spelling fixes"
2016-04-04  FdaSilvaYYvarious spelling fixes
2016-04-01  Richard LevitteAdd the C macro NDEBUG when configuring for release
2016-04-01  Richard LevitteMake the use of perl more consistent
2016-03-30  Ben LaurieMore things that don't work together.
2016-03-30  Richard LevitteMake it possible to specify source files that will...
2016-03-27  Kurt RoeckxWhen using no-dtls create OPENSSL_NO_DTLS
2016-03-22  Ben LaurieFix enable-zlib no-comp.
2016-03-22  Ben Lauriesctp requires dgram.
2016-03-21  Matt CaswellFix no-gost
2016-03-21  Matt CaswellRemove the no-rijndael option
2016-03-21  Richard LevitteRemove the remainder of util/mk1mf.pl and companion...
next