Historie revizí

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