2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Kurt Roeckx 4cffafe967 Use the private RNG for data that is not public 7 жил өмнө
  Matt Caswell b0edda11cb Update copyright year 6 жил өмнө
  Kurt Roeckx 16cfc2c90d Don't use a ssl specific DRBG anymore 6 жил өмнө
  Dr. Matthias St. Pierre 6decf9436f Publish the RAND_DRBG API 6 жил өмнө
  Kurt Roeckx d91f45688c Tell the ciphers which DRBG to use for generating random bytes. 7 жил өмнө
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) 7 жил өмнө
  Kurt Roeckx ffd2320993 Only reset the ctx when a cipher is given 7 жил өмнө
  KaoruToda 26a7d938c9 Remove parentheses of return. 7 жил өмнө
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 7 жил өмнө
  Lukasz Pawelczyk 64846096b1 Restore EVP_CIPH_FLAG_LENGTH_BITS working properly 8 жил өмнө
  Bernd Edlinger 273a0218e6 Fix a crash in EVP_CIPHER_CTX_cleanup due to cipher_data may be NULL 7 жил өмнө
  Matt Caswell b153f0921b Remove assert from is_partially_overlapping() 7 жил өмнө
  Matt Caswell 7141ba3196 Fix the overlapping check for fragmented "Update" operations 7 жил өмнө
  Andy Polyakov 83151b73a4 evp/evp_enc.c: make assert error message more readable 8 жил өмнө
  Andy Polyakov 5fc77684f1 evp/evp_enc.c: refine partial buffer overlap detection. 8 жил өмнө
  Andy Polyakov c3a73daf0a evp/evp_enc.c: check for partially[!] overlapping buffers 8 жил өмнө
  Rich Salz 6286757141 Copyright consolidation 04/10 8 жил өмнө
  Matt Caswell a7f9e0a45f Remove an unneccessary check of cipher 8 жил өмнө
  Matt Caswell 3f3582139f Fix encrypt overflow 8 жил өмнө
  Rich Salz 3c27208fab Remove #error from include files. 8 жил өмнө
  Rich Salz 7c96dbcdab GH715: ENGINE_finish can take NULL 8 жил өмнө
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. 8 жил өмнө
  Rich Salz 349807608f Remove /* foo.c */ comments 9 жил өмнө
  Richard Levitte 135727abe0 Adapt the internal EVP routines to opaque EVP_CIPHER 9 жил өмнө
  Richard Levitte 480d33237d Remove EVP_CIPHER_CTX_flags, it's only confusing 9 жил өмнө
  Richard Levitte c0ca39bdd6 Adapt the internal EVP routines to opaque EVP_CIPHER_CTX 9 жил өмнө
  Richard Levitte 8baf9968df Make EVP_CIPHER_CTX opaque and renew the creator / destructor functions 9 жил өмнө
  Andy Polyakov f6b9427923 evp/evp_enc.c: allow EVP_CIPHER.ctx_size to be 0. 9 жил өмнө
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 жил өмнө
  Rich Salz b51bce9420 Add and use OPENSSL_zalloc 9 жил өмнө