1. 23 1月, 2016 1 次提交
    • R
      Cleanup .gitignore · f631f2ec
      Richard Levitte 提交于
      Some things to ignore need to be properly rooted, and use a bit more
      precision on ignoring 'lib', as that maybe be a perfectly valid
      directory name to add into git elsewhere in the source tree.
      Reviewed-by: NRich Salz <rsalz@openssl.org>
      f631f2ec
  2. 13 1月, 2016 1 次提交
  3. 16 12月, 2015 1 次提交
    • M
      Don't export internal symbols · e863d920
      Matt Caswell 提交于
      On Linux when creating the .so file we were exporting all symbols. We should
      only be exporting public symbols. This commit fixes the issue. It is only
      applicable to linux currently although the same technique may work for other
      platforms (e.g. Solaris should work the same way).
      
      This also adds symbol version information to our exported symbols.
      Reviewed-by: NRichard Levitte <levitte@openssl.org>
      e863d920
  4. 30 9月, 2015 1 次提交
  5. 07 9月, 2015 1 次提交
  6. 01 9月, 2015 1 次提交
  7. 26 8月, 2015 1 次提交
  8. 25 8月, 2015 1 次提交
  9. 22 5月, 2015 1 次提交
  10. 08 4月, 2015 1 次提交
  11. 01 4月, 2015 1 次提交
  12. 17 3月, 2015 1 次提交
    • R
      Do not keep TABLE in version control. · e3c15964
      Richard Levitte 提交于
      TABLE was always a debugging tool, and permitted everyone to see the
      effect of changes in the string-format configs.  The hash-format
      configs being much more readable, distributing TABLE becomes much less
      necessary.
      
      Being able to produce a TABLE is kept, however, as it still is a
      useful debugging tool for configs, what with multi-level inheritance
      and all.
      Reviewed-by: NAndy Polyakov <appro@openssl.org>
      e3c15964
  13. 10 1月, 2015 1 次提交
  14. 09 1月, 2015 1 次提交
  15. 17 11月, 2014 1 次提交
  16. 20 7月, 2014 1 次提交
  17. 14 7月, 2014 1 次提交
  18. 13 6月, 2013 1 次提交
  19. 05 3月, 2013 1 次提交
  20. 27 2月, 2013 1 次提交
  21. 20 1月, 2013 1 次提交
  22. 19 1月, 2013 1 次提交
  23. 07 1月, 2013 2 次提交