Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414 | cvs2svn | 2025-04-14 | 1 | -410/+0 |
| | |||||
* | I forgot that we now have ASN1_INTEGER_set_uint64() | tb | 2023-10-11 | 1 | -13/+6 |
| | |||||
* | encoding -> decoding for d2i | tb | 2023-10-01 | 1 | -3/+3 |
| | |||||
* | Document X509v3_{addr,asid}_subset.3 | tb | 2023-09-28 | 1 | -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 docs | tb | 2023-09-27 | 1 | -9/+9 |
| | | | | Mention a few more bugs and unify manpage descriptions | ||||
* | Document the guts of RFC 3779 IPAddrBlocks | tb | 2023-09-26 | 1 | -5/+6 |
| | | | | Let's just say there's room for improvement... | ||||
* | Missing variable name in prototype | tb | 2023-09-26 | 1 | -2/+2 |
| | |||||
* | Document some barely usable parts of the ASIdentifiers API. | tb | 2023-09-26 | 1 | -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 both | tb | 2023-09-25 | 1 | -0/+257 |
ASRange and ASIdOrRange |