26 Revize (4008c7a80d59cb8dd7606abca12ec23870470c7f)

Autor SHA1 Zpráva Datum
  David Benjamin 54091230cd Use C99 for size_t loops. před 8 roky
  Steven Valdez cb96654404 Adding ARRAY_SIZE macro for getting the size of constant arrays. před 8 roky
  David Benjamin 22edd87755 Resolve a small handful of size_t truncation warnings. před 8 roky
  Adam Langley d09175ffe3 Replace base64 decoding. před 8 roky
  David Benjamin de2cf273d7 Avoid theoretical overflows in EVP_EncodeUpdate. před 8 roky
  David Benjamin 5aae776ede Remove calls to ERR_load_crypto_strings. před 8 roky
  David Benjamin 301afaf223 Add a run_tests target to run all tests. před 9 roky
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. před 9 roky
  David Benjamin 0b635c52b2 Add malloc test support to unit tests. před 9 roky
  David Benjamin e8261a0100 Convert base64_test to C++. před 9 roky
  David Benjamin 642f1498d0 evp: prevent underflow in base64 decoding před 9 roky
  Adam Langley 2b2d66d409 Remove string.h from base.h. před 9 roky
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. před 9 roky
  David Benjamin de211dbd7b Don't use ssize_t in base64_test.c. před 10 roky
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. před 10 roky
  David Benjamin d698f322b5 Introduce EVP_DecodeBase64. před 10 roky
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' před 10 roky
  Adam Langley 660140206e Add EVP_EncodedLength. před 10 roky
  Adam Langley ded93581f1 Windows build fixes. před 10 roky
  David Benjamin 13f2710c37 Document that EVP_EncodeBlock writes a trailing NUL. před 10 roky
  Adam Langley 904a32e975 Touchup a couple of blank lines from 7b35b58a. před 10 roky
  David Benjamin 7b35b58ae6 Fix EVP_DecodeBlock and add tests. před 10 roky
  Adam Langley 8750fe58f4 base64: fix underflow in EVP_EncodeBlock. před 10 roky
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ před 10 roky
  Adam Langley 64bda23cad Base64 padding fix. před 10 roky
  Adam Langley 95c29f3cd1 Inital import. před 10 roky