Skip to content
  1. Mar 03, 2012
  2. Feb 29, 2012
    • Dr. Stephen Henson's avatar
      PR: 2743 · 797a2a10
      Dr. Stephen Henson authored
      Reported by: Dmitry Belyavsky <beldmit@gmail.com>
      
      Fix memory leak if invalid GOST MAC key given.
      797a2a10
    • Dr. Stephen Henson's avatar
      PR: 2742 · 3c6a7cd4
      Dr. Stephen Henson authored
      Reported by: Dmitry Belyavsky <beldmit@gmail.com>
      
      If resigning with detached content in CMS just copy data across.
      3c6a7cd4
  3. Feb 28, 2012
  4. Feb 27, 2012
  5. Feb 26, 2012
  6. Feb 25, 2012
    • Dr. Stephen Henson's avatar
      PR: 2730 · a36fb725
      Dr. Stephen Henson authored
      Submitted by: Arpadffy Zoltan <Zoltan.Arpadffy@scientificgames.se>
      
      VMS fixes: disable SCTP by default.
      a36fb725
  7. Feb 23, 2012
    • Dr. Stephen Henson's avatar
      ABI fixes from 1.0.1-stable · 8f27a927
      Dr. Stephen Henson authored
      8f27a927
    • Dr. Stephen Henson's avatar
      PR: 2711 · 6941b7b9
      Dr. Stephen Henson authored
      Submitted by: Tomas Mraz <tmraz@redhat.com>
      
      Tolerate bad MIME headers in parser.
      6941b7b9
    • Dr. Stephen Henson's avatar
      PR: 2696 · ef570cc8
      Dr. Stephen Henson authored
      Submitted by: Rob Austein <sra@hactrn.net>
      
      Fix inverted range problem in RFC3779 code.
      
      Thanks to Andrew Chi for generating test cases for this bug.
      ef570cc8
    • Dr. Stephen Henson's avatar
      PR: 2727 · 4d3670fa
      Dr. Stephen Henson authored
      Submitted by: Bruce Stephens <bruce.stephens@isode.com>
      
      Use same construct for EXHEADER in srp/Makefile as other makefiles to cope
      with possibly empty EXHEADER.
      4d3670fa
  8. Feb 22, 2012
  9. Feb 21, 2012
  10. Feb 16, 2012
  11. Feb 15, 2012
    • Dr. Stephen Henson's avatar
      Additional compatibility fix for MDC2 signature format. · 58631637
      Dr. Stephen Henson authored
      Update RSA EVP_PKEY_METHOD to use the OCTET STRING form of MDC2 signature:
      this will make all versions of MDC2 signature equivalent.
      58631637
    • Dr. Stephen Henson's avatar
      An incompatibility has always existed between the format used for RSA · 83cb7c46
      Dr. Stephen Henson authored
      signatures and MDC2 using EVP or RSA_sign. This has become more apparent
      when the dgst utility in OpenSSL 1.0.0 and later switched to using the
      EVP_DigestSign functions which call RSA_sign.
      
      This means that the signature format OpenSSL 1.0.0 and later used with
      dgst -sign and MDC2 is incompatible with previous versions.
      
      Add detection in RSA_verify so either format works.
      
      Note: MDC2 is disabled by default in OpenSSL and very rarely used in practice.
      83cb7c46
  12. Feb 12, 2012
    • Dr. Stephen Henson's avatar
      PR: 2713 · 04296664
      Dr. Stephen Henson authored
      Submitted by: Tomas Mraz <tmraz@redhat.com>
      
      Move libraries that are not needed for dynamic linking to Libs.private in
      the .pc files
      04296664
  13. Feb 11, 2012
  14. Feb 10, 2012
  15. Feb 09, 2012