Historial de Commits

Autor SHA1 Mensaje Fecha
  Matt Caswell 38fc02a708 Update copyright year hace 3 años
  Pauli 4c3c2633b2 evp: remove TODOs hace 3 años
  Tomas Mraz ed576acdf5 Rename all getters to use get/get0 in name hace 3 años
  Tomas Mraz 0800318a0c Deprecate old style BIO callback calls hace 3 años
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call hace 3 años
  Matt Caswell 33388b44b6 Update copyright year hace 4 años
  Dane (4cad@silvertoque) 1f2235ea4e Remove unneeded switch statement to fix warning hace 4 años
  Richard Levitte 4a8b0c55c0 Following the license change, modify the boilerplates in crypto/evp/ hace 5 años
  Richard Levitte 28428130db Update copyright year hace 6 años
  Rich Salz cdb10bae3f Set error code on alloc failures hace 6 años
  Bernd Edlinger fce78bd4ed Fix invalid function type casts. hace 6 años
  Daniel Bevenius 27ab91951c Make BIO_METHOD struct definitions consistent hace 6 años
  KaoruToda 26a7d938c9 Remove parentheses of return. hace 7 años
  Matt Caswell 7f517c2676 Remove some commented out code in libcrypto hace 7 años
  Matt Caswell 3befffa39d Create BIO_write_ex() which handles size_t arguments hace 8 años
  Matt Caswell d07aee2c7a Create BIO_read_ex() which handles size_t arguments hace 8 años
  Andy Polyakov 9e421962e1 evp/bio_enc.c: stop using pointer arithmetic for error detection. hace 8 años
  Andy Polyakov c1a7dcbe16 evp/bio_enc.c: refine non-overlapping logic. hace 8 años
  Andy Polyakov abdb460d8a evp/bio_enc.c: perform enc_read operation without using overlapping buffers. hace 8 años
  Dr. Stephen Henson 976ef6adcc Note cipher BIO write errors too. hace 8 años
  Dr. Stephen Henson ee6ce5cc36 Set error if EVP_CipherUpdate fails. hace 8 años
  Rich Salz 6286757141 Copyright consolidation 04/10 hace 8 años
  Matt Caswell a146ae55ba Make BIO opaque hace 8 años
  David Benjamin 04f6b0fd91 RT4660: BIO_METHODs should be const. hace 8 años
  Rich Salz 349807608f Remove /* foo.c */ comments hace 8 años
  Richard Levitte 846ec07d90 Adapt all EVP_CIPHER_CTX users for it becoming opaque hace 8 años
  Rich Salz 64b25758ed remove 0 assignments. hace 9 años
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files hace 9 años
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc hace 9 años
  Rich Salz 4b45c6e52b free cleanup almost the finale hace 9 años