Histórico de Commits

Autor SHA1 Mensagem Data
  FdaSilvaYY f06080cb3d Add missing error code when alloc-return-null há 6 anos atrás
  Matt Caswell c4d3c19b4c Update copyright year há 6 anos atrás
  Kurt Roeckx 4cffafe967 Use the private RNG for data that is not public há 7 anos atrás
  Bernd Edlinger fce78bd4ed Fix invalid function type casts. há 7 anos atrás
  KaoruToda 26a7d938c9 Remove parentheses of return. há 7 anos atrás
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and há 7 anos atrás
  Matt Caswell 3befffa39d Create BIO_write_ex() which handles size_t arguments há 8 anos atrás
  Matt Caswell d07aee2c7a Create BIO_read_ex() which handles size_t arguments há 8 anos atrás
  Rich Salz b1322259d9 Copyright consolidation 09/10 há 8 anos atrás
  Matt Caswell a146ae55ba Make BIO opaque há 8 anos atrás
  David Benjamin 04f6b0fd91 RT4660: BIO_METHODs should be const. há 8 anos atrás
  Rich Salz 349807608f Remove /* foo.c */ comments há 9 anos atrás
  Rich Salz 64b25758ed remove 0 assignments. há 9 anos atrás
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files há 9 anos atrás
  Rich Salz 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) há 9 anos atrás
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc há 9 anos atrás
  Rich Salz b548a1f11c free null cleanup finale há 9 anos atrás
  Rich Salz b196e7d936 remove malloc casts há 9 anos atrás
  Matt Caswell 266483d2f5 RAND_bytes updates há 9 anos atrás
  Rich Salz 6f91b017bb Live code cleanup: remove #if 1 stuff há 9 anos atrás
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . há 9 anos atrás
  Ben Laurie c8bbd98a2b Fix warnings. há 14 anos atrás
  Dr. Stephen Henson 542a1b1a2e Re enable the read side non blocking test BIO code. há 22 anos atrás
  Richard Levitte 9cdf87f194 Check the return values where memory allocation failures may happen. há 22 anos atrás
  Ben Laurie d66ace9da5 Start to reduce some of the header bloat. há 23 anos atrás
  Dr. Stephen Henson 130832150c há 24 anos atrás
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names há 24 anos atrás
  Ulf Möller 0e1c06128a Get rid of more non-ANSI declarations. há 24 anos atrás
  Richard Levitte d3442bc780 Move the registration of callback functions to special functions há 25 anos atrás
  Ulf Möller e7f97e2d22 Check RAND_bytes() return value or use RAND_pseudo_bytes(). há 25 anos atrás