Commit Verlauf

Autor SHA1 Nachricht Datum
  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 7 Jahren
  Matt Caswell d07aee2c7a Create BIO_read_ex() which handles size_t arguments vor 7 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 8 Jahren
  Richard Levitte b518d2d5f8 Adapt BIO_f_base64 to the opaque EVP_ENCODE_CTX vor 8 Jahren
  Rich Salz 64b25758ed remove 0 assignments. vor 8 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
  Rich Salz b196e7d936 remove malloc casts vor 9 Jahren
  Rich Salz fd22ab9edf Dead code: if 0 removal from crypto/evp and an unused file. vor 9 Jahren
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . vor 9 Jahren
  Dr. Stephen Henson 3ba1e406c2 Initialize num properly. vor 10 Jahren
  Eric Young 10378fb5f4 Fix base64 decoding bug. vor 10 Jahren
  Dr. Stephen Henson cb877ccb35 PR: 2258 vor 14 Jahren
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. vor 20 Jahren
  Dr. Stephen Henson 5562cfaca4 Base64 bio fixes. The base64 bio was seriously broken vor 21 Jahren
  Dr. Stephen Henson 5672e3a321 Fix bug in base64 bios during write an non blocking I/O: vor 21 Jahren
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. vor 21 Jahren
  Richard Levitte 67d0738aba In certain cases, no encoding has been set up for the b64 filter. In vor 23 Jahren
  Richard Levitte 2dbef509e2 When data are written out in very small blocks (less than 3 bytes in vor 24 Jahren
  Dr. Stephen Henson 130832150c vor 24 Jahren
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names vor 24 Jahren
  Ulf Möller 0e1c06128a Get rid of more non-ANSI declarations. vor 24 Jahren
  Richard Levitte d3442bc780 Move the registration of callback functions to special functions vor 24 Jahren