RSA key generation: ensure BN_mod_inverse and BN_mod_exp_mont both get called with...
[openssl.git] / Configurations /
2018-04-14 Matthias KraftCustome built dladdr() for AIX.
2018-04-09 Andy PolyakovConfigurations/10-main.conf: further HP-UX cleanups...
2018-04-08 Andy PolyakovConfigurations/10-main.conf: add magic macros to hpux...
2018-04-04 Richard LevitteDon't use CPP in Configurations/unix-Makefile.tmpl
2018-03-27 Richard LevitteCopy the produced .dll files to fuzz/ as well (Cygwin...
2018-03-15 Richard LevitteWindows makefile: don't use different looking variants...
2018-03-12 Andy PolyakovConfigurations/unix-Makefile.tmpl: overhaul assembler...
2018-03-08 Andy PolyakovConfigurations/10-main.conf: add -fno-common back to...
2018-03-08 Richard LevitteRemove useless -D_ENDIAN from MPE/iX-gcc config
2018-03-07 Richard LevitteConfigurations/unix-Makefile.tmpl: remove assignment...
2018-03-04 Richard LevitteWindows makefile: Don't quote generator arguments
2018-02-13 Matt CaswellCopy dlls into fuzz directory
2018-02-13 Richard LevitteAdd the target 'build_all_generated'
2018-01-24 Richard LevitteConfigure: let INCLUDEs set on binaries "trickle down...
2018-01-23 Richard LevitteDon't add $(EX_LIBS) to libssl.pc's Libs.private
2018-01-23 Richard LevitteAdd anything specifying a threads library to ex_libs
2018-01-19 Bernd EdlingerSet OPENSSL_ENGINES for Windows
2018-01-09 Richard LevitteConfigure: try to make sure every config target name...
2018-01-08 pass86Fix spelling: adroideabi -> androideabi
2018-01-08 Richard LevitteClean up uClinux targets
2018-01-04 Rich SalzRemove old config that used non-exist util script
2017-12-15 Bernd EdlingerRemove test-runs dir
2017-11-30 Viktor DukhovniMake possible variant SONAMEs and symbol versions
2017-11-08 Andy PolyakovConfigurations/unix-Makefile.tmpl: fix HP-UX build.
2017-10-09 Richard LevitteUse the possibility to have test results in a different...
2017-10-04 Richard LevitteConfigurations/windows-makefile.tmpl: canonicalise...
2017-08-18 Richard LevitteAdd a comment on expectations in the "tar" target
2017-08-18 Richard LevittePrepare tarball in dist directory
2017-08-18 Richard LevitteTurn on error sensitivity in the "tar" target
2017-07-24 Richard LevitteSimplify Makefile.shared
2017-07-07 Richard LevitteVMS: When running a sub-MMS, make sure to give it the...
2017-06-15 Richard LevitteBuild apps/progs.h dynamically
2017-06-08 Richard LevitteWindows: rearrange programs cleanup
2017-04-24 Richard LevitteTypo fix in Configurations/descrip.mms.tmpl
2017-04-23 Richard LevittePort Ben's parallell Makefile hack to VMS
2017-04-23 Richard LevittePort Ben's parallell Makefile hack to Windows
2017-04-04 Andy PolyakovConfigurations/README: reword bn_ops description.
2017-03-11 Rich SalzHandle find-doc-nits script rename
2017-03-11 Rich SalzFix many doc L<> errors
2017-03-06 Richard LevitteUnix Makefile: Have manual generation use the same...
2017-03-06 Richard LevitteAdd documentation on platform specific checks
2017-03-06 Richard LevitteAdd a platform specific configuration checker
2017-03-02 Andy PolyakovConfigurations/10-main.conf: omit redundant -lresolv...
2017-02-01 Bernd Edlingerremove test/.rnd on make clean
2016-11-21 Kurt RoeckxAdd missing -zdelete for some linux arches
2016-11-16 Richard LevitteAdd a modern linux-x86 config target
2016-11-14 Andy PolyakovConfigurations/10-main.conf: document GCC for Solaris...
2016-11-09 Richard LevitteUnix Makefile: Make sure to use $(PERL) when running...
2016-11-06 Richard LevitteWindows: use default ZLIB1 unless --with-zlib-lib is set
2016-11-06 Richard LevitteFix the LIBZ macro on VC config targets
2016-11-06 Richard LevitteVMS: pretend to use -znodelete
2016-11-04 Richard LevitteVMS build file template: assign 'arch' to local symbol...
2016-11-03 Richard LevitteEnable memory debugging while testing
2016-11-03 Richard LevitteClang doesn't like -znodelete, make it a linker flag...
2016-11-02 Matt CaswellLink using -znodelete
2016-10-31 Richard LevitteUnix Makefile: Some sed implementation truncate long...
2016-10-31 Richard LevitteMark VC templates correctly.
2016-10-26 Richard LevitteVMS: tell the C compiler to use the ISO C94 standard
2016-10-22 Richard LevitteEfence is antiquated, remove all traces of using it
2016-10-13 Richard LevitteRemove automatic RPATH - add user rpath support
2016-10-13 Richard LevitteRemove automatic RPATH
2016-10-02 Ben LaurieRemove untrue comment.
2016-10-02 Ben LaurieMake dependencies if Makefile is new.
2016-09-21 Richard Levittedescrip.mms.tmpl: in obj2bin, make sure an empty @deps...
2016-09-17 Richard LevitteSimplify configudata.pm dependency generation
2016-09-16 Richard LevitteSimplify the dependencies for remaking configdata.pm
2016-09-16 Richard LevitteUse the registered conf file names as dependencies...
2016-09-15 Richard LevitteFinally, make sure vms_term_sock.c is built on VMS
2016-09-13 Andy GrundmanRemove -xtarget=ultra from solaris(64)-sparcv9-cc builds.
2016-09-12 David WoodhouseAdd enginesdir to libcrypto.pc pkg-config file
2016-09-08 Andy PolyakovConfigurations/10-main.cf: AIX "facelift".
2016-09-07 Richard LevitteAllow asan, msan and ubsan to be configured with shared...
2016-09-05 Richard LevitteUnix build: have the makedepend and cc actions in one...
2016-09-02 Andy PolyakovConfigurations/10-main.conf: fix omittions in commentary.
2016-09-02 Andy PolyakovConfigurations/10-main.conf: remove solaris-x86-cc...
2016-08-31 Richard LevitteHave Configure's HASH or TABLE produce complete lists
2016-08-26 Richard LevitteVMS: honor --openssldir setting
2016-08-24 Andy PolyakovConfigurations/10-main.conf: fix solaris64-*-cc link...
2016-08-22 Richard LevitteVMS: Use strict refdef extern model when building libra...
2016-08-05 klemensspelling fixes, just comments and readme.
2016-08-04 Richard LevitteWhen tr gets bracketed arguments, they need to be quoted
2016-08-04 Benjamin KadukRemove some unused options from 10-main.conf
2016-08-03 Richard LevitteVMS: make sure to provide an absolute source directory...
2016-08-01 Richard LevitteDon't overwrite existing installed openssl.cnf
2016-08-01 Richard LevitteAll of ssldirs installation should be done by the insta...
2016-08-01 Andy Polyakovapps/openssl.c: UTF-y Windows argv.
2016-08-01 Andy PolyakovConfigurations/00-base-templates.conf: harmonize BASE_W...
2016-07-31 Andy PolyakovConfigurations/unix-Makefile.tmpl: add LC_ALL=C to...
2016-07-26 Kurt RoeckxAdd Hurd shared extension
2016-07-22 Richard LevitteVMS: Rearrange installation targets for shared libraries
2016-07-20 Richard LevitteInstall shared libraries in runtime install
2016-07-20 Richard LevitteVMS: fix typo, shared libraries have the extension...
2016-07-18 Richard LevitteDon't make a difference between building test programs...
2016-07-18 Richard LevitteAdapt the build files to the new "install" hash table
2016-07-18 Richard LevitteDocument the _NO_INST variants
2016-07-15 Richard LevitteWindows: allow input and output flags to end with a...
2016-07-14 Richard LevitteSmall fixes in unix-Makefile.tmpl
2016-07-14 Richard LevitteInstall applink.c with the public header files.
2016-07-14 Richard LevitteWindows: take care of manifest files
2016-07-10 Richard LevitteVMS: Adjust the engines directory by adding the pointer...
next