index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
g13
/
g13.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use gpgrt's new option parser for the remaining daemons.
Werner Koch
2020-02-21
1
-94
/
+78
*
gpg: Use gpgrt's new option parser to provide a global conf file.
Werner Koch
2020-02-20
1
-0
/
+4
*
build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.
Werner Koch
2020-02-10
1
-0
/
+1
*
Remove -I option to common.
NIIBE Yutaka
2017-03-07
1
-4
/
+4
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
common: Add an assuan logging monitor.
Werner Koch
2016-09-05
1
-1
/
+1
*
g13: Implement --umount for dm-crypt.
Werner Koch
2016-08-14
1
-3
/
+4
*
g13: New command --find-device.
Werner Koch
2016-08-13
1
-0
/
+19
*
Call log_set_prefix() with human-readable labels.
Daniel Kahn Gillmor
2016-08-12
1
-2
/
+2
*
Cleanup initialization of libgcrypt.
Ben Kibbey
2016-08-09
1
-5
/
+0
*
Replace use of opt.homedir by accessor functions.
Werner Koch
2016-06-07
1
-8
/
+7
*
g13: Add commands --suspend and --remove.
Werner Koch
2016-02-23
1
-1
/
+41
*
g13: Second chunk of code to support dm-crypt.
Werner Koch
2016-02-13
1
-9
/
+23
*
g13: First chunk of code to support dm-crypt.
Werner Koch
2016-02-13
1
-1
/
+28
*
g13: Fix commit 1a045b13.
Werner Koch
2015-11-26
1
-4
/
+4
*
common: Make the GPG arguments configurable in call-gpg.
Justus Winter
2015-11-26
1
-0
/
+10
*
g13: Move some code to a separate module.
Werner Koch
2015-09-16
1
-39
/
+8
*
Allow use of debug flag names for all tools.
Werner Koch
2015-06-23
1
-8
/
+21
*
Rename DBG_ASSUAN to DBG_IPC and add separate DBG_EXTPROG.
Werner Koch
2015-04-06
1
-4
/
+4
*
Add a hook to be called right after main.
Werner Koch
2015-01-28
1
-0
/
+1
*
Make use of the *_NAME etc macros.
Werner Koch
2013-11-18
1
-8
/
+8
*
Remove some unused variables.
Werner Koch
2013-02-22
1
-9
/
+9
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-6
/
+6
*
Print warning for arguments not considered an option.
Werner Koch
2012-03-27
1
-0
/
+11
*
common: Add a global variable to for the default error source.
Werner Koch
2012-02-06
1
-0
/
+1
*
Port Windows code to NPTH.
Marcus Brinkmann
2012-01-25
1
-3
/
+6
*
Port to npth.
Marcus Brinkmann
2012-01-25
1
-92
/
+82
*
Fix compiler warnings.
Marcus Brinkmann
2012-01-03
1
-0
/
+1
*
Fix last change: Only set gcrypt thread callback for older versions.
Marcus Brinkmann
2012-01-03
1
-2
/
+2
*
Only set gcrypt thread callback for older version of gcrypt.
Marcus Brinkmann
2012-01-02
1
-0
/
+10
*
Add a flag parameter to dotlock_create.
Werner Koch
2011-09-28
1
-1
/
+1
*
Renamed the lock functions.
Werner Koch
2011-09-23
1
-1
/
+1
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-45
/
+44
*
More chnages to use estream. Add a way to replace the standard
Werner Koch
2010-03-22
1
-1
/
+1
*
Use a custom log handler for libassuan.
Werner Koch
2010-03-11
1
-3
/
+5
*
support numeric debug levels.
Werner Koch
2009-12-03
1
-6
/
+21
*
Initialize opt.session_env.
Marcus Brinkmann
2009-11-05
1
-0
/
+5
*
[scd] Memory leak fix.
Werner Koch
2009-10-28
1
-0
/
+3
*
[g13] Add RECIPEINT and CREATE command.
Werner Koch
2009-10-19
1
-29
/
+6
*
Removed audit.h cruft which forced us to link against libksba.
Werner Koch
2009-10-17
1
-15
/
+0
*
2009-10-16 Marcus Brinkmann <marcus@g10code.com>
Marcus Brinkmann
2009-10-16
1
-0
/
+3
*
Reworked the server commands.
Werner Koch
2009-10-15
1
-1
/
+7
*
mount does now work in server and standalone mode.
Werner Koch
2009-10-14
1
-104
/
+216
*
Keep on hacking on g13. A simple --create and --mount does now work.
Werner Koch
2009-10-13
1
-4
/
+123
*
Some changes to suport g13.
Werner Koch
2009-09-30
1
-29
/
+74
*
s/DOTLOCK/dotlock_t/.
Werner Koch
2009-09-23
1
-0
/
+692