Commit Verlauf

Autor SHA1 Nachricht Datum
  Matt Caswell da1c088f59 Copyright year updates vor 1 Jahr
  ihciah bcbc7d6067 bio: pass flags on BIO_ctrl to make flush retriable vor 1 Jahr
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places vor 2 Jahren
  Dr. David von Oheimb f95fec2938 crypto/evp/bio_b64.c: improve coding style vor 2 Jahren
  Matt Caswell 38fc02a708 Update copyright year vor 3 Jahren
  Pauli 4c3c2633b2 evp: remove TODOs vor 3 Jahren
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call vor 4 Jahren
  Matt Caswell 33388b44b6 Update copyright year vor 4 Jahren
  Dane (4cad@silvertoque) 1f2235ea4e Remove unneeded switch statement to fix warning vor 4 Jahren
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ vor 6 Jahren
  Rich Salz cdb10bae3f Set error code on alloc failures vor 6 Jahren
  Matt Caswell b0edda11cb Update copyright year vor 6 Jahren
  Dr. Matthias St. Pierre d070b4ae78 bio_b64.c: prevent base64 filter BIO from decoding out-of-bound data vor 6 Jahren
  Bernd Edlinger fce78bd4ed Fix invalid function type casts. vor 7 Jahren
  Daniel Bevenius 27ab91951c Make BIO_METHOD struct definitions consistent vor 7 Jahren
  KaoruToda 26a7d938c9 Remove parentheses of return. vor 7 Jahren
  Matt Caswell 7f517c2676 Remove some commented out code in libcrypto vor 7 Jahren
  Matt Caswell 3befffa39d Create BIO_write_ex() which handles size_t arguments vor 8 Jahren
  Matt Caswell d07aee2c7a Create BIO_read_ex() which handles size_t arguments vor 8 Jahren
  Matt Caswell cf3404fcc7 Change the return type of EVP_EncodeUpdate vor 8 Jahren
  Rich Salz 6286757141 Copyright consolidation 04/10 vor 8 Jahren
  J Mohan Rao Arisankala e0d32e98f0 fix check vor 8 Jahren
  J Mohan Rao Arisankala cb1d435cac few missing allocation failure checks and releases on error paths vor 8 Jahren
  Matt Caswell a146ae55ba Make BIO opaque vor 8 Jahren
  David Benjamin 04f6b0fd91 RT4660: BIO_METHODs should be const. vor 8 Jahren
  Rich Salz 349807608f Remove /* foo.c */ comments vor 9 Jahren
  Richard Levitte b518d2d5f8 Adapt BIO_f_base64 to the opaque EVP_ENCODE_CTX vor 9 Jahren
  Rich Salz 64b25758ed remove 0 assignments. vor 9 Jahren
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files vor 9 Jahren
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc vor 9 Jahren