Skip to content
  1. May 07, 2018
    • Andy Polyakov's avatar
      .travis.yml: minor facelift · 9a96626e
      Andy Polyakov authored
      
      
      Apparently trusty image has newer clang, there is no need to pull
      clang-3.9 packages. It's clang-5.0.0, installation is a bit quirky,
      as it fails to compile for example strcmp(s,"-") without warning,
      and complains about unreferred -I flags. But it's argued that benefits
      of exercising newer sanitizer outweights the inconvenience of
      additional -D__NO_STRING_INLINE and -Wno-unused-command-line-argument.
      
      Also pull golang when actually needed.
      
      Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
      (Merged from https://github.com/openssl/openssl/pull/6185)
      9a96626e
  2. May 05, 2018
  3. May 04, 2018
  4. May 03, 2018
  5. May 02, 2018
  6. May 01, 2018
  7. Apr 30, 2018
  8. Apr 29, 2018
  9. Apr 28, 2018
  10. Apr 27, 2018