[crypto/ec] don't assume points are of order group->order
[openssl.git] / Configure
2018-05-05 Todd ShortConfigure: fix Mac OS X builds that still require maked...
2018-03-27 Matt CaswellUpdate copyright year
2018-03-10 Richard LevitteConfigure: catch the build tree configdata.pm
2018-03-10 Richard LevitteConfigure: don't mangle the directory again when checki...
2018-02-13 Richard LevitteConfigure: if a file is generated, never assume it...
2018-01-29 Richard LevitteDon't define OPENSSL_NO_ERR for the command line
2018-01-29 Richard LevitteRemove $no_sse2, as it's just a 'copy' of $disabled...
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-09 Richard LevitteConfigure: try to make sure every config target name...
2017-11-07 Richard LevitteConfigure: cleanup @disable_cascade
2017-11-05 Richard LevitteConsolidate the locations where we have our internal...
2017-11-05 Richard LevittePerl: Use our own globbing wrapper rather than File...
2017-09-12 Richard LevitteDisable the EGD seeding meachanism when stdio is disabled
2017-09-01 Andy PolyakovConfigure: base compiler-specific decisions on pre...
2017-08-03 Richard LevitteRevert "Perl: Use File::Glob::bsd_glob rather than...
2017-07-28 Richard LevittePerl: Use File::Glob::bsd_glob rather than File::Glob...
2017-06-20 Benjamin KadukRemove duplicates from clang_devteam_warnings
2017-06-20 Benjamin KadukAdd -Wextra to gcc devteam warnings
2017-06-17 Paul YangRemove non-accurate description in Configure script
2017-04-01 Andy PolyakovConfigure: use 5.10.0, don't require...
2017-03-30 FdaSilvaYYMore typo fixes
2017-03-06 Richard LevitteAdd a platform specific configuration checker
2017-02-23 Rich SalzAdd -Wundef to strict-warnings
2017-02-17 Richard LevitteIf all versions of a proto are disabled, disabled the...
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-10-13 Vitezslav CizekConfigure: remove superfluous 0x
2016-10-13 Richard LevitteRemove automatic RPATH - add user rpath support
2016-09-21 Andy PolyakovConfigure: clarify and refine -static.
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-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-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.
next