Fix more OCSP_resp_get0_signer() nits
[openssl.git] / Configurations /
2017-12-12 Richard LevitteVMS build file template: adapt for when someone disable...
2017-12-12 Richard LevitteConfigure et al: cleanups
2017-12-12 Richard LevitteBuild file templates: Replace the use of Makefile.shared
2017-12-12 Richard LevitteConfigure: Read in extra information to help create...
2017-12-12 Richard LevitteConfigure: Add read_eval_file, a general purpose perl...
2017-12-07 Richard LevitteHave all relevant config targets use the env() function...
2017-11-30 Viktor DukhovniMake possible variant SONAMEs and symbol versions
2017-11-13 Andy PolyakovConfigurations/10-main.conf: add back /WX to VC-WIN32.
2017-11-12 Josh SorefMany spelling fixes/typo's corrected.
2017-11-10 Andy Polyakov00-base-templates.conf: fix ia64 builds.
2017-11-08 Andy PolyakovConfigurations/unix-Makefile.tmpl: fix HP-UX build.
2017-10-31 Richard LevitteGenerate a dictionary of OIDs for fuzzers
2017-10-13 Rich SalzRemove email addresses from source code.
2017-10-09 Richard LevitteUse the possibility to have test results in a different...
2017-10-04 Richard LevitteConfigurations/windows-makefile.tmpl: canonicalise...
2017-09-21 Andy PolyakovConfigure: unify clang's -Qunused-arguments option...
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.
next