Age | Commit message (Expand) | Author |
2019-09-14 | Add comment line saying S is described vaguely on purpose. | Otto Moerbeek |
2019-09-10 | Fix heap overflow in libexpat 2.2.7 triggered by XML_GetCurrentLineNumber | Alexander Bluhm |
2019-09-10 | document EVP_PKEY_CTX_get_signature_md(3); | Ingo Schwarze |
2019-09-09 | Plug memory leak in error paths. Found while comparing this file | Theo Buehler |
2019-09-09 | Provide EVP_PKEY_CTX_get_signature_md() macro and implement the | Joel Sing |
2019-09-09 | Load CMS error strings. | Joel Sing |
2019-09-09 | Move #include <openssl/cms.h> to more appropriate location (since it is | Joel Sing |
2019-09-09 | Install the openssl/cms.h header. | Joel Sing |
2019-09-08 | sbrk(2) already existed in Version 4 AT&T UNIX; | Ingo Schwarze |
2019-09-08 | Add CMS ECC support. | Joel Sing |
2019-09-07 | more Version 1 AT&T UNIX history: | Ingo Schwarze |
2019-09-06 | More Version 1 AT&T UNIX history. | Ingo Schwarze |
2019-09-06 | Add various macros and controls for EC_PKEY_CTX. | Joel Sing |
2019-09-06 | Handle CMS PEM headers. | Joel Sing |
2019-09-06 | Correct the description of EINTR and EINVAL. This looks like a mis-merge | asou |
2019-09-05 | Add objects for ECDH schemes in RFC 5753. | Joel Sing |
2019-09-05 | Build ecdh_kdf.c | Joel Sing |
2019-09-05 | Replace OPENSSL_cleanse() with explicit_bzero(). | Joel Sing |
2019-09-05 | Provide prototype for ecdh_KDF_X9_63() | Joel Sing |
2019-09-05 | Include correct header. | Joel Sing |
2019-09-05 | style(9) and whitespace. | Joel Sing |
2019-09-05 | Restore per-file license/copyright removed in OpenSSL commit 4f22f40507f. | Joel Sing |
2019-09-05 | Remove ECDH_KDF_X9_62 wrapper. | Joel Sing |
2019-09-05 | Provide ECDH KDF for X9.63 as needed for CMS ECC. | Joel Sing |
2019-09-04 | gettimeofday, settimeofday(2): limit timezone support | cheloha |
2019-09-04 | Correct the length of read from file, wide character buffer, add NUL | asou |
2019-09-03 | pcap-filter(3) is not a function, it is a language description. It was | Theo de Raadt |
2019-09-03 | Correct the length for argument of reallocarray(). This fix the SEGV | asou |
2019-09-02 | More correction of section 3 layout. directory->opendir, fts->fts_open, | Theo de Raadt |
2019-09-01 | Document EVP_PKEY_get0(3), EVP_PKEY_assign_GOST(3), EVP_PKEY_assign(3), | Ingo Schwarze |
2019-08-30 | ypclnt -> yp_bind; | Jason McIntyre |
2019-08-30 | .Dt same as filename | Theo de Raadt |
2019-08-30 | there is no function called ypclnt(3), but yp_bind(3) exists... | Theo de Raadt |
2019-08-30 | name these manual pages by the primary function, for instance there | Theo de Raadt |
2019-08-30 | mop up stdarg rename; ok deraadt | Jason McIntyre |
2019-08-30 | mop up resolver.3 rename; ok deraadt | Jason McIntyre |
2019-08-30 | mop up for inet_net rename; ok deraadt | Jason McIntyre |
2019-08-30 | adapt to bitstring(3) renaming, and look at that bit_ffs(3) is the actual | Theo de Raadt |
2019-08-30 | Move 4 manual pages from not-a-function filenames to a correct filename, | Theo de Raadt |
2019-08-30 | there is no function called uuid(3), so this should be installed as | Theo de Raadt |
2019-08-30 | there is no pcap(3) function, "man pcap" returns an incorrect result. | Theo de Raadt |
2019-08-30 | uucplock(3) is incorrectly named in some places, it is actually uu_lock(3) | Theo de Raadt |
2019-08-28 | new manual page AES_encrypt(3) | Ingo Schwarze |
2019-08-27 | document OCSP_parse_url(3) | Ingo Schwarze |
2019-08-27 | document OCSP_cert_status_str(3) | Ingo Schwarze |
2019-08-27 | document OCSP_response_status_str(3) | Ingo Schwarze |
2019-08-26 | document i2a_ASN1_INTEGER(3) | Ingo Schwarze |
2019-08-26 | document ASN1_put_object(3) and ASN1_put_eoc(3) | Ingo Schwarze |
2019-08-26 | document ASN1_OCTET_STRING_cmp(3), ASN1_OCTET_STRING_dup(3), and | Ingo Schwarze |
2019-08-25 | Change generating and checking of primes so that the error rate of | Ingo Schwarze |