| Author | lloyd@randombit.net |
|---|---|
| Branch | net.randombit.botan.x509 |
| Changelog |
Remove AlternativeName and move it's functionality into the X.509 extension class. There are still some problems with this with regard to signing certificate requests though. It seems XMPP addresses in requests aren't being handled correctly, either by this code or what is in mainline. |
| Date | 2007-10-20T18:48:13 |
| Oldrevision |
Old revision is: [372a601d..] (diff) |
|---|---|
| Delete |
Delete: src/asn1_alt.cpp |
| Patch |
Patch file include/asn1_obj.h (diff) Patch file include/pkcs10.h (diff) Patch file include/x509_ext.h (diff) Patch file include/x509cert.h (diff) Patch file src/pkcs10.cpp (diff) Patch file src/x509_ca.cpp (diff) Patch file src/x509_ext.cpp (diff) Patch file src/x509cert.cpp (diff) Patch file src/x509self.cpp (diff) |