39 коммитов (71dd6660e849e8f98129c997e2f52ae8991ec3d3)

Автор SHA1 Сообщение Дата
  David Benjamin a353cdb671 Wrap MSVC-only warning pragmas in a macro. 8 лет назад
  David Benjamin 9d908ba519 Add BORINGSSL_API_VERSION. 8 лет назад
  Matt Braithwaite 045a0ffe35 Import `newhope' (post-quantum key exchange). 8 лет назад
  Steven Valdez 9980ce1dcd Add BORINGSSL_PREFIX for prefixing symbols 8 лет назад
  David Benjamin 4b7b048417 Spell __attribute__((format(printf, ...))) with more underscores. 8 лет назад
  David Benjamin fb8e678897 Match upstream's error codes for the old sigalg code. 8 лет назад
  Adam Langley ff452c1d0e Add RIPEMD160 support in decrepit. 8 лет назад
  Arnar Birgisson f27459e412 Add SPAKE2 over Ed25519. 8 лет назад
  David Benjamin e593fed378 Rename opensslfeatures.h to opensslconf.h. 8 лет назад
  David Benjamin 232127d245 Fold EC_GROUP_new_curve_GFp and EC_GROUP_set_generator into a EC_GROUP_new_arbitrary. 9 лет назад
  Brian Smith 061332f216 Define |OPENSSL_PRINTF_FORMAT_FUNC| for format string annotations. 8 лет назад
  Adam Langley 59b0fccb51 Define BORINGSSL_201510. 9 лет назад
  David Benjamin e8f783ac0d Unwind DH_METHOD and DSA_METHOD. 9 лет назад
  David Benjamin 97a33939a3 Deprecate basically the entire base64 implementation. 9 лет назад
  David Benjamin cfd65b60a6 Fold srtp.h into ssl.h. 9 лет назад
  David Benjamin a6b8cdfbe9 Document functions acting on an SSL_SESSION. 9 лет назад
  David Benjamin 79c117a4ac Move structs to a 'Private structures' section in ssl.h. 9 лет назад
  Matt Braithwaite 16f774f8bf base.h: add typedefs from x509.h, and sort them. 9 лет назад
  Matt Braithwaite 6454a4cc21 pound-define SSLEAY_VERSION_NUMBER OPENSSL_VERSION_NUMBER 9 лет назад
  Brian Smith 8a36e53abb Avoid using |WIN32| and use |OPENSSL_WINDOWS| instead. 9 лет назад
  Adam Langley 0950563a9b Implement custom extensions. 9 лет назад
  Adam Langley cc7e11f2af Define OPENSSL_64_BIT for PowerPC chips. 9 лет назад
  Adam Langley 65a7e9442c Support Trusty, an embedded platform. 9 лет назад
  Adam Langley 0d107e183e Add support for CMAC (RFC 4493). 9 лет назад
  David Benjamin f0df86a1f6 Fix standalone build on Mac. 9 лет назад
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9 лет назад
  Adam Langley c11e13a78b Support MIPS64. 9 лет назад
  Adam Langley 3f92d21094 Add SSL_get_rc4_state. 9 лет назад
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9 лет назад
  Adam Langley 3e6526575a aarch64 support. 9 лет назад
  David Benjamin b06711ca34 Move the X509_NAME typedef into x509.h. 10 лет назад
  Adam Langley 5127db3b4d Provide compatibility functions for PKCS#12 parsing. 10 лет назад
  Adam Langley b2cb0ece76 Fix minor issues found by Clang's analysis. 10 лет назад
  Adam Langley c9eb7eac86 Readd MD4. 10 лет назад
  Adam Langley ded93581f1 Windows build fixes. 10 лет назад
  Adam Langley eb7d2ed1fe Add visibility rules. 10 лет назад
  Piotr Sikora 987b8f1e71 Add <opensslfeatures.h> to ease migration from OpenSSL. 10 лет назад
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 лет назад
  Adam Langley 95c29f3cd1 Inital import. 10 лет назад