Age | Commit message (Expand) | Author |
2021-11-21 | In asn1.h rev. 1.55 and asn1/a_time.c rev. 1.28, beck@ | Ingo Schwarze |
2021-11-21 | oops, i forgot the STANDARDS section | Ingo Schwarze |
2021-11-21 | new manual page d2i_ASN1_BOOLEAN(3) also documenting i2d_ASN1_BOOLEAN(3) | Ingo Schwarze |
2021-11-20 | sort | Theo Buehler |
2021-11-20 | Provide the bytestring APIs for libcrypto internal use. | Joel Sing |
2021-11-20 | Document ASN1_INTEGER_cmp(3) and ASN1_INTEGER_dup(3). | Ingo Schwarze |
2021-11-20 | Improve the description of ASN1_OCTET_STRING_cmp(3), | Ingo Schwarze |
2021-11-20 | Make these files compile - not hooked up to build yet. | Bob Beck |
2021-11-19 | libssl: don't reach for pkey->save_type. | Theo Buehler |
2021-11-19 | minor KNF improvement, changing only whitespace, no code change: | Ingo Schwarze |
2021-11-19 | new manual page ASN1_BIT_STRING_num_asc(3) | Ingo Schwarze |
2021-11-19 | add two missing .Dv macros; | Ingo Schwarze |
2021-11-19 | Make the public API function a2i_ASN1_STRING(3) actually work. | Ingo Schwarze |
2021-11-19 | As long as X509_OBJECT_free_contents(3) is a public API function, | Ingo Schwarze |
2021-11-18 | Add semicolon that will become non-optional once BN_GENCB_set() will | Theo Buehler |
2021-11-18 | typo in comment | Theo Buehler |
2021-11-18 | Prevent future internal use of ASN1_CTX and ASN1_const_CTX by wrapping | Theo Buehler |
2021-11-18 | Remove the last pointless use of ASN1_const_CTX. Both ASN1_CTX and | Theo Buehler |
2021-11-18 | In x509_vfy.h rev. 1.35 and x509_lu.c rev. 1.34, tb@ provided | Ingo Schwarze |
2021-11-17 | In x509_vfy.h rev. 1.37 and x509_vfy.c rev. 1.91, tb@ provided | Ingo Schwarze |
2021-11-16 | In x509_vfy.h rev. 1.37 and x509_vfy.c rev. 1.91, tb@ provided | Ingo Schwarze |
2021-11-16 | Remove an old note about poor performance | Visa Hankala |
2021-11-16 | Recently, tb@ provided the following functions: | Ingo Schwarze |
2021-11-16 | Sync boot.h with ld.so's boot.c, getting rid of struct boot_dyn, | Philip Guenther |
2021-11-15 | new manual page ASN1_BIT_STRING_set(3) documenting four BIT STRING accessors | Ingo Schwarze |
2021-11-15 | document ASN1_PRINTABLE_type(3) and ASN1_UNIVERSALSTRING_to_string(3) | Ingo Schwarze |
2021-11-15 | document ASN1_item_pack(3) and ASN1_item_unpack(3) | Ingo Schwarze |
2021-11-15 | document i2a_ASN1_STRING(3) and a2i_ASN1_STRING(3) | Ingo Schwarze |
2021-11-14 | Fix a strange check in the auto DH codepath | Theo Buehler |
2021-11-14 | the last argument of BIO_gets(3) is called "size", not "len" | Ingo Schwarze |
2021-11-14 | fix a typo; diff from Matthias Schmidt <xosc dot org> on tech@ | Ingo Schwarze |
2021-11-14 | Put curly brace on the correct line. | Joel Sing |
2021-11-14 | Split out the hppa and mips64 versions of boot.h similar to how I | Philip Guenther |
2021-11-13 | Fix a nasty quirk in ASN1_STRING_copy(3). | Ingo Schwarze |
2021-11-13 | Document the interactions of X509_V_FLAG_USE_CHECK_TIME, | Ingo Schwarze |
2021-11-13 | Mark the public X509_VP_FLAG_* constants as intentionally undocumented. | Ingo Schwarze |
2021-11-13 | Fix a bug in check_crl_time() that could result in incomplete | Ingo Schwarze |
2021-11-13 | document ASN1_STRING_copy(3) | Ingo Schwarze |
2021-11-12 | Document the public constants X509_V_FLAG_POLICY_MASK | Ingo Schwarze |
2021-11-12 | mention what X509_cmp_time(3) does with a cmp_time argument of NULL | Ingo Schwarze |
2021-11-12 | As pointed out by tb@, LibreSSL no longer supports user-defined | Ingo Schwarze |
2021-11-12 | In x509_vfy.h rev. 1.41, tb@ provided X509_STORE_CTX_get_by_subject(3), | Ingo Schwarze |
2021-11-11 | mention the public constants XN_FLAG_SEP_MASK and XN_FLAG_FN_MASK | Ingo Schwarze |
2021-11-11 | Mention the X509v3_KU_* aliases for the KU_* constants | Ingo Schwarze |
2021-11-11 | Explicitly list all public functions in roff(7) comments | Ingo Schwarze |
2021-11-11 | new manual page X509_policy_tree_get0_policies(3), | Ingo Schwarze |
2021-11-10 | Merge a few additional X509error(ERR_R_MALLOC_FAILURE) calls | Ingo Schwarze |
2021-11-10 | If X509_load_cert_crl_file(3) does not find any certificates | Ingo Schwarze |
2021-11-10 | Sync some code style improvements from the OpenSSL 1.1.1 branch, | Ingo Schwarze |
2021-11-10 | Merge two bug fixes from the OpenSSL 1.1.1 branch, which is still | Ingo Schwarze |