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年前