index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sm
/
import.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
A whole bunch of changes to allow building for Windows.
Werner Koch
2007-06-14
1
-1
/
+1
*
kbx/
Werner Koch
2007-03-20
1
-1
/
+2
*
Take advantage of newer gpg-error features.
Werner Koch
2006-09-14
1
-3
/
+3
*
The big Assuan error code removal.
Werner Koch
2006-09-06
1
-7
/
+7
*
Updated FSF's address.
Werner Koch
2006-06-20
1
-1
/
+2
*
* configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all
Werner Koch
2004-12-20
1
-0
/
+1
*
* exechelp.h, exechelp.c: New. Based on code from ../sm/import.c.
Werner Koch
2004-12-06
1
-122
/
+21
*
* minip12.c (parse_bag_encrypted_data): Print error if a bad
Werner Koch
2004-09-29
1
-6
/
+26
*
2004-08-17 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann
2004-08-17
1
-1
/
+1
*
* import.c (check_and_store): Do a full validation if
Werner Koch
2004-08-17
1
-11
/
+28
*
* protect-tool.c: New option --enable-status-msg.
Werner Koch
2004-04-30
1
-12
/
+59
*
(check_and_store): Do not update the stats for hidden
Werner Koch
2004-04-30
1
-8
/
+15
*
* misc.c (setup_pinentry_env): New.
Werner Koch
2004-04-13
1
-0
/
+2
*
* configure.ac: Require libgcrypt 1.1.94.
Werner Koch
2004-04-06
1
-1
/
+1
*
* protect-tool.c: New options --have-cert and --prompt.
Werner Koch
2004-02-19
1
-1
/
+1
*
* gpgsm.c: New option --with-md5-fingerprint.
Werner Koch
2004-02-17
1
-6
/
+14
*
* encrypt.c (init_dek): Check for too weak algorithms.
Werner Koch
2004-02-13
1
-53
/
+367
*
Fixed a build bug (straw letter in sm/import.c) and updated the documentation.
Werner Koch
2004-02-04
1
-1
/
+1
*
* import.c (check_and_store): Import certificates even with
Werner Koch
2004-02-03
1
-4
/
+13
*
Replaced deprecated type names.
Werner Koch
2003-12-17
1
-9
/
+9
*
Mainly changes to adjust for the changed KSBA API.
Werner Koch
2003-11-12
1
-20
/
+9
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2003-08-05
1
-0
/
+349
*
This commit was manufactured by cvs2svn to create branch
Repo Admin
2002-10-19
1
-349
/
+0
*
* import.c (print_imported_summary): Cleaned up. Print new
Werner Koch
2002-08-21
1
-20
/
+62
*
* gpgsm.c (main): Use the log file only in server mode.
Werner Koch
2002-08-20
1
-7
/
+106
*
* call-agent.c (learn_cb): Special treatment when the issuer
Werner Koch
2002-08-16
1
-1
/
+1
*
* server.c (gpgsm_status2): Insert a blank between all optional
Werner Koch
2002-07-03
1
-1
/
+1
*
* keydb.c (keydb_store_cert): Add optional ar EXISTED and changed
Werner Koch
2002-07-02
1
-33
/
+58
*
* import.c (gpgsm_import): Print an STATUS_IMPORTED.
Werner Koch
2002-06-26
1
-1
/
+8
*
* call-agent.c (learn_cb): Use log_info instead of log_error on
Werner Koch
2002-06-19
1
-2
/
+2
*
* import.c (gpgsm_import): Add error messages.
Werner Koch
2002-05-23
1
-1
/
+15
*
* import.c (gpgsm_import): Try to identify the type of input and
Werner Koch
2002-05-21
1
-17
/
+83
*
* verify.c (gpgsm_verify): Detect certs-only message.
Werner Koch
2002-03-12
1
-2
/
+8
*
sm/
Werner Koch
2002-03-06
1
-0
/
+2
*
* import.c (gpgsm_import): Just do a basic cert check before
Werner Koch
2002-01-15
1
-28
/
+2
*
* base64.c: New. Changed all other functions to use this instead
Werner Koch
2001-11-27
1
-223
/
+10
*
Added new directory common to enable sharing of some code and error
Werner Koch
2001-11-24
1
-2
/
+2
*
Write status output, make verify work in server mode.
Werner Koch
2001-11-19
1
-1
/
+1
*
gpgsm --verify does now work like gpg including the
Werner Koch
2001-11-19
1
-10
/
+178
*
We have reached a state where we are able to import certs and
Werner Koch
2001-11-13
1
-183
/
+17
*
we are now able to check self-signed certificates
Werner Koch
2001-11-10
1
-41
/
+153
*
Implemented server main loop and started with import command.
Werner Koch
2001-11-07
1
-0
/
+213