Historial de Commits

Autor SHA1 Mensaje Fecha
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places hace 2 años
  Matt Caswell 38fc02a708 Update copyright year hace 3 años
  Pauli 1c8c5d4755 bio: remove TODOs hace 3 años
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call hace 4 años
  Matt Caswell 33388b44b6 Update copyright year hace 4 años
  Ross Kinsey 8f2fe32df2 Author: Ross Kinsey <RossIKinsey@gmail.com> hace 4 años
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files hace 5 años
  Richard Levitte 09abbca13f Following the license change, modify the boilerplates in crypto/bio/ hace 6 años
  FdaSilvaYY f06080cb3d Add missing error code when alloc-return-null hace 6 años
  Matt Caswell c4d3c19b4c Update copyright year hace 6 años
  Kurt Roeckx 4cffafe967 Use the private RNG for data that is not public hace 7 años
  Bernd Edlinger fce78bd4ed Fix invalid function type casts. hace 7 años
  KaoruToda 26a7d938c9 Remove parentheses of return. hace 7 años
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 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
  Rich Salz b1322259d9 Copyright consolidation 09/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 9 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 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) hace 9 años
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc hace 9 años
  Rich Salz b548a1f11c free null cleanup finale hace 9 años
  Rich Salz b196e7d936 remove malloc casts hace 9 años
  Matt Caswell 266483d2f5 RAND_bytes updates hace 9 años
  Rich Salz 6f91b017bb Live code cleanup: remove #if 1 stuff hace 9 años
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . hace 9 años
  Ben Laurie c8bbd98a2b Fix warnings. hace 14 años