1. 12 Jun, 2017 3 commits
  2. 11 Jun, 2017 6 commits
  3. 10 Jun, 2017 1 commit
  4. 09 Jun, 2017 7 commits
  5. 08 Jun, 2017 22 commits
  6. 07 Jun, 2017 1 commit
    • Rich Salz's avatar
      make error tables const and separate header file · 52df25cf
      Rich Salz authored
      
      
      Run perltidy on util/mkerr
      Change some mkerr flags, write some doc comments
      Make generated tables "const" when genearting lib-internal ones.
      Add "state" file for mkerr
      Renerate error tables and headers
      Rationalize declaration of ERR_load_XXX_strings
      Fix out-of-tree build
      Add -static; sort flags/vars for options.
      Also tweak code output
      Moved engines/afalg to engines (from master)
      Use -static flag
      Standard engine #include's of errors
      Don't linewrap err string tables unless necessary
      
      Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
      (Merged from https://github.com/openssl/openssl/pull/3392)
      52df25cf