[openssl/openssl] 30950c: doc: add documentation for i2d_ASN1_bio_stream
"'Kit Dallege' via openssl-commits" <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 30950cfb23f8436796a75366026e41b2c46e6f13
https://github.com/openssl/openssl/commit/30950cfb23f8436796a75366026e41b2c46e6f13
Author: kovan <[email protected]>
Date: 2026-08-18 (Tue, 18 Aug 2026)
Changed paths:
M doc/build.info
M doc/man3/d2i_X509.pod
A doc/man3/i2d_ASN1_bio_stream.pod
R doc/man3/i2d_CMS_bio_stream.pod
R doc/man3/i2d_PKCS7_bio_stream.pod
Log Message:
-----------
doc: add documentation for i2d_ASN1_bio_stream
Create a dedicated man page for i2d_ASN1_bio_stream() following the
pattern of i2d_CMS_bio_stream.pod and i2d_PKCS7_bio_stream.pod.
Remove i2d_ASN1_bio_stream from d2i_X509.pod since it now has its
own documentation page.
Fixes: https://github.com/openssl/openssl/issues/14708
Assisted-by: Claude:claude-opus-4.5
Reviewed-by: Nikola Pajkovsky <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
Merge-date: Tue Aug 18 08:04:42 2026
Merged-from: https://github.com/openssl/openssl/pull/29911
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/master/eedaf1-30950c%40github.com.