summaryrefslogtreecommitdiffstats
path: root/doc/man3/OSSL_PARAM_int.pod
AgeCommit message (Expand)Author
2023-06-26Fix typos found by codespell in branch 3.0Dimitri Papadopoulos
2023-05-30Update copyright yearTomas Mraz
2023-05-12Fix typos found by codespellDimitri Papadopoulos
2022-12-08Replace some boldened types with a corresponding man page linkRichard Levitte
2021-11-23DOC: OSSL_PARAM_{set,get,construct}_BN() currently only supports nonnegative ...Richard Levitte
2021-08-17Correct UTF8 params documentation furtherRichard Levitte
2021-08-13Correct documentation errors in regards to UTF8 paramsTomas Mraz
2021-02-22Document the OSSL_PARAM_DEFN macroMatt Caswell
2021-02-18OSSL_PARAM: Correct the assumptions on the UTF8 string lengthRichard Levitte
2021-01-28Update copyright yearRichard Levitte
2021-01-26params: OSSL_PARAM_utf8_ptr: don't automatically reference `address`Daiki Ueno
2021-01-13Make the OSSL_PARAM manual conform with man-pages(7)Richard Levitte
2020-11-18DOC: Fix example in OSSL_PARAM_int.podRichard Levitte
2020-08-24OSSL_PARAM: Add string pointer gettersRichard Levitte
2020-07-05Fix typos and repeated wordsGustaf Neumann
2020-06-24evp_rand: documentationPauli
2020-06-24params: add OSSL_PARAM helpers for time_t.Pauli
2020-06-20doc: Document OSSL_PARAM_modified and OSSL_PARAM_set_all_unmodified.Pauli
2020-05-04Allow OSSL_PARAM_get_octet_string() to pass a NULL bufferMatt Caswell
2020-04-25params: change OSSL_PARAM_set_unmodified() to operate on a params arrayPauli
2020-04-23Update copyright yearMatt Caswell
2020-04-22params: add functionality to test if an OSSL_PARAM has been set.Pauli
2020-02-06Params: change UTF8 construct calls to avoid explicit strlen(3) calls.Pauli
2019-10-11POD: stop abusing commentRichard Levitte
2019-09-27OSSL_PARAM functions: change to allow the data field to be NULLRichard Levitte
2019-09-04OSSL_PARAM_construct_utf8_string computes the string length.Pauli
2019-07-18Correct some OSSL_PARAM documentationRichard Levitte
2019-07-15In documentation, consistently refer to OpenSSL 3.0Richard Levitte
2019-07-02Fix TyposAntoine Cœur
2019-06-24Change OSSL_PARAM return size to not be a pointer.Pauli
2019-06-17Better document specific OSSL_PARAM symbols.Pauli