index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sm
/
decrypt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* certcheck.c (gpgsm_create_cms_signature): Format a description
Werner Koch
2004-02-13
1
-5
/
+10
*
* encrypt.c (init_dek): Check for too weak algorithms.
Werner Koch
2004-02-13
1
-1
/
+1
*
* sign.c (gpgsm_sign): Print an error message on all failures.
Werner Koch
2004-01-16
1
-1
/
+4
*
Replaced deprecated type names.
Werner Koch
2003-12-17
1
-30
/
+23
*
* encrypt.c (init_dek): Use gry_create_nonce for the IV; there is
Werner Koch
2003-12-16
1
-1
/
+1
*
Mainly changes to adjust for the changed KSBA API.
Werner Koch
2003-11-12
1
-16
/
+14
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2003-08-05
1
-0
/
+506
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2002-10-19
1
-502
/
+0
*
* gpgsm.c (main): Use the log file only in server mode.
Werner Koch
2002-08-20
1
-2
/
+5
*
* decrypt.c (prepare_decryption): Hack to detected already
Werner Koch
2002-08-09
1
-25
/
+33
*
* delete.c: New.
Werner Koch
2002-07-22
1
-0
/
+4
*
* certlist.c (gpgsm_add_to_certlist): Fixed locating of a
Werner Koch
2002-06-20
1
-1
/
+7
*
* certlist.c (cert_usable_p): New.
Werner Koch
2002-04-12
1
-0
/
+4
*
Doc fixes, moved some fizmes to TODO, fixed minor bugs.
Werner Koch
2002-03-18
1
-1
/
+1
*
* decrypt.c (gpgsm_decrypt): Allow multiple recipients.
Werner Koch
2002-03-13
1
-12
/
+19
*
Decryption using a Cryptoflex card does now work.
Werner Koch
2002-03-06
1
-0
/
+8
*
* decrypt.c (gpgsm_decrypt): Bail out after an decryption error.
Werner Koch
2002-02-06
1
-2
/
+7
*
* base64.c (base64_reader_cb): Try to detect an S/MIME body part.
Werner Koch
2001-12-20
1
-22
/
+1
*
Changes to be used with the new libksba interface.
Werner Koch
2001-12-18
1
-11
/
+16
*
* decrypt.c (gpgsm_decrypt): Write STATUS_DECRYPTION_*.
Werner Koch
2001-12-15
1
-0
/
+3
*
Made decryption work in --server mode, allow output of plain base64,
Werner Koch
2001-12-13
1
-1
/
+9
*
Implemented encryption in server mode.
Werner Koch
2001-12-11
1
-4
/
+6
*
--encrypt does now work for a hardwired key.
Werner Koch
2001-12-10
1
-2
/
+2
*
Decryption does now work
Werner Koch
2001-12-06
1
-18
/
+255
*
Started with decryption stuff
Werner Koch
2001-12-06
1
-0
/
+223