]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2016-02-25  Richard LevitteMake it possible to build even if dependency files...
2016-02-25  J Mohan Rao... GH742: keep gost specific variable under macro
2016-02-25  Rich SalzGH235: Set error status on malloc failure
2016-02-24  Flavio MedeirosGH480: Don't break statements with CPP stuff.
2016-02-24  Rich SalzFix typo, reformat comment.
2016-02-24  Dr. Stephen... Remove unused parameter in ssl_set_masks().
2016-02-23  Viktor DukhovniUpdate documentation of SSL METHODs and ciphers
2016-02-23  Roumen Petrovcorrect name of GNU shared libraries
2016-02-23  Andy Polyakovtest/ectest.c: add regression test for RT#4284.
2016-02-23  Andy Polyakovec/asm/ecp_nistz256-*.pl: get corner case logic right.
2016-02-23  Andy Polyakovec/asm/ecp_nistz256-x86_64.pl: get corner case logic...
2016-02-23  Andy Polyakovtest/recipes/80-test_ca.t: remove_tree->rmtree to make...
2016-02-23  Andy Polyakovpoly1305/asm/poly1305-armv4.pl: replace ambiguous instr...
2016-02-23  David WoodhouseRT4339: Fix handling of <internal/bn_conf.h>
2016-02-23  J Mohan Rao... GH735: remove unnecessary allocation
2016-02-23  Rich SalzAdd PKCS7_NO_DUAL_CONTENT flag
2016-02-22  Richard LevitteRemove all -march= from configs
2016-02-22  Richard LevitteAdd OPENSSL_PIC back
2016-02-22  Rich SalzRemove unused parameters from internal functions
2016-02-22  Richard LevitteUse $disabled{shared} in a safer manner
2016-02-22  Richard LevitteThe build files use %disabled, make sure to pass it...
2016-02-22  Emilia KasperMemorySanitizer: address false positive
2016-02-22  FdaSilvaYYGH678: Add a few more zalloc
2016-02-22  David WoodhouseRT4334: Check UEFI before __STDC_VERSION__ for <inttypes.h>
2016-02-22  Matt CaswellPartial revert of 1288f26 and fix for no-async
2016-02-22  David WoodhouseRT4309: Define PRIu64 for UEFI build
2016-02-22  Rich SalzRT4320/GH705: Fix PEM parsing bug.
2016-02-22  Rich SalzGH721: Duplicated flags in doc
2016-02-22  Richard LevitteClean away $no_dso since with have $disabled{dso}
2016-02-22  Richard LevitteClean away $no_asm since with have $disabled{asm}
2016-02-22  Richard LevitteClean away $no_rfc3779 since we don't appear to use...
2016-02-22  Richard LevitteClean away $zlib since with have $disabled{zlib}
2016-02-22  Richard LevitteClean away $no_threads since we have $disabled{threads}
2016-02-22  Richard LevitteClean away $config{no_shared} since we have $disabled...
2016-02-22  Richard LevitteExpose %disables to the perl fragments in build.info...
2016-02-22  Richard LevitteFix DSO name on HP/UX
2016-02-22  Richard LevitteFix a few typos
2016-02-22  Rich SalzMissed an experimental.
2016-02-22  Richard LevitteDon't include all symbols from static libraries when...
2016-02-22  Richard LevitteGet back "ssl2" as a deprecated disablable option
2016-02-22  Richard LevitteAdd a "no-pic" build for Travis
2016-02-22  Richard LevitteRewrite CHANGES to add some commentary about the "pic...
2016-02-22  Richard LevitteIntroduce the "pic" / "no-pic" config option
2016-02-22  Richard LevitteUse $disabled{"dynamic-engine"} internally
2016-02-22  Richard LevitteFix incorrect SO name on GNU platforms
2016-02-21  Richard LevitteDon't use 'parent' in util/dofile.pl
2016-02-21  Richard LevitteCheck that any dependency file is newer than Makefile...
2016-02-20  Richard LevitteDocument the last configuration changes
2016-02-20  Richard LevitteAvoid GNU make re-exec when adding dependencies to...
2016-02-20  Viktor DukhovniWork-around for proxy->s_server retry logic
2016-02-20  Ben LaurieRemove OBJ_EXT and friends.
2016-02-20  Ben LaurieMissing extension on dependency, .d file is not always...
2016-02-20  Richard LevitteUnified on VMS - install dynamic engines if there are any
2016-02-20  Richard LevitteRun the TLSProxy based tests as long as dynamic engines...
2016-02-20  Richard LevitteBuild dynamic engines even if configured "no-shared"
2016-02-20  Richard LevitteAlways build library object files with shared library...
2016-02-20  Richard LevitteMake crypto/buildinf.h depend on configdata.pm rather...
2016-02-20  Kurt Roeckxargv was set but unused
2016-02-20  Richard Levitteapps_extra_src changed name to apps_aux_src, rename...
2016-02-20  Richard LevitteVMS static libraries have the extension .OLB, not .LIB
2016-02-19  Richard LevitteUnified 'make depend' has to cleanup after itself
2016-02-19  Richard LevitteFix Configurations/unix-Makefile.tmpl
2016-02-19  Andy PolyakovMakefile.shared: limit .dll image base pinning to FIPS...
2016-02-19  Dr. Stephen... Remove DSA negative integer workaround code.
2016-02-19  Dr. Stephen... Remove broken DSA private key workarounds.
2016-02-19  Emilia KasperTLS: reject duplicate extensions
2016-02-19  Emilia Kaspergetaddrinfo: zero the hints structure
2016-02-19  Viktor SzakatsGH712: Missed some no-filenames cases
2016-02-19  Richard LevitteMake sure the linked programs have the correct extension
2016-02-19  Richard LevitteBig rename fest of MingW shared libraries
2016-02-19  Richard LevitteMisc small fixes.
2016-02-19  Richard LevitteTry removing installation directories after having...
2016-02-19  Richard LevitteSmall rename fest in unified, obj2dynlib -> obj2dso
2016-02-19  Richard LevitteRemake the installation of shared libraries in unix...
2016-02-19  Richard LevitteBig rename fest of engine DSO names, from libFOO.so...
2016-02-19  Richard LevitteSimplify the generation of ld scripts for Linux and...
2016-02-19  Richard LevitteBig rename fest in makefile.shared: link_a / link_o...
2016-02-19  Richard LevitteCentralise the shared library / dso name info in unix...
2016-02-19  Richard LevitteLet Configure figure out the diverse shared library...
2016-02-19  Richard LevitteVMS fixed in unified build
2016-02-19  Richard LevitteUnified - don't install the ossltest engine
2016-02-19  Richard LevitteUnified - do a better job when uninstalling
2016-02-19  Richard LevitteRethink the uplink / applink story
2016-02-19  Richard LevitteVMS: rather use a quick file comparison than DIFF
2016-02-19  Richard LevitteVMS: produce dependency files just like you produce...
2016-02-19  Richard LevitteFix casing on VMS
2016-02-19  Richard LevitteDon't use config.timestamp, we already have configdata.pm
2016-02-18  Richard LevitteAutomatic 'make depend' for the unified build scheme
2016-02-18  Richard LevitteFix uninstall_sw for the unixmake scheme
2016-02-18  Richard LevitteSet EXE_EXT environment variable when testing
2016-02-18  Richard LevitteRemove all special make depend flags, as well as OPENSS...
2016-02-18  Richard LevitteDon't treat .d (depend) files separately from object...
2016-02-18  Richard LevitteFix the makedepend constructor in unix-Makefile.tmpl
2016-02-18  Rich SalzFix {TLS,CIPHER}_DEBUG compiles.
2016-02-18  Roumen Petrovdocumentation: RSA_new_method argument
2016-02-18  Rich SalzRemove outdated DEBUG flags.
2016-02-18  Roumen Petrovremove redundant opt* declarations
2016-02-18  Neel GoyalFix typo in SSL_CTX_set_msg_callback docs
2016-02-18  Rich SalzGH681: More command help cleanup
2016-02-18  Matt CaswellFix windows thread stop code
next