aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'g10/ChangeLog')
-rw-r--r--g10/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/g10/ChangeLog b/g10/ChangeLog
index 4c28363a2..801146459 100644
--- a/g10/ChangeLog
+++ b/g10/ChangeLog
@@ -1,3 +1,21 @@
+2011-01-25 Werner Koch <[email protected]>
+
+ * pubkey-enc.c (get_it): Fix assertion.
+ Use GPG_ERR_WRONG_SECKEY instead of log_fatal. Add safety checks
+ for NFRAME.
+
+ * main.h (KEYGEN_FLAG_NO_PROTECTION, KEYGEN_FLAG_TRANSIENT_KEY):
+ Move back to ..
+ * keygen.c: .. here.
+ (pk_ecc_keypair_gen): Make static.
+ (common_key_gen): Fold back into ..
+ (common_gen): .. this.
+ (delme__pk_ecc_build_sexp): Remove unused function.
+ (pk_ecc_keypair_gen): Fold it into ..
+ (gen_ecc): .. this.
+ (ask_keysize): Use proper rounding for ECC.
+ * verify-stubs.c: Remove.
+
2011-01-20 Werner Koch <[email protected]>
* keyserver.c: Rewrite most stuff for use with dirmngr. Get rid