Commit History

Author SHA1 Message Date
  Matt Caswell da1c088f59 Copyright year updates 1 year ago
  Tomas Mraz 6e193d4d03 Revert "Give BIO_s_mem() the ability to support datagrams" 1 year ago
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 years ago
  Matt Caswell 5a4ba72f00 Give BIO_s_mem() the ability to support datagrams 2 years ago
  jwalch a98b26588b Avoid NULL+X UB in bss_mem.c 3 years ago
  Pauli 1c8c5d4755 bio: remove TODOs 3 years ago
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  zsugabubus daa86f9e6b Check input size before NULL pointer test inside mem_write() 3 years ago
  Dr. David von Oheimb ed4a9b15d9 replace all BIO_R_NULL_PARAMETER by ERR_R_PASSED_NULL_PARAMETER 3 years ago
  Matt Caswell a07dc8167b Fix instances of pointer addition with the NULL pointer 4 years ago
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 4 years ago
  Matt Caswell 0f84cbc3e2 Update copyright year 4 years ago
  Richard Levitte 1dbf453773 DESERIALIZER: Make OSSL_DESERIALIZER_from_{bio,fp} use BIO_tell() / BIO_seek() 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  Tomas Mraz 8b7b32921e Fix and document BIO_FLAGS_NONCLEAR_RST behavior on memory BIO 5 years ago
  Tomas Mraz d34bce03ac Add testing of RDONLY memory BIOs 5 years ago
  Tomas Mraz b238fb7970 Fix for BIO_get_mem_ptr and related regressions 5 years ago
  Corey Minyard c6048af23c Fix a memory leak in the mem bio 5 years ago
  Richard Levitte 09abbca13f Following the license change, modify the boilerplates in crypto/bio/ 6 years ago
  Matt Caswell 83cf7abf8e Update copyright year 6 years ago
  Richard Levitte 0d94212a04 BIO_s_mem() write: Skip early when input length is zero 6 years ago
  Daniel Bevenius b4ff66223b Add comments to NULL func ptrs in bio_method_st 7 years ago
  FdaSilvaYY a0fda2cf2d Address some code-analysis issues. 7 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 years ago
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 7 years ago
  Matt Caswell 3befffa39d Create BIO_write_ex() which handles size_t arguments 8 years ago
  Matt Caswell d07aee2c7a Create BIO_read_ex() which handles size_t arguments 8 years ago
  klemens 6025001707 spelling fixes, just comments and readme. 8 years ago
  FdaSilvaYY e8aa8b6c8f Fix a few if(, for(, while( inside code. 8 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago