1. 29 Feb, 2012 2 commits
    • Dr. Stephen Henson's avatar
      PR: 2743 · 8e8b2473
      Dr. Stephen Henson authored
      Reported by: Dmitry Belyavsky <beldmit@gmail.com>
      
      Fix memory leak if invalid GOST MAC key given.
      8e8b2473
    • Dr. Stephen Henson's avatar
      PR: 2742 · a8595879
      Dr. Stephen Henson authored
      Reported by: Dmitry Belyavsky <beldmit@gmail.com>
      
      If resigning with detached content in CMS just copy data across.
      a8595879
  2. 28 Feb, 2012 2 commits
  3. 27 Feb, 2012 6 commits
  4. 26 Feb, 2012 2 commits
  5. 25 Feb, 2012 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2730 · cef781cc
      Dr. Stephen Henson authored
      Submitted by: Arpadffy Zoltan <Zoltan.Arpadffy@scientificgames.se>
      
      VMS fixes: disable SCTP by default.
      cef781cc
  6. 23 Feb, 2012 4 commits
    • Dr. Stephen Henson's avatar
      correct CHANGES · 08e4c7a9
      Dr. Stephen Henson authored
    • Dr. Stephen Henson's avatar
      PR: 2711 · 697e4edc
      Dr. Stephen Henson authored
      Submitted by: Tomas Mraz <tmraz@redhat.com>
      
      Tolerate bad MIME headers in parser.
      697e4edc
    • Dr. Stephen Henson's avatar
      PR: 2696 · b26297ca
      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.
      b26297ca
    • Dr. Stephen Henson's avatar
      PR: 2727 · 6ca7dba0
      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.
      6ca7dba0
  7. 22 Feb, 2012 1 commit
  8. 21 Feb, 2012 1 commit
  9. 17 Feb, 2012 1 commit
  10. 16 Feb, 2012 1 commit
  11. 15 Feb, 2012 2 commits
    • Dr. Stephen Henson's avatar
      Additional compatibility fix for MDC2 signature format. · 0cd7a032
      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.
      0cd7a032
    • Dr. Stephen Henson's avatar
      An incompatibility has always existed between the format used for RSA · 16b7c81d
      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.
      16b7c81d
  12. 12 Feb, 2012 2 commits
    • Dr. Stephen Henson's avatar
      PR: 2708 · 424ba8b5
      Dr. Stephen Henson authored
      Submitted by: Bruce Stephens <bruce.stephens@isode.com>
      
      Translate path separators correctly for $fipsdir in util/mk1mf.pl
      424ba8b5
    • Dr. Stephen Henson's avatar
      PR: 2713 · bf493e8d
      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
      bf493e8d
  13. 11 Feb, 2012 6 commits
  14. 10 Feb, 2012 6 commits
  15. 09 Feb, 2012 1 commit
  16. 02 Feb, 2012 2 commits