1. 04 6月, 2010 2 次提交
  2. 01 6月, 2010 5 次提交
  3. 31 5月, 2010 1 次提交
  4. 29 5月, 2010 1 次提交
    • D
      PR: 2278 · 97999375
      Dr. Stephen Henson 提交于
      Submitted By: Mattias Ellert <mattias.ellert@fysast.uu.se>
      
      Fix type checking macro SKM_ASN1_SET_OF_i2d
      97999375
  5. 27 5月, 2010 7 次提交
  6. 23 5月, 2010 2 次提交
  7. 22 5月, 2010 3 次提交
  8. 21 5月, 2010 2 次提交
  9. 17 5月, 2010 1 次提交
    • D
      PR: 2259 · 7837c7ec
      Dr. Stephen Henson 提交于
      Submitted By: Artem Chuprina <ran@cryptocom.ru>
      
      Check return values of HMAC in tls_P_hash and tls1_generate_key_block.
      
      Although the previous version could in theory crash that would only happen if a
      digest call failed. The standard software methods can never fail and only one
      ENGINE currently uses digests and it is not compiled in by default.
      7837c7ec
  10. 15 5月, 2010 3 次提交
  11. 14 5月, 2010 2 次提交
  12. 13 5月, 2010 3 次提交
  13. 06 5月, 2010 1 次提交
  14. 05 5月, 2010 2 次提交
  15. 04 5月, 2010 1 次提交
  16. 03 5月, 2010 4 次提交
    • D
      PR: 2252 · 827f3d5f
      Dr. Stephen Henson 提交于
      Submitted By: Ger Hobbelt <ger@hobbelt.com>
      
      Update docs to BIO_f_buffer()
      827f3d5f
    • D
      PR: 2230 · 6006ae14
      Dr. Stephen Henson 提交于
      Submitted By: Robin Seggelmann <seggelmann@fh-muenster.de>
      
      Fix bug in bitmask macros and stop warnings.
      6006ae14
    • D
      PR: 2244 · efcf5f1c
      Dr. Stephen Henson 提交于
      Submitted By: "PMHager" <hager@dortmund.net>
      
      Initialise pkey callback to 0.
      efcf5f1c
    • D
      PR: 2250 · a033c3c7
      Dr. Stephen Henson 提交于
      Submitted By: Ger Hobbelt <ger@hobbelt.com>
      
      Don't overwrite return value with strlen(f).
      a033c3c7