summaryrefslogtreecommitdiff
path: root/plugins/CryptoPP/docs/!whatsnew.txt
diff options
context:
space:
mode:
authorKirill Volinsky <mataes2007@gmail.com>2012-07-20 16:21:49 +0000
committerKirill Volinsky <mataes2007@gmail.com>2012-07-20 16:21:49 +0000
commitf424a18112032cf61d2871a6b91a5af607c171ae (patch)
tree88fedc4e28941ceecda7026f0b06eba6271f91d5 /plugins/CryptoPP/docs/!whatsnew.txt
parentbfe1bd0fc087be44c70904aee0fe4276643d206d (diff)
CryptoPP:
changed folder structure git-svn-id: http://svn.miranda-ng.org/main/trunk@1083 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/CryptoPP/docs/!whatsnew.txt')
-rw-r--r--plugins/CryptoPP/docs/!whatsnew.txt34
1 files changed, 34 insertions, 0 deletions
diff --git a/plugins/CryptoPP/docs/!whatsnew.txt b/plugins/CryptoPP/docs/!whatsnew.txt
new file mode 100644
index 0000000000..a5931a12ee
--- /dev/null
+++ b/plugins/CryptoPP/docs/!whatsnew.txt
@@ -0,0 +1,34 @@
+
+Verison 1.0.4.4 [22-05-2009]
+
+
+Verison 1.0.4.3 [18-05-2009]
+
+[*] memory leak fixes
+[+] rsa_get_hash
+[*] new format private key
+[+] functions for export/import keys
+
+
+Verison 1.0.4.2 [07-05-2009]
+
+[*] serious memory corrupting fixed
+[*] some security fixes
+[*] the principle of operation with contexts is changed
+[+] rsa_set_timeout
+
+
+Verison 1.0.4.1 [04-05-2009]
+
+[*] memory leak fixes
+[*] base16 & base64 fixes
+[+] RSA/AES feature in Native mode
+[+] gpg_set_tmp
+
+
+Verison 1.0.4.0 [28-04-2009]
+
+[*] GPG empty password fixed
+[*] export utf8 string function
+[*] native-mode decode null-terminate string fixed
+[+] RSA/AES Secure File Transfer