summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man
AgeCommit message (Expand)Author
2024-03-02Remove CMAC_resume()Theo Buehler
2024-03-02Remove BIO_{sn,v,vsn}printf(3)Theo Buehler
2024-02-18Update ASN1_TIME_set(3)Theo Buehler
2024-02-16Make it explicit that the EC_KEY setters don't check thingsTheo Buehler
2024-02-13Document a portability caveat about GeneralizedTime and UTCTimeJob Snijders
2024-01-31Merge OBJ_NAME_do_all*(3) into EVP_CIPHER_do_all(3)Theo Buehler
2024-01-24Make it safe to delete entries from an lhash doall callback.Joel Sing
2024-01-22Link CMS_signed_add1_attr(3) to tree structure of crypto(3) manuals andTheo Buehler
2024-01-22Simplify history section to match what other manuals doTheo Buehler
2024-01-22Document various CMS_{signed,unsigned}_* functionsJob Snijders
2024-01-13Remove check{,obj_cleanup}_defer documentationTheo Buehler
2024-01-12Remove X509_STORE_CTX_purpose_inherit(3) documentationTheo Buehler
2023-12-29fix previous: key -> parameterTheo Buehler
2023-12-29A .Xr to DSA_generate_parameters_ex() was lost accidentallyTheo Buehler
2023-12-29Move DSA_generate_parameters.3 to DSA_generate_parameters_ex.3Theo Buehler
2023-12-29Adjust documentation for upcoming DSA_generate_parameters removalTheo Buehler
2023-12-26Rename some argument placeholders to be less cryptic,Ingo Schwarze
2023-12-26Close some major gaps in the documentation of EVP_Cipher(3),Ingo Schwarze
2023-12-25Clarify that the ENGINE argument is ignored; OK tb@.Ingo Schwarze
2023-12-21Remove EVP_PKEY_asn1_add{0,_alias}() documentationTheo Buehler
2023-12-21Mark some API-to-be-removed as intentionally undocumentedTheo Buehler
2023-12-16ASN1_STRING_TABLE_get.3: grammar: have -> hasTheo Buehler
2023-12-16Annotate incorrect value for ub_email_addressTheo Buehler
2023-12-16Rename ASN1_STRING_TABLE_add manual to _getTheo Buehler
2023-12-16Remove ASN1_STRING_TABLE_{add,cleanup}() documentationTheo Buehler
2023-12-05last .Nm should not have a commaJonathan Gray
2023-12-01Some cleanup:Ingo Schwarze
2023-12-01EVP_EncryptInit(3) is among the most important "how to drive" manuals,Ingo Schwarze
2023-11-19Mark up an occurrence of ENGINETheo Buehler
2023-11-19ENGINE can no longer have ex_data attached to itTheo Buehler
2023-11-19Remove musings how ENGINE may or may not screw everything up.Theo Buehler
2023-11-19Remove ENGINE mention in RSA_new()Theo Buehler
2023-11-19OPENSSL_config() no longer calls ENGINE_load_builtin_engines()Theo Buehler
2023-11-19ENGINE_add_conf_module() no longer existsTheo Buehler
2023-11-19Remove ENGINE Xr that I left behindTheo Buehler
2023-11-19zap stray commaTheo Buehler
2023-11-19Also mention ENGINE_{cleanup,{ctrl_cmd{,_string}()Theo Buehler
2023-11-19Missing periodTheo Buehler
2023-11-19fix grammarTheo Buehler
2023-11-19Remove remaining ENGINE manualsTheo Buehler
2023-11-19Strip mention of ENGINE out of *_set_method.3Theo Buehler
2023-11-19Strip out mentions of ENGINE_load_builtin_engines()Theo Buehler
2023-11-19ex data for ENGINEs is no longer a thingTheo Buehler
2023-11-19Remove section explaining how great and flexible ENGINE is andTheo Buehler
2023-11-19Remove obsolete engine configuration sectionTheo Buehler
2023-11-19Document the remaining ENGINE stubs in a single manualTheo Buehler
2023-11-19EVP_PKEY_encrypt() simplify exampleTheo Buehler
2023-11-16Mention which functions are implemented as macros in the few casesIngo Schwarze
2023-11-16drop some duplicate statements about macrosIngo Schwarze
2023-11-16fix wrong macroIngo Schwarze