Skip to content
  1. Nov 10, 2016
  2. Nov 09, 2016
  3. Nov 06, 2016
  4. Nov 04, 2016
  5. Nov 03, 2016
  6. Nov 02, 2016
  7. Oct 31, 2016
  8. Oct 26, 2016
  9. Oct 24, 2016
  10. Oct 21, 2016
  11. Oct 15, 2016
  12. Oct 13, 2016
    • Richard Levitte's avatar
      Remove automatic RPATH - add user rpath support · fad599f7
      Richard Levitte authored
      
      
      Make Configure recognise -rpath and -R to support user added rpaths
      for OSF1 and Solaris.  For convenience, add a variable LIBRPATH in the
      Unix Makefile, which the users can use as follows:
      
          ./config [options] -Wl,-rpath,\$(LIBRPATH)
      
      Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
      fad599f7
    • Richard Levitte's avatar
      Remove automatic RPATH · 075f7e2c
      Richard Levitte authored
      
      
      Before OpenSSL 1.1.0, binaries were installed in a non-standard
      location by default, and runpath directories were therefore added in
      those binaries, to make sure the executables would be able to find the
      shared libraries they were linked with.
      
      With OpenSSL 1.1.0 and on, binaries are installed in standard
      directories by default, and the addition of runpath directories is
      therefore not needed any more.
      
      Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
      075f7e2c
  13. Oct 12, 2016
  14. Oct 02, 2016
  15. Sep 21, 2016
  16. Sep 17, 2016
  17. Sep 16, 2016
  18. Sep 15, 2016
  19. Sep 14, 2016
  20. Sep 13, 2016
  21. Sep 12, 2016