Support EVP_PKEY_meth_remove and pmeth internal cleanup
[openssl.git] / Configurations /
2017-08-25 Meena Vyaspassed TARFILE="$(TARFILE)" NAME="$(NAME)" to tar target
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-08-17 Richard LevitteWhen building a tarball, avoid trying to copy submodules
2017-08-16 Matt CaswellCopy dlls into fuzz directory
2017-08-15 FdaSilvaYYFix overzealous cleanup command
2017-07-26 Richard LevitteSimplify the handling of shared library version numbers
2017-07-24 Richard LevitteSimplify Makefile.shared
2017-07-07 Richard LevitteVMS: When running a sub-MMS, make sure to give it the...
2017-07-01 Rich SalzCleanup some copyright stuff
2017-06-30 Rich SalzAdd ECHO to makefiles for real silence
2017-06-28 Richard LevitteAdd new /dev/crypto engine
2017-06-21 Richard LevitteConfigure: give config targets the possibility to enabl...
2017-06-16 Bernd EdlingerFix the comment about default OPENSSLDIR in windows.
2017-06-16 Richard LevitteAdd the target 'build_all_generated'
2017-06-15 Richard LevitteBuild apps/progs.h dynamically
2017-06-08 Rich SalzRemove doc of non-existent functions
2017-06-08 Richard LevitteWindows: rearrange programs cleanup
2017-06-07 Rich Salzmake error tables const and separate header file
2017-04-24 Richard LevitteVMS: Make sure to include MAIN from static libraries...
2017-04-24 Richard LevitteMake it possible to build static-only libraries
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-18 Richard LevitteVMS: Fix the passing of cflags for things not being...
2017-04-04 Andy PolyakovConfigurations/README: reword bn_ops description.
2017-03-15 Richard LevitteVMS: turning off CALL_DEBUG isn't possible on Alpha
2017-03-15 Richard LevitteVMS: don't use /DSF, turn off CALL_DEBUG instead
2017-03-14 Richard LevitteVMS: Change debug linking method to generate a separate...
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-03-02 Andy PolyakovConfigurations/50-masm.conf: add /nologo to ml64 comman...
2017-02-21 Andy Polyakovappveyor.yml: engage VC-WIN64A-masm.
2017-02-01 Bernd Edlingerremove test/.rnd on make clean
2017-01-12 Rich SalzReview comments; fail build if nits found
2017-01-12 Richard LevitteRun find-doc-nits in travis
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: remove obsolete flag from...
2016-11-14 Andy PolyakovConfigurations/10-main.conf: document GCC for Solaris...
2016-11-10 Richard LevitteRevert "Move algorithm specific ppccap code from crypto...
2016-11-10 Richard LevitteDocument how to force linking with static libraries
2016-11-10 Richard LevitteBuilding: make it possible to force linking with static...
2016-11-10 Richard Levittedescrip.mms.tmpl: Simplify fiddling of logical names...
2016-11-09 Richard LevitteMove algorithm specific ppccap code from crypto/ppccap.c
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-04 Richard LevitteVMS: update the list of files that need some extra...
2016-11-04 Richard LevitteVMS: correct the logic around linking executables
2016-11-04 Matt CaswellAdd -std=c++11 to CXXFLAGS
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-03 Richard LevitteVMS: ignore multiply defined symbols when linking programs
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 Rich SalzMove manpages to man[1357] structure.
2016-10-26 Richard LevitteVMS: tell the C compiler to use the ISO C94 standard
2016-10-24 Andy Polyakovppccap.c: engage new multipplication and squaring subro...
2016-10-21 Richard LevitteEfence is antiquated, remove all traces of using it
2016-10-15 Matt CaswellUse clang++ for C++ for the linux-x86_64-clang target
2016-10-13 Richard LevitteRemove automatic RPATH - add user rpath support
2016-10-13 Richard LevitteRemove automatic RPATH
2016-10-12 Richard LevitteAdd C++ settings in the Linux config targets
2016-10-12 Richard LevitteAdd support for C++ in Configurations/unix-Makefile...
2016-10-12 Richard LevitteAdd support for C++ in Configure
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-14 Rich SalzGH1536: Install empty CT log list
2016-09-14 Richard LevitteVMS: Really don't force symbol mixed case when building...
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 Richard LevitteVMS: Use different C flags for programs that aren't...
2016-09-08 Richard LevitteBuild file templates: additional information to build...
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: add android64-mips64 target.
2016-09-02 Andy PolyakovMIPS assembly pack: adapt it for MIPS[32|64]R6.
2016-09-02 Andy PolyakovConfigurations/10-main.conf: add android64-x86_64 target.
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-29 Andy PolyakovAdd ecp_nistz256-ppc64 module.
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...
next