summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man
AgeCommit message (Expand)Author
2023-01-20Remove unused code.Joel Sing
2022-12-28succcess -> successJonathan Gray
2022-12-26spelling fixes; from paul tagliamonteJason McIntyre
2022-12-23Document the deprecated wrappers BIO_set_app_data(3) and BIO_get_app_data(3).Ingo Schwarze
2022-12-23Mark BIO_buffer_get_num_lines(3) as intentionally undocumented.Ingo Schwarze
2022-12-23Mark BIO_f_nbio_test(3) as intentionally undocumented.Ingo Schwarze
2022-12-23new manual page BIO_s_datagram(3);Ingo Schwarze
2022-12-22new manual page BIO_accept(3)Ingo Schwarze
2022-12-22Mark BIO_s_log(3) as intentionally undocumented.Ingo Schwarze
2022-12-21Mark BIO_nread0(3), BIO_nread(3), BIO_nwrite0(3), and BIO_nwrite(3)Ingo Schwarze
2022-12-20Mark BIO_dump_cb(3) and BIO_dump_indent_cb(3) as intentionally undocumented.Ingo Schwarze
2022-12-20document BIO_fd_non_fatal_error(3) and BIO_fd_should_retry(3)Ingo Schwarze
2022-12-19document BIO_copy_next_retry(3)Ingo Schwarze
2022-12-18document BIO_FLAGS_MEM_RDONLYIngo Schwarze
2022-12-18document BIO_set_retry_read(3), BIO_set_retry_write(3),Ingo Schwarze
2022-12-18new manual page BIO_dup_chain(3)Ingo Schwarze
2022-12-18correct the prototypes of BIO_get_conn_ip(3) and BIO_get_conn_int_port(3);Ingo Schwarze
2022-12-18document BIO_number_read(3) and BIO_number_written(3)Ingo Schwarze
2022-12-17Merge documentation of UI_null() from OpenSSL 1.1Theo Buehler
2022-12-17Document BIO_set_flags(3), BIO_clear_flags(3), BIO_test_flags(3),Ingo Schwarze
2022-12-17X509_check_purpose.3: incorporate feedback from jsingTheo Buehler
2022-12-16In bio.h rev. 1.54, jsing@ and tb@ provided BIO_callback_fn_ex(3),Ingo Schwarze
2022-12-16Document extension caching of X509_check_purpose()Theo Buehler
2022-12-16add a CAVEATS section warning the user to not create cycles;Ingo Schwarze
2022-12-16Revert BIO_push(3) cycle prevention (bio_lib.c rev. 1.42).Ingo Schwarze
2022-12-15In curve25519.h rev. 1.4 to 1.7, tb@ and jsing@ providedIngo Schwarze
2022-12-14In evp.h rev. 1.109 and 1.112, jsing@ and tb@ providedIngo Schwarze
2022-12-14In asn1.h rev. 1.71 and 1.72, jsing@ and tb@ provided ASN1_buf_print(3).Ingo Schwarze
2022-12-08Fix copy-paste error that left a paragraph ending in a commaTheo Buehler
2022-12-07Improve the implementation of BIO_push(3) such that it changes nothingIngo Schwarze
2022-12-07Add references to the BIO_{push,pop}(3) exampleTheo Buehler
2022-12-07Fix example stringTheo Buehler
2022-12-06Zap extra spaceTheo Buehler
2022-12-06Major rewrite for accuracy and clarity, and document BIO_set_next(3).Ingo Schwarze
2022-12-06arithmethic -> arithmeticJonathan Gray
2022-12-02Drop 'perhaps a little', plus grammar and spelling nitsTheo Buehler
2022-12-01Mark the X509_V_FLAG_CB_ISSUER_CHECK flag as deprecatedTheo Buehler
2022-11-29Add missing markup to comments and to RFC 3779 errorTheo Buehler
2022-11-29First pass at updating verifier error docsTheo Buehler
2022-11-27In bio.h rev. 1.50 and rev. 1.51, tb@ provided BIO_set_retry_reason(3).Ingo Schwarze
2022-11-25In bio.h rev. 1.46/1.47 (Oct/Nov 2021), tb@ provided BIO_get_init(3).Ingo Schwarze
2022-11-24Major overhaul.Ingo Schwarze
2022-11-22mention what BN_ULONG isIngo Schwarze
2022-11-22Remove the lie that BN_ULONG might be 16 bits wide.Ingo Schwarze
2022-11-22Better document BN_ULONG (in the DESCRIPTION near BN_num_bits_word(3))Ingo Schwarze
2022-11-21document BN_nist_mod_521(3) and their four siblingsIngo Schwarze
2022-11-20Fix a surprising quirk in BN_GF2m_mod(3).Ingo Schwarze
2022-11-18group -> fieldTheo Buehler
2022-11-18polynominal -> polynomialTheo Buehler
2022-11-18new manual page BN_GF2m_add(3)Ingo Schwarze