summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-09-08sbrk(2) already existed in Version 4 AT&T UNIX;Ingo Schwarze
2019-09-08Add CMS ECC support.Joel Sing
2019-09-07more Version 1 AT&T UNIX history:Ingo Schwarze
2019-09-06More Version 1 AT&T UNIX history.Ingo Schwarze
2019-09-06Add various macros and controls for EC_PKEY_CTX.Joel Sing
2019-09-06Handle CMS PEM headers.Joel Sing
2019-09-06Correct the description of EINTR and EINVAL. This looks like a mis-mergeasou
2019-09-05Add objects for ECDH schemes in RFC 5753.Joel Sing
2019-09-05Build ecdh_kdf.cJoel Sing
2019-09-05Replace OPENSSL_cleanse() with explicit_bzero().Joel Sing
2019-09-05Provide prototype for ecdh_KDF_X9_63()Joel Sing
2019-09-05Include correct header.Joel Sing
2019-09-05style(9) and whitespace.Joel Sing
2019-09-05Restore per-file license/copyright removed in OpenSSL commit 4f22f40507f.Joel Sing
2019-09-05Remove ECDH_KDF_X9_62 wrapper.Joel Sing
2019-09-05Provide ECDH KDF for X9.63 as needed for CMS ECC.Joel Sing
2019-09-04gettimeofday, settimeofday(2): limit timezone supportcheloha
2019-09-04Correct the length of read from file, wide character buffer, add NULasou
2019-09-03pcap-filter(3) is not a function, it is a language description. It wasTheo de Raadt
2019-09-03Correct the length for argument of reallocarray(). This fix the SEGVasou
2019-09-02More correction of section 3 layout. directory->opendir, fts->fts_open,Theo de Raadt
2019-09-01Document EVP_PKEY_get0(3), EVP_PKEY_assign_GOST(3), EVP_PKEY_assign(3),Ingo Schwarze
2019-08-30ypclnt -> yp_bind;Jason McIntyre
2019-08-30.Dt same as filenameTheo de Raadt
2019-08-30there is no function called ypclnt(3), but yp_bind(3) exists...Theo de Raadt
2019-08-30name these manual pages by the primary function, for instance thereTheo de Raadt
2019-08-30mop up stdarg rename; ok deraadtJason McIntyre
2019-08-30mop up resolver.3 rename; ok deraadtJason McIntyre
2019-08-30mop up for inet_net rename; ok deraadtJason McIntyre
2019-08-30adapt to bitstring(3) renaming, and look at that bit_ffs(3) is the actualTheo de Raadt
2019-08-30Move 4 manual pages from not-a-function filenames to a correct filename,Theo de Raadt
2019-08-30there is no function called uuid(3), so this should be installed asTheo de Raadt
2019-08-30there is no pcap(3) function, "man pcap" returns an incorrect result.Theo de Raadt
2019-08-30uucplock(3) is incorrectly named in some places, it is actually uu_lock(3)Theo de Raadt
2019-08-28new manual page AES_encrypt(3)Ingo Schwarze
2019-08-27document OCSP_parse_url(3)Ingo Schwarze
2019-08-27document OCSP_cert_status_str(3)Ingo Schwarze
2019-08-27document OCSP_response_status_str(3)Ingo Schwarze
2019-08-26document i2a_ASN1_INTEGER(3)Ingo Schwarze
2019-08-26document ASN1_put_object(3) and ASN1_put_eoc(3)Ingo Schwarze
2019-08-26document ASN1_OCTET_STRING_cmp(3), ASN1_OCTET_STRING_dup(3), andIngo Schwarze
2019-08-25Change generating and checking of primes so that the error rate ofIngo Schwarze
2019-08-25document EVP_sm3(3) and EVP_whirlpool(3), loosely based on theIngo Schwarze
2019-08-25fix reversed meaning of error codes;Ingo Schwarze
2019-08-25typo in function argument type;Ingo Schwarze
2019-08-25Correctly document the return values of i2d_ECDSA_SIG(3) andIngo Schwarze
2019-08-25import the CRYPTO_memcmp(3) manual from OpenSSL 1.1.1,Ingo Schwarze
2019-08-23document RSAPrivateKey_dup(3) and RSAPublicKey_dup(3)Ingo Schwarze
2019-08-23document X509_get1_email(3), X509_get1_ocsp(3), X509_email_free(3)Ingo Schwarze
2019-08-23document X509_dup(3)Ingo Schwarze