Skip to content
  1. Jul 21, 2014
  2. Jul 19, 2014
  3. Jul 17, 2014
  4. Jul 15, 2014
  5. Jul 14, 2014
  6. Jul 13, 2014
  7. Jul 09, 2014
  8. Jul 07, 2014
  9. Jul 06, 2014
  10. Jul 05, 2014
  11. Jul 03, 2014
  12. Jul 02, 2014
    • Matt Smart's avatar
      Fix doc typo. · d7080d62
      Matt Smart authored
      ERR_get_error(3) references the non-existent
      ERR_get_last_error_line_data instead of the one that does exist,
      ERR_peek_last_error_line_data.
      
      PR#3283
      (cherry picked from commit 5cc99c6c)
      d7080d62
    • Geoff Thorpe's avatar
      util/mkerr.pl: fix perl warning · 5d7c8a48
      Geoff Thorpe authored
      
      
      Gets rid of this;
      
      defined(@array) is deprecated at ../util/mkerr.pl line 792.
              (Maybe you should just omit the defined()?)
      defined(@array) is deprecated at ../util/mkerr.pl line 800.
              (Maybe you should just omit the defined()?)
      
      Signed-off-by: default avatarGeoff Thorpe <geoff@openssl.org>
      (cherry picked from commit 647f360e)
      5d7c8a48
    • Dr. Stephen Henson's avatar
      ASN1 sanity check. · 00e86a74
      Dr. Stephen Henson authored
      Primitive encodings shouldn't use indefinite length constructed
      form.
      
      PR#2438 (partial).
      (cherry picked from commit 398e99fe)
      00e86a74
  13. Jun 29, 2014
  14. Jun 28, 2014
  15. Jun 27, 2014
  16. Jun 26, 2014
  17. Jun 22, 2014