summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/ASRange_new.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414cvs2svn2025-04-141-410/+0
|
* I forgot that we now have ASN1_INTEGER_set_uint64()tb2023-10-111-13/+6
|
* encoding -> decoding for d2itb2023-10-011-3/+3
|
* Document X509v3_{addr,asid}_subset.3tb2023-09-281-3/+4
| | | | | | First RFC 3779 page without a BUG section. It could have one, but I'm in a lenient mood right now. Maybe it's just that this is bad but not quite as bad as EVP.
* Various small tweaks in the RFC 3779 docstb2023-09-271-9/+9
| | | | Mention a few more bugs and unify manpage descriptions
* Document the guts of RFC 3779 IPAddrBlockstb2023-09-261-5/+6
| | | | Let's just say there's room for improvement...
* Missing variable name in prototypetb2023-09-261-2/+2
|
* Document some barely usable parts of the ASIdentifiers API.tb2023-09-261-14/+172
| | | | | Someone clearly didn't actually use much of the code they wrote and exposed and therefore didn't think it through properly.
* New manual page documenting the usual four ASN.1 functions for bothtb2023-09-251-0/+257
ASRange and ASIdOrRange