1. 08 Apr, 2013 1 commit
  2. 07 Apr, 2013 1 commit
  3. 06 Apr, 2013 19 commits
  4. 04 Apr, 2013 7 commits
  5. 03 Apr, 2013 1 commit
  6. 31 Mar, 2013 3 commits
  7. 29 Mar, 2013 2 commits
  8. 28 Mar, 2013 4 commits
  9. 26 Mar, 2013 2 commits
    • Matt Caswell's avatar
      Make binary curve ASN.1 work in FIPS mode. · 94782e0e
      Matt Caswell authored
      Don't check for binary curves by checking methods: the values will
      be different in FIPS mode as they are redirected to the validated module
      version.
      94782e0e
    • Dr. Stephen Henson's avatar
      Provisional DTLS 1.2 support. · c3b344e3
      Dr. Stephen Henson authored
      Add correct flags for DTLS 1.2, update s_server and s_client to handle
      DTLS 1.2 methods.
      
      Currently no support for version negotiation: i.e. if client/server selects
      DTLS 1.2 it is that or nothing.
      c3b344e3