1. 08 Dec, 2009 2 commits
    • Dr. Stephen Henson's avatar
      Add support for magic cipher suite value (MCSV). Make secure renegotiation · 13f6d57b
      Dr. Stephen Henson authored
      work in SSLv3: initial handshake has no extensions but includes MCSV, if
      server indicates RI support then renegotiation handshakes include RI.
      
      NB: current MCSV value is bogus for testing only, will be updated when we
      have an official value.
      
      Change mismatch alerts to handshake_failure as required by spec.
      
      Also have some debugging fprintfs so we can clearly see what is going on
      if OPENSSL_RI_DEBUG is set.
      13f6d57b
    • Dr. Stephen Henson's avatar
      PR: 2121 · 8025e251
      Dr. Stephen Henson authored
      Submitted by: Robin Seggelmann <seggelmann@fh-muenster.de>
      
      Add extension support to DTLS code mainly using existing implementation for
      TLS.
      8025e251
  2. 07 Dec, 2009 1 commit
  3. 02 Dec, 2009 5 commits
  4. 01 Dec, 2009 4 commits
  5. 30 Nov, 2009 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2118 · fed8dbf4
      Dr. Stephen Henson authored
      Submitted by: Mounir IDRASSI <mounir.idrassi@idrix.net>
      Approved by: steve@openssl.org
      
      Check return value of ECDSA_sign() properly.
      fed8dbf4
  6. 29 Nov, 2009 1 commit
  7. 26 Nov, 2009 3 commits
  8. 25 Nov, 2009 3 commits
  9. 23 Nov, 2009 1 commit
  10. 19 Nov, 2009 1 commit
  11. 18 Nov, 2009 3 commits
  12. 17 Nov, 2009 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2103 · 446a6a8a
      Dr. Stephen Henson authored
      Submitted by: Rob Austein <sra@hactrn.net>
      Approved by: steve@openssl.org
      
      Initialise atm.flags to 0.
      446a6a8a
  13. 15 Nov, 2009 10 commits
  14. 13 Nov, 2009 1 commit
    • Dr. Stephen Henson's avatar
      PR: 2101 · f741382b
      Dr. Stephen Henson authored
      Submitted by: Doug Kaufman <dkaufman@rahul.net>
      Approved by: steve@openssl.org
      
      Fixes for tests in cms-test.pl
      f741382b
  15. 12 Nov, 2009 3 commits