1. 13 Sep, 2016 1 commit
    • Matt Caswell's avatar
      Abort on unrecognised warning alerts · 4bc54bf8
      Matt Caswell authored
      
      
      A peer continually sending unrecognised warning alerts could mean that we
      make no progress on a connection. We should abort rather than continuing if
      we receive an unrecognised warning alert.
      
      Thanks to Shi Lei for reporting this issue.
      
      Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
      (cherry picked from commit 77a6be4d)
      4bc54bf8
  2. 12 Sep, 2016 1 commit
  3. 09 Sep, 2016 1 commit
  4. 08 Sep, 2016 7 commits
  5. 07 Sep, 2016 5 commits
  6. 06 Sep, 2016 2 commits
  7. 05 Sep, 2016 1 commit
    • Richard Levitte's avatar
      Unix build: have the makedepend and cc actions in one recipe · 578dc1ce
      Richard Levitte authored
      
      
      In the case of using an independent makedepend, we had split that into
      two separate recipes, one depending on the other.  However, there are
      cases where the makedepend recipe was always trying, but doesn't
      update the time stamp of the .d file because there are no actual
      changes, and thereby causing constant updates of the object files.
      
      This change makes one recipe that takes care of both makedepend och
      cc, thereby avoiding these extra updates.
      
      Reviewed-by: default avatarAndy Polyakov <appro@openssl.org>
      (cherry picked from commit 7e5b8b93)
      578dc1ce
  8. 03 Sep, 2016 1 commit
  9. 02 Sep, 2016 2 commits
  10. 01 Sep, 2016 3 commits
  11. 31 Aug, 2016 9 commits
  12. 30 Aug, 2016 6 commits
  13. 29 Aug, 2016 1 commit