Skip to content
  1. Jan 05, 2012
  2. Jan 04, 2012
  3. Jan 03, 2012
  4. Jan 02, 2012
  5. Dec 31, 2011
  6. Dec 27, 2011
  7. Dec 26, 2011
    • Dr. Stephen Henson's avatar
      PR: 2326 · f3d781bb
      Dr. Stephen Henson authored
      Submitted by: Tianjie Mao <tjmao@tjmao.net>
      Reviewed by: steve
      
      Fix incorrect comma expressions and goto f_err as alert has been set.
      f3d781bb
  8. Dec 25, 2011
  9. Dec 23, 2011
  10. Dec 22, 2011
  11. Dec 19, 2011
  12. Dec 15, 2011
  13. Dec 14, 2011
    • Dr. Stephen Henson's avatar
      PR: 1794 · f2fc3075
      Dr. Stephen Henson authored
      Submitted by: Peter Sylvester <peter.sylvester@edelweb.fr>
      Reviewed by: steve
      
      Remove unnecessary code for srp and to add some comments to
      s_client.
      
      - the callback to provide a user during client connect is
      no longer necessary since rfc 5054 a connection attempt
      with an srp cipher and no user is terminated when the
      cipher is acceptable
      
      - comments to indicate in s_client the (non-)usefulness of
      th primalaty tests for non known group parameters.
      f2fc3075
    • Dr. Stephen Henson's avatar