Age | Commit message (Expand) | Author |
2015-09-14 | Add support for disabling certificate and CRL validity checking. | Joel Sing |
2015-09-14 | Temporarily revive MD4 for MS CHAP support. | Doug Hogan |
2015-09-13 | Crank major version due to removal of SHA-0 and MD4 from libcrypto. | Doug Hogan |
2015-09-13 | Remove MD4 support from LibreSSL. | Doug Hogan |
2015-09-13 | Remove SHA-0 support. | Doug Hogan |
2015-09-13 | Since a major bump of libcrypto is coming, remove OPENSSL_ia32cap and | Miod Vallat |
2015-09-13 | Handle negative-zero in BN_bn2dec() too, just like in BN_print(). | Theo de Raadt |
2015-09-13 | Reorder functions for readability/consistency. | Joel Sing |
2015-09-13 | BN does support negative-zero -- BN_print() sets the standard here. | Theo de Raadt |
2015-09-13 | Only check for key truncation if no KDF function is being used. | Joel Sing |
2015-09-13 | Merge ech_ossl.c into ech_key.c - not much point having one file with a | Joel Sing |
2015-09-13 | Provide ECDH_size(). | Joel Sing |
2015-09-13 | Check ECDH output buffer length and avoid truncation. | Joel Sing |
2015-09-13 | Lob a style(9) grenade in here. | Joel Sing |
2015-09-13 | Add a new interface, OPENSSL_cpu_caps(), to return the currently running | Miod Vallat |
2015-09-12 | Remove workaround for old SIMICS toolchain. | Miod Vallat |
2015-09-12 | Remove horribly old and outdated `documentation' for the assembly code. | Miod Vallat |
2015-09-11 | Bring back the expansion-into-.byte-sequences routines removed in r1.9, but | Miod Vallat |
2015-09-11 | Pass "openbsd" instead of "openbsd-elf" as the "flavour" to the perl assembler | Miod Vallat |
2015-09-11 | Fixup inter-bank movq/movd operations, emit bytes for pclmulqdq again. | Brent Cook |
2015-09-11 | unify files further | Theo de Raadt |
2015-09-10 | When loading a DSA key from an raw (without DH parameters) ASN.1 serialization, | Miod Vallat |
2015-09-10 | Put OPENSSL_cleanse under #ifndef LIBRESSL_INTERNAL. | Joel Sing |
2015-09-10 | CRYPTO_set_mem_debug_functions() and CRYPTO_set_mem_functions() are already | Joel Sing |
2015-09-10 | Correct spelling of OPENSSL_cleanse. | Joel Sing |
2015-09-10 | Remove pointless comments. | Joel Sing |
2015-09-10 | Replace remaining M_ASN1_STRING_* macros with calls to ASN1_STRING_*. | Joel Sing |
2015-09-10 | Fix an incorrect error check in DSA verify. | Brent Cook |
2015-08-28 | Kill coverity 128475 | Bob Beck |
2015-08-27 | Remove SSLv3 support from LibreSSL. | Doug Hogan |
2015-08-25 | unify versions, so they are easier to diff. | Theo de Raadt |
2015-08-25 | KNF | Theo de Raadt |
2015-08-20 | bump to 2.3.0 for the next LibreSSL release cycle | Brent Cook |
2015-08-18 | typos | Miod Vallat |
2015-07-29 | Use named initialisers for X509V3_EXT_METHOD structs (for the usual | Joel Sing |
2015-07-29 | Expand obsolete M_ASN1.*(cmp|dup|print|set) macros - no change in generated | Joel Sing |
2015-07-29 | Expand obsolete M_ASN1_STRING_* macros in asn1_lib.c, apply some style(9) | Joel Sing |
2015-07-27 | Less asn1_mac.h - asn1_lib.c does not need it and x_pkey.c should be | Joel Sing |
2015-07-25 | double words fix; docs are slowly getting moved to mdoc, but this | Igor Sobrado |
2015-07-25 | Place the ASN.1 template macros (and remaining implement macros) under | Joel Sing |
2015-07-25 | Expand another ASN.1 template macro that snuck through last time around. | Joel Sing |
2015-07-25 | Manually expand ASN.1 template macros - only change in generated assembly | Joel Sing |
2015-07-25 | Expand ASN.1 template macros that got missed in the last pass - only change | Joel Sing |
2015-07-25 | Expand ASN.1 template macros - the generated assembly only differs by | Joel Sing |
2015-07-25 | Expand ASN.1 template macros - no change in generated assembly. | Joel Sing |
2015-07-25 | Expand ASN.1 template macros - no change in generated assembly. | Joel Sing |
2015-07-25 | Expand another wall of ASN.1 template macros - no change to generated | Joel Sing |
2015-07-25 | Expand ASN.1 template macros - no change in generated assembly. | Joel Sing |
2015-07-25 | Expand ASN.1 template macros - no change in generated assembly. | Joel Sing |
2015-07-25 | Expand ASN.1 template macros - the generated assembly only differs by | Joel Sing |