Skip to content
  1. Jul 22, 2012
  2. Jul 21, 2012
  3. Jul 15, 2012
  4. Jul 13, 2012
  5. Jul 12, 2012
  6. Jul 11, 2012
  7. Jul 09, 2012
  8. Jul 08, 2012
  9. Jul 07, 2012
    • Nick Zitzmann's avatar
      darwinssl: output cipher with text, remove SNI warning · 825fff88
      Nick Zitzmann authored
      The code was printing a warning when SNI was set up successfully. Oops.
      
      Printing the cipher number in verbose mode was something only TLS/SSL
      programmers might understand, so I had it print the name of the cipher,
      just like in the OpenSSL code. That'll be at least a little bit easier
      to understand. The SecureTransport API doesn't have a method of getting
      a string from a cipher like OpenSSL does, so I had to generate the
      strings manually.
      825fff88
  10. Jul 05, 2012
  11. Jul 03, 2012
  12. Jul 02, 2012
  13. Jun 28, 2012
  14. Jun 27, 2012