1. 21 11月, 2015 1 次提交
    • M
      Add the Dummy Async engine (dasync) · a14e9ff7
      Matt Caswell 提交于
      This engine is for developers of async aware applications. It simulates
      asynchronous activity with external hardware. This initial version supports
      SHA1 and RSA. Certain operations using those algorithms have async job
      "pauses" in them - using the new libcrypto async capability.
      Reviewed-by: NRich Salz <rsalz@openssl.org>
      a14e9ff7
  2. 16 10月, 2015 1 次提交
  3. 30 9月, 2015 1 次提交
  4. 12 8月, 2015 3 次提交
  5. 23 5月, 2015 2 次提交
    • R
      Fix update and depend in engines/ · 8b822d25
      Richard Levitte 提交于
      The update: target in engines/ didn't recurse into engines/ccgost.
      The update: and depend: targets in engines/ccgost needed a fixup.
      Reviewed-by: NRich Salz <rsalz@openssl.org>
      8b822d25
    • R
      Fix the update target and remove duplicate file updates · 0f539dc1
      Richard Levitte 提交于
      We had updates of certain header files in both Makefile.org and the
      Makefile in the directory the header file lived in.  This is error
      prone and also sometimes generates slightly different results (usually
      just a comment that differs) depending on which way the update was
      done.
      
      This removes the file update targets from the top level Makefile, adds
      an update: target in all Makefiles and has it depend on the depend: or
      local_depend: targets, whichever is appropriate, so we don't get a
      double run through the whole file tree.
      Reviewed-by: NRich Salz <rsalz@openssl.org>
      0f539dc1
  6. 01 4月, 2015 1 次提交
  7. 31 1月, 2015 1 次提交
  8. 30 1月, 2015 1 次提交
  9. 12 1月, 2015 1 次提交
  10. 09 12月, 2014 1 次提交
  11. 10 9月, 2014 2 次提交
  12. 16 9月, 2013 1 次提交
  13. 20 3月, 2012 1 次提交
  14. 13 12月, 2011 1 次提交
  15. 19 10月, 2011 1 次提交
  16. 07 9月, 2011 1 次提交
  17. 03 2月, 2011 1 次提交
  18. 25 8月, 2010 1 次提交
  19. 17 1月, 2010 1 次提交
    • D
      PR: 2135 · 72a9776a
      Dr. Stephen Henson 提交于
      Submitted by: Mike Frysinger <vapier@gentoo.org>
      
      Change missed references to lib to $(LIBDIR)
      72a9776a
  20. 10 11月, 2009 1 次提交
    • D
      PR: 1686 · 0f6e2138
      Dr. Stephen Henson 提交于
      Submitted by: Hanno Böck <hanno@hboeck.de>
      Approved by: steve@openssl.org
      
      Create engines dir if it doesn't already exist.
      0f6e2138
  21. 10 8月, 2009 1 次提交
    • D
      PR: 2003 · 6727565a
      Dr. Stephen Henson 提交于
      Make it possible to install OpenSSL in directories with name other
      than "lib" for example "lib64". Based on patch from Jeremy Utley.
      6727565a
  22. 08 7月, 2009 1 次提交
  23. 24 4月, 2009 1 次提交
  24. 12 10月, 2008 1 次提交
  25. 04 6月, 2008 1 次提交
  26. 01 6月, 2008 1 次提交
  27. 26 5月, 2008 1 次提交
  28. 17 4月, 2008 1 次提交
  29. 18 5月, 2007 1 次提交
  30. 29 12月, 2006 1 次提交
  31. 20 10月, 2006 1 次提交
  32. 21 9月, 2006 1 次提交
  33. 12 4月, 2006 1 次提交
    • U
      Add BeOS support. · 4700aea9
      Ulf Möller 提交于
      PR: 1312
      Submitted by: Oliver Tappe <zooey@hirschkaefer.de>
      Reviewed by: Ulf Moeller
      4700aea9
  34. 13 2月, 2006 2 次提交
  35. 04 2月, 2006 1 次提交