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
*
Fix typos spotted during translations
David Prévot
2012-08-24
1
-1
/
+1
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-2
/
+2
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-25
/
+23
*
Remove superfluous parameter.
Werner Koch
2010-11-26
1
-1
/
+1
*
Replace use stdio by estream functions.
Werner Koch
2010-03-08
1
-10
/
+9
*
More stuff for the audit-log.
Werner Koch
2009-12-02
1
-1
/
+52
*
Print NO_SECKEY status line in gpgsm.
Werner Koch
2009-03-25
1
-0
/
+24
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
Allow export to work on systems without funopen/fopencookie.
Werner Koch
2007-03-19
1
-1
/
+1
*
Preparing the 2.0.3 release
Werner Koch
2007-03-08
1
-3
/
+3
*
Updated FSF's address.
Werner Koch
2006-06-20
1
-1
/
+2
*
* acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple test
V1-9-15
Werner Koch
2005-01-13
1
-1
/
+1
*
* configure.ac: Require libksba 0.9.7.
Werner Koch
2004-06-06
1
-4
/
+4
*
* sign.c (gpgsm_sign): Include the error source in the final error
Werner Koch
2004-05-11
1
-1
/
+2
*
* call-agent.c (gpgsm_agent_pksign, gpgsm_agent_pkdecrypt)
Werner Koch
2004-04-26
1
-4
/
+5
*
(gpgsm_decrypt): Return GPG_ERR_NO_DATA if it is not a
Werner Koch
2004-04-08
1
-0
/
+5
*
* 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