index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sm
/
call-agent.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Print warnings if old daemon versions are used.
Werner Koch
2016-01-08
1
-1
/
+41
*
common: New put_membuf_cb to replace static membuf_data_cb.
Werner Koch
2016-01-08
1
-20
/
+8
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-2
/
+2
*
Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.
Werner Koch
2015-04-06
1
-1
/
+1
*
Add option --no-autostart.
Werner Koch
2014-11-28
1
-2
/
+12
*
Add "gpgconf --kill dirmngr" and avoid useless launch before a kill.
Werner Koch
2014-11-19
1
-1
/
+1
*
Use has_leading_keyword in the assuan callbacks.
Werner Koch
2013-02-22
1
-14
/
+14
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-1
/
+1
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-29
/
+27
*
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
2010-10-01
1
-1
/
+2
*
Implement export of pkcs#12 objects using a direct agent connection.
Werner Koch
2010-06-21
1
-3
/
+58
*
Avoid using the protect-tool to import pkcs#12.
Werner Koch
2010-06-17
1
-1
/
+136
*
Decryption and signi via agent is now implemented.
Werner Koch
2010-04-23
1
-1
/
+1
*
agent/
Marcus Brinkmann
2009-11-02
1
-10
/
+10
*
Comment changes.
Werner Koch
2009-07-30
1
-6
/
+4
*
Reworked passing of envars to Pinentry.
Werner Koch
2009-07-07
1
-2
/
+1
*
Create a pkcs#10 request directly from a card.
Werner Koch
2009-07-02
1
-0
/
+142
*
Fixed a trustlist update problem.
Werner Koch
2009-03-26
1
-3
/
+7
*
Fix keygrip computation for TCOS 3 cards.
Werner Koch
2009-03-20
1
-1
/
+23
*
New gpg-agent command to list key information.
Werner Koch
2009-03-06
1
-1
/
+66
*
Help dirmngr to use supplied trust anchors.
Werner Koch
2008-10-21
1
-10
/
+24
*
Marked all unused args on non-W32 platforms.
Werner Koch
2008-10-20
1
-0
/
+2
*
Add gpgsm server command GETINFO agent-check.
Werner Koch
2008-09-30
1
-1
/
+19
*
Poems for AllowSetForegroundWindow (W32)
Werner Koch
2008-02-14
1
-24
/
+80
*
Always search missing certifcates using a running Dirmngr's cache.
Werner Koch
2008-02-13
1
-1
/
+3
*
Support DSA2.
Werner Koch
2007-12-12
1
-7
/
+15
*
Started to implement the audit log feature.
Werner Koch
2007-11-19
1
-0
/
+1
*
Implemented the chain model for X.509 validation.
Werner Koch
2007-08-10
1
-0
/
+4
*
Changed to GPLv3.
Werner Koch
2007-07-04
1
-4
/
+2
*
Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ...
Werner Koch
2007-06-21
1
-147
/
+10
*
[w32] gpg-agent is now started automagically by gpgsm.
Werner Koch
2007-06-20
1
-28
/
+61
*
A whole bunch of changes to allow building for Windows.
Werner Koch
2007-06-14
1
-1
/
+5
*
g10/ and sm/
Werner Koch
2007-04-13
1
-1
/
+1
*
Allow pkcs#10 creation directkly from a smart card
Werner Koch
2006-10-11
1
-3
/
+85
*
New "relax" option for trustlist.txt
Werner Koch
2006-09-25
1
-3
/
+25
*
The big Assuan error code removal.
Werner Koch
2006-09-06
1
-31
/
+31
*
See ChangeLogs
Werner Koch
2006-08-29
1
-9
/
+24
*
Updated FSF's address.
Werner Koch
2006-06-20
1
-1
/
+2
*
Print a note that the software has not been approved for qualified signatures.
Werner Koch
2005-11-23
1
-1
/
+0
*
Added qualified signature features.
Werner Koch
2005-11-13
1
-0
/
+21
*
* findkey.c (agent_public_key_from_file): Fixed array assignment.
Werner Koch
2005-07-25
1
-1
/
+46
*
gcc-4 defaults forced me to edit many many files to get rid of the
Werner Koch
2005-06-16
1
-11
/
+14
*
* call-dirmngr.c (start_dirmngr): Use PATHSEP_C instead of ':'.
Werner Koch
2005-04-11
1
-1
/
+1
*
* configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let all
Werner Koch
2004-12-20
1
-30
/
+42
*
Avoid the " map_to_assuan_status called with no error source" diagnostic.
Werner Koch
2004-12-18
1
-1
/
+1
*
VArious hacks to make it at least build under W32.
Werner Koch
2004-12-13
1
-1
/
+1
*
* call-agent.c (gpgsm_agent_pksign, gpgsm_agent_pkdecrypt)
Werner Koch
2004-04-26
1
-20
/
+23
*
Preparing for a release
Werner Koch
2004-03-06
1
-118
/
+5
*
* keylist.c (list_internal_keys): Return error codes.
Werner Koch
2004-02-21
1
-2
/
+14
*
* gpgsm.c: Fixed value parsing for --with-validation.
Werner Koch
2004-02-17
1
-2
/
+2
[next]