2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Richard Levitte 28428130db Update copyright year 6 жил өмнө
  Rich Salz cdb10bae3f Set error code on alloc failures 6 жил өмнө
  Bernd Edlinger fce78bd4ed Fix invalid function type casts. 6 жил өмнө
  Daniel Bevenius 27ab91951c Make BIO_METHOD struct definitions consistent 6 жил өмнө
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 жил өмнө
  Matt Caswell 7f517c2676 Remove some commented out code in libcrypto 7 жил өмнө
  Matt Caswell 3befffa39d Create BIO_write_ex() which handles size_t arguments 8 жил өмнө
  Matt Caswell d07aee2c7a Create BIO_read_ex() which handles size_t arguments 8 жил өмнө
  Andy Polyakov 9e421962e1 evp/bio_enc.c: stop using pointer arithmetic for error detection. 8 жил өмнө
  Andy Polyakov c1a7dcbe16 evp/bio_enc.c: refine non-overlapping logic. 8 жил өмнө
  Andy Polyakov abdb460d8a evp/bio_enc.c: perform enc_read operation without using overlapping buffers. 8 жил өмнө
  Dr. Stephen Henson 976ef6adcc Note cipher BIO write errors too. 8 жил өмнө
  Dr. Stephen Henson ee6ce5cc36 Set error if EVP_CipherUpdate fails. 8 жил өмнө
  Rich Salz 6286757141 Copyright consolidation 04/10 8 жил өмнө
  Matt Caswell a146ae55ba Make BIO opaque 8 жил өмнө
  David Benjamin 04f6b0fd91 RT4660: BIO_METHODs should be const. 8 жил өмнө
  Rich Salz 349807608f Remove /* foo.c */ comments 8 жил өмнө
  Richard Levitte 846ec07d90 Adapt all EVP_CIPHER_CTX users for it becoming opaque 8 жил өмнө
  Rich Salz 64b25758ed remove 0 assignments. 9 жил өмнө
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 жил өмнө
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 жил өмнө
  Rich Salz 4b45c6e52b free cleanup almost the finale 9 жил өмнө
  Rich Salz b196e7d936 remove malloc casts 9 жил өмнө
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 жил өмнө
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 9 жил өмнө
  Dr. Stephen Henson c2bf720842 Add missing function EVP_CIPHER_CTX_copy(). Current code uses memcpy() to copy 14 жил өмнө
  Dr. Stephen Henson b6dcdbfc94 Audit libcrypto for unchecked return values: fix all cases enountered 15 жил өмнө
  Dr. Stephen Henson a93b01be57 Increase offset for BIO_f_enc() to avoid problems with overlapping buffers 19 жил өмнө
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 жил өмнө
  Dr. Stephen Henson b8dc9693a7 Encryption BIOs misbehave when used with non blocking I/O. 21 жил өмнө