| Commit message (Expand) | Author | Age | Files | Lines |
* | This commit was manufactured by cvs2git to create branch 'OPENBSD_7_4'.libressl-v3.8.4libressl-v3.8.3libressl-v3.8.2OPENBSD_7_4 | cvs2svn | 2023-10-03 | 0 | -0/+0 |
* | Fix a typo and move a word | tb | 2023-10-03 | 1 | -5/+5 |
* | Add some coverage for ASN1_TIME_cmp_time_t() as well | tb | 2023-10-02 | 1 | -1/+14 |
* | Add regress coverage for ASN1_TIME_compare() | tb | 2023-10-02 | 1 | -1/+78 |
* | Minor asn1time tweaks | tb | 2023-10-02 | 1 | -26/+12 |
* | Example code tweak: do not hardcode the size of array | tb | 2023-10-01 | 1 | -2/+2 |
* | Fix a copy-paste bug in ASN1_TIME_compare() | tb | 2023-10-01 | 1 | -2/+2 |
* | Document EVP_CIPHER_CTX_iv_length() return values | tb | 2023-10-01 | 1 | -3/+7 |
* | The colons separate the octets, not the digits; add missing link to | tb | 2023-10-01 | 1 | -4/+5 |
* | Improve a code comment in the EXAMPLES section | tb | 2023-10-01 | 1 | -3/+3 |
* | Refer to RFC 3779, 2.1.2 for encoding of ranges | tb | 2023-10-01 | 1 | -2/+7 |
* | Point out that the result of IPAddressRange_new() is an invalid range | tb | 2023-10-01 | 1 | -3/+3 |
* | encoding -> decoding for d2i | tb | 2023-10-01 | 1 | -3/+3 |
* | Add an empty line | tb | 2023-10-01 | 1 | -1/+2 |
* | Reorder list of additional validation checks needed | tb | 2023-09-30 | 1 | -9/+8 |
* | Switch copyright year to 2023. | tb | 2023-09-30 | 2 | -4/+4 |
* | Use addrblocks for .Fa | tb | 2023-09-30 | 1 | -2/+2 |
* | avoid using the string "a" without markup as a placeholder | schwarze | 2023-09-30 | 1 | -4/+9 |
* | consistently use "allow_inherit" for the argument name | schwarze | 2023-09-30 | 1 | -6/+6 |
* | drop one pair of needless parentheses | schwarze | 2023-09-30 | 1 | -5/+5 |
* | remove a useless repetition of a function name | schwarze | 2023-09-30 | 1 | -6/+4 |
* | polish an awkward wording | schwarze | 2023-09-30 | 1 | -9/+7 |
* | two instances of missing .Fa macros | schwarze | 2023-09-30 | 1 | -13/+15 |
* | fix one copy and paste error: d2i_*() decode rather than encode; | schwarze | 2023-09-30 | 1 | -7/+7 |
* | garbage collect two stray words, no change of meaning | schwarze | 2023-09-30 | 1 | -4/+4 |
* | Allow IP addresses to be specified in a URI. | beck | 2023-09-29 | 3 | -19/+70 |
* | Some wording tweaks to make things a bit more precise. | tb | 2023-09-29 | 1 | -6/+7 |
* | Fix a wrong tag and work around an ugly linebreak | tb | 2023-09-29 | 1 | -5/+6 |
* | Document X509v3_{addr,asid}_validate_{path,resource_set}(3) | tb | 2023-09-29 | 6 | -10/+217 |
* | Appease coverity | tb | 2023-09-29 | 1 | -2/+4 |
* | Fix error message | tb | 2023-09-28 | 1 | -2/+2 |
* | Don't leak ctx on failure | tb | 2023-09-28 | 1 | -3/+2 |
* | Document X509v3_{addr,asid}_subset.3 take two (missed cvs add) | tb | 2023-09-28 | 1 | -0/+176 |
* | Document X509v3_{addr,asid}_subset.3 | tb | 2023-09-28 | 7 | -30/+40 |
* | Add more regress coverage for EVP_CIPHER_CTX_iv_length() | tb | 2023-09-28 | 1 | -1/+268 |
* | Check that EVP_CIPHER_CTX_iv_length() matches what was set | tb | 2023-09-28 | 1 | -1/+9 |
* | Fix EVP_CIPHER_CTX_iv_length() | tb | 2023-09-28 | 4 | -9/+45 |
* | whitespace | tb | 2023-09-28 | 1 | -3/+3 |
* | We're not interested in the core dump, so prevent it. Also catch | otto | 2023-09-27 | 1 | -3/+17 |
* | RFC 3779: stop pretending we support AFIs other than IPv4 and IPv6 | tb | 2023-09-27 | 1 | -19/+28 |
* | Various small tweaks in the RFC 3779 docs | tb | 2023-09-27 | 6 | -58/+69 |
* | Fix reference to x509v3.cnf(5) bis | tb | 2023-09-26 | 1 | -6/+6 |
* | Fix reference to x509v3.cnf(5) | tb | 2023-09-26 | 1 | -6/+6 |
* | Document X509v3_{addr,asid}_inherits(3) | tb | 2023-09-26 | 6 | -5/+140 |
* | Document X509v3_addr_get_{afi,range}(3) | tb | 2023-09-26 | 4 | -5/+142 |
* | Document the guts of RFC 3779 IPAddrBlocks | tb | 2023-09-26 | 6 | -13/+534 |
* | Missing variable name in prototype | tb | 2023-09-26 | 1 | -2/+2 |
* | Fix section title of X.690 reference (missing article) | tb | 2023-09-26 | 1 | -3/+3 |
* | Document some barely usable parts of the ASIdentifiers API. | tb | 2023-09-26 | 3 | -18/+184 |
* | sort | tb | 2023-09-25 | 1 | -2/+2 |