5 Commits (4008c7a80d59cb8dd7606abca12ec23870470c7f)

Autor SHA1 Mensaje Fecha
  David Benjamin 54091230cd Use C99 for size_t loops. hace 8 años
  Steven Valdez cb96654404 Adding ARRAY_SIZE macro for getting the size of constant arrays. hace 8 años
  Adam Langley d09175ffe3 Replace base64 decoding. hace 8 años
  David Benjamin 5aae776ede Remove calls to ERR_load_crypto_strings. hace 8 años
  David Benjamin e8261a0100 Convert base64_test to C++. hace 9 años
  David Benjamin de211dbd7b Don't use ssize_t in base64_test.c. hace 10 años
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. hace 10 años
  David Benjamin d698f322b5 Introduce EVP_DecodeBase64. hace 10 años
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' hace 10 años
  David Benjamin 13f2710c37 Document that EVP_EncodeBlock writes a trailing NUL. hace 10 años
  Adam Langley 904a32e975 Touchup a couple of blank lines from 7b35b58a. hace 10 años
  David Benjamin 7b35b58ae6 Fix EVP_DecodeBlock and add tests. hace 10 años