Age | Commit message (Expand) | Author |
2019-09-29 | If a NULL or zero cofactor is passed to EC_GROUP_set_generator(), | Theo Buehler |
2019-09-28 | Xr random 4 in a better way | Theo de Raadt |
2019-09-28 | 1) don't repeat the 256 / EIO commentary | Theo de Raadt |
2019-09-28 | Make compiler-rt's __clear_cache() work on 32-bit ARM by making | Patrick Wildt |
2019-09-28 | correctly handle read(2) return value. | Eric Faurot |
2019-09-25 | Update libexpat to 2.2.8. CVE-2019-15903 has been fixed earlier | Alexander Bluhm |
2019-09-25 | the mentioned .Fn functions are in a another file, so .Xr them | Theo de Raadt |
2019-09-25 | pcap-filter now section 5: adjust Xr | Jason McIntyre |
2019-09-25 | mdoc version of pcap-filter; | Jason McIntyre |
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 |