1. 26 Aug, 2009 4 commits
    • Dr. Stephen Henson's avatar
      PR: 2005 · b8dc932c
      Dr. Stephen Henson authored
      Submitted by: steve@openssl.org
      
      Some systems have broken IPv6 headers and/or implementations. If
      OPENSSL_USE_IPV6 is set to 0 IPv6 is not used, if it is set to 1 it is used
      and if undefined an attempt is made to detect at compile time by checking
      if AF_INET6 is set and excluding known problem platforms.
      b8dc932c
    • Dr. Stephen Henson's avatar
      PR: 2006 · 17f8d8db
      Dr. Stephen Henson authored
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Approved by: steve@openssl.org
      
      Do not use multiple DTLS records for a single user message
      17f8d8db
    • Dr. Stephen Henson's avatar
      PR: 2015 · 38437fa1
      Dr. Stephen Henson authored
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      Approved by: steve@openssl.org
      
      Define LIBDIR properly.
      38437fa1
    • Richard Levitte's avatar
      Moving up the inclusion of e_os.h was a bad idea. · 82f35daa
      Richard Levitte authored
      Put it back where it was and place an inclusion of e_os2.h to get platform
      macros defined...
      82f35daa
  2. 25 Aug, 2009 8 commits
  3. 18 Aug, 2009 1 commit
  4. 15 Aug, 2009 1 commit
  5. 12 Aug, 2009 4 commits
  6. 10 Aug, 2009 4 commits
    • Dr. Stephen Henson's avatar
      Typo · e322b5d1
      Dr. Stephen Henson authored
      e322b5d1
    • Dr. Stephen Henson's avatar
      PR: 1999 · 01af4edc
      Dr. Stephen Henson authored
      Submitted by: "Bayram Kurumahmut" <kbayram@ubicom.com>
      Approved by: steve@openssl.org
      
      Don't use HAVE_FORK in apps/speed.c it can conflict with configured version.
      01af4edc
    • Dr. Stephen Henson's avatar
      PR: 2004 · ff0945cb
      Dr. Stephen Henson authored
      Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>
      Approved by: steve@openssl.org
      
      Handle fractional seconds properly in ASN1_GENERALIZEDTIME_print
      ff0945cb
    • Dr. Stephen Henson's avatar
      PR: 2003 · d5ec7d66
      Dr. Stephen Henson authored
      Make it possible to install OpenSSL in directories with name other
      than "lib" for example "lib64". Based on patch from Jeremy Utley.
      d5ec7d66
  7. 09 Aug, 2009 1 commit
  8. 06 Aug, 2009 1 commit
  9. 05 Aug, 2009 3 commits
  10. 27 Jul, 2009 2 commits
  11. 26 Jul, 2009 1 commit
  12. 24 Jul, 2009 10 commits