| Commit message (Collapse) | Author | Files | Lines | 
 | 
 | 
 | 
while we're at it.
Note for the nostalgic, since "wais" is still an alias in /etc/services
it will continue to work..
ok deraadt@ millert@ krw@
 | 
 | 
commit 0b742f93ea7882a447f6523ac56a6f847d9f8e92
Author: Finn Hakansson <finn_hakansson@yahoo.com>
Date:   Thu Dec 15 12:58:19 2016 -0500
 | 
 | 
Same diff from inoguchi@
 | 
 | 
ok doug@
 | 
 | 
ok beck@
 | 
 | 
Both functions are listed in <openssl/x509.h>
and in OpenSSL doc/man3/X509_dup.pod.
OpenSSL documentation specifies the wrong header file.
The design and use of this data type feels horrific.
If you understand PKCS#8 or PKCS#10 and can explain why this was
designed as it is, your contribution to this manual page is welcome.
 | 
 | 
These four functions are listed in <openssl/x509.h>
and in OpenSSL doc/man3/X509_dup.pod.
OpenSSL documentation specifies the wrong header file.
 | 
 | 
adding appropriate #ifdef's around declarations.
ok millert@ (with a tweak I will commit separately)
 | 
 | 
 | 
 | 
X509_REVOKED_set_serialNumber(3) and X509_REVOKED_set_revocationDate(3)
into this new page.  Replace irrelevant cross references with
relevant cross references to X509_CRL* pages.
 | 
 | 
are listed in <openssl/x509.h> and in OpenSSL doc/man3/X509_dup.pod.
Note that the OpenSSL documentation specifies the wrong header file.
Link to all pages dealing with X509_CRL objects.
 | 
 | 
are listed in <openssl/x509.h> and in OpenSSL doc/man3/X509_dup.pod.
Note that the OpenSSL documentation specifies the wrong header file.
 | 
 | 
OpenSSL commit 036ba500f7886ca2e7231549fa574ec2cdd45cef
Author: Benjamin Kaduk <bkaduk@akamai.com>
Date:   Thu Dec 8 12:01:31 2016 -0600
 | 
 | 
OpenSSL commit 498180de5c766f68f6d2b65454357bc263773c66
Author: Dmitry Belyavskiy <beldmit@gmail.com>
Date:   Mon Dec 12 15:35:09 2016 +0300
 | 
 | 
 | 
 | 
Link to X509_ALGOR_new(3) because one of the functions uses X509_ALGOR.
Delete a sentence about a function we don't have.
Delete another sentence that says nothing new.
Remove some macros that we don't normally use.
 | 
 | 
 | 
 | 
listed in <openssl/x509.h> and in OpenSSL doc/man3/X509_dup.pod.
Explain what an X509_ALGOR object represents and where it is used.
Explain how copying works, like in similar pages.
New RETURN VALUES, SEE ALSO, and STANDARDS sections.
Some macro and wording fixes.
 | 
 | 
 | 
 | 
 | 
 | 
link back to X509_EXTENSION_new(3).
 | 
 | 
and link to X509_EXTENSION_new(3) instead
 | 
 | 
in <openssl/x509.h> and in OpenSSL doc/man3/X509_dup.pod.
Explain what an X509_EXTENSION object is and where it is used.
Add STANDARDS references.
Sort the functions into a more logical order.
Link to all other pages dealing with X509_EXTENSION objects.
 |