Historique des commits

Auteur SHA1 Message Date
  Pauli 1c8c5d4755 bio: remove TODOs il y a 3 ans
  Richard Levitte 4333b89f50 Update copyright year il y a 3 ans
  zsugabubus daa86f9e6b Check input size before NULL pointer test inside mem_write() il y a 3 ans
  Dr. David von Oheimb ed4a9b15d9 replace all BIO_R_NULL_PARAMETER by ERR_R_PASSED_NULL_PARAMETER il y a 3 ans
  Matt Caswell a07dc8167b Fix instances of pointer addition with the NULL pointer il y a 4 ans
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 4 ans
  Matt Caswell 0f84cbc3e2 Update copyright year il y a 4 ans
  Richard Levitte 1dbf453773 DESERIALIZER: Make OSSL_DESERIALIZER_from_{bio,fp} use BIO_tell() / BIO_seek() il y a 4 ans
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files il y a 5 ans
  Tomas Mraz 8b7b32921e Fix and document BIO_FLAGS_NONCLEAR_RST behavior on memory BIO il y a 5 ans
  Tomas Mraz d34bce03ac Add testing of RDONLY memory BIOs il y a 5 ans
  Tomas Mraz b238fb7970 Fix for BIO_get_mem_ptr and related regressions il y a 5 ans
  Corey Minyard c6048af23c Fix a memory leak in the mem bio il y a 5 ans
  Richard Levitte 09abbca13f Following the license change, modify the boilerplates in crypto/bio/ il y a 6 ans
  Matt Caswell 83cf7abf8e Update copyright year il y a 6 ans
  Richard Levitte 0d94212a04 BIO_s_mem() write: Skip early when input length is zero il y a 6 ans
  Daniel Bevenius b4ff66223b Add comments to NULL func ptrs in bio_method_st il y a 7 ans
  FdaSilvaYY a0fda2cf2d Address some code-analysis issues. il y a 7 ans
  KaoruToda 26a7d938c9 Remove parentheses of return. il y a 7 ans
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and il y a 7 ans
  Matt Caswell 3befffa39d Create BIO_write_ex() which handles size_t arguments il y a 8 ans
  Matt Caswell d07aee2c7a Create BIO_read_ex() which handles size_t arguments il y a 8 ans
  klemens 6025001707 spelling fixes, just comments and readme. il y a 8 ans
  FdaSilvaYY e8aa8b6c8f Fix a few if(, for(, while( inside code. il y a 8 ans
  Rich Salz b1322259d9 Copyright consolidation 09/10 il y a 8 ans
  Matt Caswell b0b6ba2d11 Don't leak memory on failure to create a mem BIO il y a 8 ans
  Kirill Marinushkin d3e6d6bcdf moved structure bio_buf_mem_st from headers to bss_mem.c il y a 8 ans
  Kirill Marinushkin fc9755ee0d sizeof() updated to cover coding style il y a 8 ans
  Kirill Marinushkin 9fe9d0461e Optimized BIO mem read - without reallocation il y a 8 ans
  Matt Caswell a146ae55ba Make BIO opaque il y a 8 ans