4 Commits (9978f0a865d61cbbdc27593044d4128d8bf56239)

Author SHA1 Message Date
  David Benjamin 3815720cf3 Add a bunch of compatibility functions for PKCS#7. 6 years ago
  David Benjamin 8803c0589d Properly advance the CBS when parsing BER structures. 6 years ago
  David Benjamin 808f832917 Run the comment converter on libcrypto. 7 years ago
  Kári Tristan Helgason 2b56981b64 Move pkcs{7,8}_test over to gtest 7 years ago
  David Benjamin 6fdea2aba9 Move PKCS#7 functions into their own directory. 7 years ago
  David Benjamin 7d7554b6b3 Add a helper for comparing byte strings. 7 years ago
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. 7 years ago
  David Benjamin 7acd6bc07a Start assuming MSVC 2015. 8 years ago
  Brian Smith dc6c1b8381 Fix build when using Visual Studio 2015 Update 1. 8 years ago
  Steven Valdez d8eea14443 BIO_new_mem_buf should take const void * 8 years ago
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9 years ago
  Adam Langley 4e581b5378 Add support for reading PKCS#7 data from PEM files. 9 years ago
  Adam Langley 50073e8c5e Add functions to parse and generate PKCS#7 files with CRLs. 9 years ago
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9 years ago
  David Benjamin a70c75cfc0 Add a CRYPTO_library_init and static-initializer-less build option. 10 years ago
  Adam Langley 58f90951eb Remove hack in parsing PKCS#12. 10 years ago
  David Benjamin c44d2f4cb8 Convert all zero-argument functions to '(void)' 10 years ago
  Adam Langley eeb9f491e8 Add PKCS7_bundle_certificates. 10 years ago