Age | Commit message (Expand) | Author |
2024-03-02 | Remove CMAC_resume() | Theo Buehler |
2024-03-02 | Remove BIO_{sn,v,vsn}printf(3) | Theo Buehler |
2024-02-18 | Update ASN1_TIME_set(3) | Theo Buehler |
2024-02-16 | Make it explicit that the EC_KEY setters don't check things | Theo Buehler |
2024-02-13 | Document a portability caveat about GeneralizedTime and UTCTime | Job Snijders |
2024-01-31 | Merge OBJ_NAME_do_all*(3) into EVP_CIPHER_do_all(3) | Theo Buehler |
2024-01-24 | Make it safe to delete entries from an lhash doall callback. | Joel Sing |
2024-01-22 | Link CMS_signed_add1_attr(3) to tree structure of crypto(3) manuals and | Theo Buehler |
2024-01-22 | Simplify history section to match what other manuals do | Theo Buehler |
2024-01-22 | Document various CMS_{signed,unsigned}_* functions | Job Snijders |
2024-01-13 | Remove check{,obj_cleanup}_defer documentation | Theo Buehler |
2024-01-12 | Remove X509_STORE_CTX_purpose_inherit(3) documentation | Theo Buehler |
2023-12-29 | fix previous: key -> parameter | Theo Buehler |
2023-12-29 | A .Xr to DSA_generate_parameters_ex() was lost accidentally | Theo Buehler |
2023-12-29 | Move DSA_generate_parameters.3 to DSA_generate_parameters_ex.3 | Theo Buehler |
2023-12-29 | Adjust documentation for upcoming DSA_generate_parameters removal | Theo Buehler |
2023-12-26 | Rename some argument placeholders to be less cryptic, | Ingo Schwarze |
2023-12-26 | Close some major gaps in the documentation of EVP_Cipher(3), | Ingo Schwarze |
2023-12-25 | Clarify that the ENGINE argument is ignored; OK tb@. | Ingo Schwarze |
2023-12-21 | Remove EVP_PKEY_asn1_add{0,_alias}() documentation | Theo Buehler |
2023-12-21 | Mark some API-to-be-removed as intentionally undocumented | Theo Buehler |
2023-12-16 | ASN1_STRING_TABLE_get.3: grammar: have -> has | Theo Buehler |
2023-12-16 | Annotate incorrect value for ub_email_address | Theo Buehler |
2023-12-16 | Rename ASN1_STRING_TABLE_add manual to _get | Theo Buehler |
2023-12-16 | Remove ASN1_STRING_TABLE_{add,cleanup}() documentation | Theo Buehler |
2023-12-05 | last .Nm should not have a comma | Jonathan Gray |
2023-12-01 | Some cleanup: | Ingo Schwarze |
2023-12-01 | EVP_EncryptInit(3) is among the most important "how to drive" manuals, | Ingo Schwarze |
2023-11-19 | Mark up an occurrence of ENGINE | Theo Buehler |
2023-11-19 | ENGINE can no longer have ex_data attached to it | Theo Buehler |
2023-11-19 | Remove musings how ENGINE may or may not screw everything up. | Theo Buehler |
2023-11-19 | Remove ENGINE mention in RSA_new() | Theo Buehler |
2023-11-19 | OPENSSL_config() no longer calls ENGINE_load_builtin_engines() | Theo Buehler |
2023-11-19 | ENGINE_add_conf_module() no longer exists | Theo Buehler |
2023-11-19 | Remove ENGINE Xr that I left behind | Theo Buehler |
2023-11-19 | zap stray comma | Theo Buehler |
2023-11-19 | Also mention ENGINE_{cleanup,{ctrl_cmd{,_string}() | Theo Buehler |
2023-11-19 | Missing period | Theo Buehler |
2023-11-19 | fix grammar | Theo Buehler |
2023-11-19 | Remove remaining ENGINE manuals | Theo Buehler |
2023-11-19 | Strip mention of ENGINE out of *_set_method.3 | Theo Buehler |
2023-11-19 | Strip out mentions of ENGINE_load_builtin_engines() | Theo Buehler |
2023-11-19 | ex data for ENGINEs is no longer a thing | Theo Buehler |
2023-11-19 | Remove section explaining how great and flexible ENGINE is and | Theo Buehler |
2023-11-19 | Remove obsolete engine configuration section | Theo Buehler |
2023-11-19 | Document the remaining ENGINE stubs in a single manual | Theo Buehler |
2023-11-19 | EVP_PKEY_encrypt() simplify example | Theo Buehler |
2023-11-16 | Mention which functions are implemented as macros in the few cases | Ingo Schwarze |
2023-11-16 | drop some duplicate statements about macros | Ingo Schwarze |
2023-11-16 | fix wrong macro | Ingo Schwarze |