| Author | lloyd@randombit.net |
|---|---|
| Branch | net.randombit.botan |
| Changelog |
Move Signature_Format enum to pubkey.h Including enums.h in needed places since asn1_int.h doesn't pull it in anymore. Remove Config::choose_sig_format, and move its logic into its only caller, the (global!) choose_sig_format in x509_ca.cpp |
| Date | 2008-04-29T14:39:16 |
| Oldrevision |
Old revision is: [4e40e885..] (diff) |
|---|---|
| Patch |
Patch file include/ber_dec.h (diff) Patch file include/config.h (diff) Patch file include/der_enc.h (diff) Patch file include/enums.h (diff) Patch file include/pbe_pkcs.h (diff) Patch file include/pkcs8.h (diff) Patch file include/pubkey.h (diff) Patch file include/x509_key.h (diff) Patch file include/x509_obj.h (diff) Patch file src/config.cpp (diff) Patch file src/x509_ca.cpp (diff) |