SSL_get_shared_sigalgs: handle negative idx parameter
[openssl.git] / Configurations /
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...
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...
2016-07-10 Richard LevitteVMS: Small cleanups
2016-07-10 Richard LevitteVMS: Present OPENSSLDIR according to the VMS setup.
2016-07-08 Richard LevitteUnix: Set the execute permission on installed shared...
2016-07-07 Richard LevitteVMS: correct post-install instructions
2016-07-07 Richard LevitteWindows: make some vars in windows-makefile.tmpl reacha...
2016-07-07 Richard LevitteVersioning engines default location: the VMS case
2016-07-07 Richard LevitteVersioning engines default location: the Unix case
2016-07-07 Richard LevitteVersioning engines default location: the Windows case
2016-07-06 Richard LevitteMake 'build_libs' build shared libraries as well
2016-07-06 Richard LevitteVMS: make sure there's a file extension when creating...
2016-07-02 Richard LevitteVMS: Add installation verification procedure
2016-07-02 Richard LevitteFix some VMS inconsistencies
2016-07-02 Richard LevitteInstall the openssl app with version number on VMS
2016-07-02 Richard LevitteHave the VMS shared library file names contain the...
2016-07-02 Richard LevittePass down correct information to the VMS startup script...
2016-07-02 Richard LevitteAdd the missing pointer_size information on VMS configs
2016-07-02 Ben LaurieEnsure that global dependencies are built first, even...
next