1. 17 Oct, 2016 1 commit
    • Matt Caswell's avatar
      Allow older versions in the *.num files · 455cba54
      Matt Caswell authored
      
      
      In 1.1.0 we only allowed a strictly increasing version number in the *.num
      files, i.e. you could never introduce a symbol at the end of the *.num file
      with a lower version number than the one preceding it. This made sense for
      1.1.0. However in master we may be introducing symbols for backport to
      1.1.0. Therefore it is ok in master to have a symbol for version 1.1.0c
      coming after a symbol for version 1.1.1.
      
      This commit fixes the check in mkdef.pl to be a bit looser to allow this.
      
      Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
      455cba54
  2. 15 Oct, 2016 3 commits
  3. 14 Oct, 2016 5 commits
  4. 13 Oct, 2016 7 commits
  5. 12 Oct, 2016 4 commits
  6. 11 Oct, 2016 4 commits
  7. 10 Oct, 2016 4 commits
  8. 03 Oct, 2016 7 commits
  9. 02 Oct, 2016 5 commits