1. 05 Jul, 2014 4 commits
  2. 03 Jul, 2014 5 commits
  3. 02 Jul, 2014 3 commits
    • 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
  4. 29 Jun, 2014 3 commits
  5. 28 Jun, 2014 1 commit
  6. 27 Jun, 2014 8 commits
  7. 26 Jun, 2014 1 commit
  8. 22 Jun, 2014 2 commits
  9. 14 Jun, 2014 1 commit
    • Dr. Stephen Henson's avatar
      Accept CCS after sending finished. · 70d923fb
      Dr. Stephen Henson authored
      Allow CCS after finished has been sent by client: at this point
      keys have been correctly set up so it is OK to accept CCS from
      server. Without this renegotiation can sometimes fail.
      
      PR#3400
      (cherry picked from commit 99cd6a91fcb0931feaebbb4832681d40a66fad41)
      70d923fb
  10. 12 Jun, 2014 2 commits
  11. 10 Jun, 2014 1 commit
  12. 09 Jun, 2014 1 commit
  13. 06 Jun, 2014 3 commits
  14. 05 Jun, 2014 4 commits
  15. 03 Jun, 2014 1 commit