Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Pauli 1c8c5d4755 bio: remove TODOs 3 gadi atpakaļ
  Matt Caswell f5afac4bda Update copyright year 3 gadi atpakaļ
  Shane Lontis 42e7d2f10e Add more negative checks for integers passed to OPENSSL_malloc(). 3 gadi atpakaļ
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 gadi atpakaļ
  Matt Caswell 33388b44b6 Update copyright year 4 gadi atpakaļ
  Ross Kinsey 8f2fe32df2 Author: Ross Kinsey <RossIKinsey@gmail.com> 4 gadi atpakaļ
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 gadi atpakaļ
  Richard Levitte 09abbca13f Following the license change, modify the boilerplates in crypto/bio/ 5 gadi atpakaļ
  Bernd Edlinger fce78bd4ed Fix invalid function type casts. 6 gadi atpakaļ
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 gadi atpakaļ
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 7 gadi atpakaļ
  Richard Levitte dc10560eba Make it possible to peek at BIO data through BIO_f_buffer() 7 gadi atpakaļ
  Matt Caswell 3befffa39d Create BIO_write_ex() which handles size_t arguments 8 gadi atpakaļ
  Matt Caswell d07aee2c7a Create BIO_read_ex() which handles size_t arguments 8 gadi atpakaļ
  Matt Caswell c6231e9c7b Remove some dead code 8 gadi atpakaļ
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 gadi atpakaļ
  Matt Caswell a146ae55ba Make BIO opaque 8 gadi atpakaļ
  David Benjamin 04f6b0fd91 RT4660: BIO_METHODs should be const. 8 gadi atpakaļ
  Rich Salz 349807608f Remove /* foo.c */ comments 8 gadi atpakaļ
  Rich Salz 64b25758ed remove 0 assignments. 9 gadi atpakaļ
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 gadi atpakaļ
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 gadi atpakaļ
  Rich Salz b548a1f11c free null cleanup finale 9 gadi atpakaļ
  Rich Salz b196e7d936 remove malloc casts 9 gadi atpakaļ
  Rich Salz 4d428cd250 Dead code removal: #if 0 bio, comp, rand 9 gadi atpakaļ
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 gadi atpakaļ
  Bodo Möller 390c579568 Fix BIO_f_buffer(). 13 gadi atpakaļ
  Richard Levitte 606c8048a0 Make sure to NUL-terminate the string on end-of-file (and error) 21 gadi atpakaļ
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 22 gadi atpakaļ
  Ben Laurie d66ace9da5 Start to reduce some of the header bloat. 23 gadi atpakaļ