index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sm
/
base64.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace use stdio by estream functions.
Werner Koch
2010-03-08
1
-11
/
+13
*
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
-34
/
+96
*
2006-12-20 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann
2006-12-20
1
-0
/
+15
*
Take advantage of newer gpg-error features.
Werner Koch
2006-09-14
1
-1
/
+1
*
The big Assuan error code removal.
Werner Koch
2006-09-06
1
-4
/
+4
*
Updated FSF's address.
Werner Koch
2006-06-20
1
-1
/
+2
*
gcc-4 defaults forced me to edit many many files to get rid of the
Werner Koch
2005-06-16
1
-6
/
+8
*
* encrypt.c (init_dek): Check for too weak algorithms.
Werner Koch
2004-02-13
1
-6
/
+36
*
Replaced deprecated type names.
Werner Koch
2003-12-17
1
-4
/
+4
*
Mainly changes to adjust for the changed KSBA API.
Werner Koch
2003-11-12
1
-10
/
+11
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2003-06-05
1
-0
/
+624
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2002-10-19
1
-624
/
+0
*
Doc fixes, moved some fizmes to TODO, fixed minor bugs.
Werner Koch
2002-03-18
1
-1
/
+1
*
Decryption using a Cryptoflex card does now work.
Werner Koch
2002-03-06
1
-2
/
+3
*
* base64.c (gpgsm_create_writer): Allow to set the object name
Werner Koch
2002-01-10
1
-1
/
+2
*
* base64.c (base64_reader_cb): Try to detect an S/MIME body part.
Werner Koch
2001-12-20
1
-1
/
+51
*
* verify.c (gpgsm_verify): Add hash debug helpers
Werner Koch
2001-12-14
1
-2
/
+2
*
Made decryption work in --server mode, allow output of plain base64,
Werner Koch
2001-12-13
1
-1
/
+2
*
* gpgsm.c (main): New options --assume-{armor,base64,binary}.
Werner Koch
2001-12-12
1
-4
/
+20
*
Decryption does now work
Werner Koch
2001-12-06
1
-5
/
+0
*
--armor does now produce PEM format.
Werner Koch
2001-11-27
1
-11
/
+170
*
* base64.c: New. Changed all other functions to use this instead
Werner Koch
2001-11-27
1
-0
/
+401