20 Commits (cff0b90cbb68246b93f4894177f3ba545caf6e65)

Author SHA1 Message Date
  Adam Langley 0da323a8b8 Convert reference counts in crypto/ 9 years ago
  Adam Langley 517da2f1ef Add |BIO_up_ref| and |EVP_PKEY_up_ref|. 9 years ago
  Adam Langley ab9017b0ff Revert "bio: remove reference count." 9 years ago
  Adam Langley d5eb7f4268 bio: remove BIO_CTRL_PUSH/_POP. 9 years ago
  David Benjamin 1004b9564a Remove BIO's ex_data. 9 years ago
  Adam Langley 9bde6aeb76 bio: remove reference count. 9 years ago
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9 years ago
  Brian Smith 83a82981dc Rename BIO_print_errors_fp back to ERR_print_errors_fp & refactor it. 9 years ago
  Adam Langley f21645f4e3 Typo fix in comment. 9 years ago
  David Benjamin 689be0f4b7 Reset all the error codes. 9 years ago
  Håvard Molland 4e0a7e5a1d Cleanup of setting external buffer 10 years ago
  Håvard Molland ce5be4bd5c Add zero copy read and write api for bio pairs. 10 years ago
  Adam Langley bed8ce78f0 Add misc functions for easier porting. 10 years ago
  Adam Langley e2c4d26214 Recover BIO_number_{read|written}. 10 years ago
  David Benjamin aa4efe7669 Fix BIO_printf crash on Mac. 10 years ago
  Adam Langley eb7d2ed1fe Add visibility rules. 10 years ago
  Adam Langley 37a623cf29 Have BIO_get_mem_data return a size_t and uint8_t* 10 years ago
  Adam Langley 0cc81ff04f Add functions for setting a BIO callback and arg. 10 years ago
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 years ago
  Adam Langley 95c29f3cd1 Inital import. 10 years ago