17 Commits (cff0b90cbb68246b93f4894177f3ba545caf6e65)

Autor SHA1 Mensaje Fecha
  David Benjamin e8261a0100 Convert base64_test to C++. hace 9 años
  David Benjamin 642f1498d0 evp: prevent underflow in base64 decoding hace 9 años
  Adam Langley 2b2d66d409 Remove string.h from base.h. hace 9 años
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. 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
  Adam Langley 660140206e Add EVP_EncodedLength. hace 10 años
  Adam Langley ded93581f1 Windows build fixes. 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
  Adam Langley 8750fe58f4 base64: fix underflow in EVP_EncodeBlock. hace 10 años
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ hace 10 años
  Adam Langley 64bda23cad Base64 padding fix. hace 10 años
  Adam Langley 95c29f3cd1 Inital import. hace 10 años