index
:
GnuPG
ECC-INTEGRATION-2-1
GNUPG-1-9-BRANCH
GNUPG-1-9-BRANCH-MO
GNUPG-TRUNK-MO-HACKS
STABLE-BRANCH-1-0
STABLE-BRANCH-1-2
STABLE-BRANCH-1-4
STABLE-BRANCH-2-0
STABLE-BRANCH-2-2
STABLE-BRANCH-2-2.40
STABLE-BRANCH-2-4
T3880
T3880-fix
bjk/passphrase-inquire
bugfixes-2.2
cb/T5215
cb/test
ccid_driver_improvement
debian-unstable-patch-queue
disallow-v3-keys
dkg-fix-T4566
dkg-fix-T4593
dkg-fix-T4628
dkg-fix-T4652
dkg-fix-T4682
dkg/T1371
dkg/T1967
dkg/fix-4855
dkg/fix-T3995
dkg/fix-T4490
dkg/fix-T4501
dkg/fix-T4507
dkg/fix-T4522
dkg/gpgv-doc-improvement
dkg/no-skel-files
dkg/passphrase-env
ePit-1-0
fix-1950
fix-4393
fix-T3995
fix-T4017
fix-T4018
fix-T4019
gniibe/T4620
gniibe/crypto-refresh
gniibe/decryption-key
gniibe/fix-3465
gniibe/kem
gniibe/pcsc-get-status
gniibe/regexp
gniibe/scd-direct-keygrip
gniibe/scd-kdf-support
gniibe/scd-watch
gniibe/sos
gniibe/spawn
gniibe/t3883
gniibe/t6275
gniibe/t6364
gniibe/t6487
gniibe/t6592
gniibe/t6606
gniibe/t7426
gniibe/v5/448
gniibe/x25519
ikloecker/pinentry-formatted-passphrase
ikloecker/t5462
ikloecker/t5598-appimage
justus/fix-1788
justus/issue1955
justus/issue2012
justus/issue2700
justus/issue2826-0
justus/libdns-0
justus/scm-9
key-storage-work
master
mo-scd
neal/dirmngr-ldap
neal/encrypted-mailing-lists
neal/issue2236
neal/kdb
neal/next
neal/pending
neal/strsplit
npth
npth-2
npth-3
npth-4
scd-backport-2-0
scd-pin-prompt
scd-work
seckey-sync-work
switch-to-gpgk
t5964
tobias/gpgsum
tobias/tsa
tpm-work
wk/g13work
wk/kyber-test
wk/signcode
wk/stable-2.2-global-options
wk/test-master
wk/w32-smime-perf-tests
The GNU Privacy Guard
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sm
/
server.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2003-12-17
* server.c (gpgsm_server): Add arg DEFAULT_RECPLIST.
Werner Koch
1
-12
/
+30
2003-12-16
* encrypt.c (init_dek): Use gry_create_nonce for the IV; there is
Werner Koch
1
-1
/
+1
2003-08-05
This commit was manufactured by cvs2svn to create branch
Repo Admin
1
-0
/
+1070
2003-06-27
Key generation and signing using the OpenPGP card does rudimentary work.
Werner Koch
1
-0
/
+11
2003-06-03
Make use of libgpg-error
Werner Koch
1
-23
/
+28
2003-04-29
* Makefile.am: Use libassuan. Don't override LDFLAGS anymore.
Werner Koch
1
-24
/
+21
2002-10-19
This commit was manufactured by cvs2svn to create branch
Repo Admin
1
-1057
/
+0
2002-08-21
* import.c (print_imported_summary): Cleaned up. Print new
Werner Koch
1
-0
/
+1
2002-08-16
* call-agent.c (learn_cb): Special treatment when the issuer
Werner Koch
1
-2
/
+2
2002-08-09
* gpgsm.c (emergency_cleanup): New.
Werner Koch
1
-2
/
+52
2002-07-22
* delete.c: New.
Werner Koch
1
-0
/
+44
2002-07-03
* server.c (gpgsm_status2): Insert a blank between all optional
Werner Koch
1
-9
/
+14
2002-06-28
* server.c (cmd_recipient): Add more reason codes.
Werner Koch
1
-1
/
+8
2002-06-25
* certdump.c (print_dn_part): Always print a leading slash,
Werner Koch
1
-4
/
+17
2002-06-20
* certlist.c (gpgsm_add_to_certlist): Fixed locating of a
Werner Koch
1
-1
/
+1
2002-06-12
* sign.c (hash_and_copy_data): New.
Werner Koch
1
-0
/
+1
2002-05-21
* keylist.c (list_internal_keys): Renamed from gpgsm_list_keys.
Werner Koch
1
-8
/
+33
2002-05-03
* certpath.c (gpgsm_validate_path): Added EXPTIME arg and changed
Werner Koch
1
-0
/
+2
2002-04-27
Debug message cleanups.
Werner Koch
1
-1
/
+1
2002-04-24
2002-04-25 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-0
/
+40
2002-03-21
* export.c: New.
Werner Koch
1
-0
/
+43
2002-03-12
* verify.c (gpgsm_verify): Detect certs-only message.
Werner Koch
1
-4
/
+33
2002-03-06
* server.c (cmd_listkeys, cmd_listsecretkeys): Divert to
NEWPG-0-3-2
Werner Koch
1
-15
/
+62
2002-02-28
Changes needed to support smartcards. Well, only _support_. There is
Werner Koch
1
-1
/
+1
2002-02-25
* server.c (option_handler): Allow to use -2 for "send all certs
Werner Koch
1
-1
/
+5
2002-02-07
* certlist.c (gpgsm_add_to_certlist): Check that the specified
Werner Koch
1
-7
/
+20
2002-02-06
* decrypt.c (gpgsm_decrypt): Bail out after an decryption error.
Werner Koch
1
-43
/
+29
2002-01-29
* call-agent.c (gpgsm_agent_havekey): New.
Werner Koch
1
-1
/
+15
2002-01-25
* gpgsm.c (main): Disable core dumps.
Werner Koch
1
-1
/
+13
2002-01-20
* server.c (option_handler): New.
Werner Koch
1
-0
/
+12
2002-01-19
* server.c (gpgsm_server): Use assuan_deinit_server and setup
Werner Koch
1
-1
/
+4
2002-01-10
* base64.c (gpgsm_create_writer): Allow to set the object name
Werner Koch
1
-46
/
+44
2001-12-20
* verify.c (gpgsm_verify): Implemented non-detached signature
Werner Koch
1
-1
/
+13
2001-12-14
* verify.c (gpgsm_verify): Add hash debug helpers
Werner Koch
1
-1
/
+48
2001-12-14
* util.h (digitp, hexdigitp): New ctype like macros.
Werner Koch
1
-1
/
+1
2001-12-14
* sign.c (get_default_signer): Use keydb_classify_name here.
Werner Koch
1
-1
/
+0
2001-12-14
* keylist.c (list_cert_colon): Print alternative names of subject
Werner Koch
1
-2
/
+0
2001-12-13
Made decryption work in --server mode, allow output of plain base64,
Werner Koch
1
-2
/
+19
2001-12-11
Implemented encryption in server mode.
Werner Koch
1
-7
/
+25
2001-12-05
Started with decryption stuff
Werner Koch
1
-0
/
+1
2001-11-27
* base64.c: New. Changed all other functions to use this instead
Werner Koch
1
-8
/
+61
2001-11-26
* keydb.c (keydb_add_resource): Create keybox
Werner Koch
1
-7
/
+51
2001-11-24
Signing does now work. There is no secret key management yet, so you
Werner Koch
1
-4
/
+23
2001-11-19
Added basic code for keylisting.
Werner Koch
1
-0
/
+14
2001-11-19
Write status output, make verify work in server mode.
Werner Koch
1
-2
/
+243
2001-11-19
gpgsm --verify does now work like gpg including the
Werner Koch
1
-1
/
+1
2001-11-16
Base code for gpgsm --verify does work
Werner Koch
1
-4
/
+11
2001-11-07
Implemented server main loop and started with import command.
Werner Koch
1
-0
/
+182
2001-11-06
gpgsm does now build and a dummy server can be started.
Werner Koch
1
-37
/
+26
2001-11-06
First chunk of code for the Assuan library
Werner Koch
1
-37
/
+34
[prev]
[next]