index
:
gnupg2
master
gnupg2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
common
/
logging.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Require libgpg-error 1.29 and remove internal logging functions.
Werner Koch
2018-06-12
1
-1121
/
+0
*
Use the gpgrt log functions if possible.
Werner Koch
2017-11-27
1
-3
/
+9
*
common: Change log_clock to printf style.
Werner Koch
2017-11-15
1
-4
/
+16
*
gpg: Let --debug clock time sign and verify.
Werner Koch
2017-09-27
1
-6
/
+6
*
common: logstream fix.
NIIBE Yutaka
2017-07-20
1
-1
/
+2
*
common: Portability fix for logging.c.
NIIBE Yutaka
2017-04-11
1
-4
/
+8
*
Clarify text of LGPLv2+/GPLv2+ licensed files.
Werner Koch
2017-02-24
1
-2
/
+2
*
common: New function log_logv_with_prefix.
Werner Koch
2017-02-20
1
-11
/
+25
*
common: Avoid warning about implicit declaration of gnupg_fd_valid.
Daniel Kahn Gillmor
2017-02-08
1
-0
/
+1
*
gpg,common: Make sure that all fd given are valid.
Justus Winter
2017-02-08
1
-0
/
+3
*
Fix format string errors and some missing error case initialization.
Werner Koch
2017-01-23
1
-1
/
+1
*
common: New function log_debug_with_string.
Werner Koch
2017-01-11
1
-37
/
+104
*
common: Fix fallback code.
Justus Winter
2017-01-10
1
-1
/
+1
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
w32: Fix build regression due to 2aa0701.
Werner Koch
2016-08-29
1
-1
/
+1
*
common: Add a default socket name feature.
Werner Koch
2016-08-29
1
-12
/
+41
*
Avoid leading ": " in the log output when there are no prefixes.
Daniel Kahn Gillmor
2016-08-12
1
-2
/
+3
*
common: Add comments on how to enable backtrace().
Werner Koch
2016-06-02
1
-1
/
+14
*
common: Extend log_string to indent lines.
Werner Koch
2016-04-29
1
-3
/
+18
*
common: Improve log_assert.
Werner Koch
2016-04-29
1
-5
/
+24
*
Avoid incompatible pointer assignment warnings on Windows.
Werner Koch
2015-11-27
1
-4
/
+4
*
Fix typos found using codespell.
Justus Winter
2015-11-17
1
-1
/
+1
*
common: Remove JNLIB from boiler plate (jnlib merge).
Werner Koch
2015-04-24
1
-3
/
+3
*
common: Rename log and gcc attribute macros (jnlib merge).
Werner Koch
2015-04-24
1
-31
/
+31
*
common: Remove two JNLIB_ macros (jnlib merge).
Werner Koch
2015-04-24
1
-1
/
+1
*
common: Remove libjnlib-config.h (jnlib merge).
Werner Koch
2015-04-24
1
-10
/
+11
*
Silence several warnings when building under Windows.
Werner Koch
2014-03-07
1
-0
/
+6
*
w32: Include winsock2.h to silence warnings.
Werner Koch
2014-03-07
1
-0
/
+3
*
w32: Add macro for the registry key.
Werner Koch
2014-01-08
1
-1
/
+1
*
Make use of the *_NAME etc macros.
Werner Koch
2013-11-18
1
-2
/
+2
*
w32: Add code to support a portable use of GnuPG.
Werner Koch
2013-08-01
1
-2
/
+14
*
New debug functions log_printcanon and log_printsexp.
Werner Koch
2013-05-22
1
-0
/
+13
*
Make log_clock easier to read.
Werner Koch
2013-01-08
1
-1
/
+1
*
New function log_clock.
Werner Koch
2013-01-07
1
-0
/
+27
*
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
2012-06-05
1
-2
/
+2
*
Change JNLIB license to LGPLv3+ or GPLv2+.
Werner Koch
2011-09-30
1
-7
/
+18
*
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
2011-02-04
1
-28
/
+27
*
Add logging to GPG2: [W32CE].
Werner Koch
2010-12-02
1
-3
/
+41
*
A merged changes
Werner Koch
2010-11-08
1
-1
/
+1
*
Re-implemented GPG's --passwd command and improved it.
Werner Koch
2010-10-26
1
-4
/
+4
*
Exporting secret keys via gpg-agent is now basically supported.
Werner Koch
2010-10-01
1
-0
/
+3
*
Fix regression in logging.
Werner Koch
2010-08-18
1
-5
/
+22
*
Support logging via TCP
Werner Koch
2010-08-09
1
-35
/
+181
*
Merged Dirmngr with GnuPG.
Werner Koch
2010-06-09
1
-6
/
+9
*
Add unfinished gpgtar.
Werner Koch
2010-06-07
1
-1
/
+5
*
common/
Marcus Brinkmann
2010-04-20
1
-9
/
+15
*
More chnages to use estream. Add a way to replace the standard
Werner Koch
2010-03-22
1
-15
/
+22
*
Builds again for W32.
Werner Koch
2010-03-15
1
-3
/
+15
*
Finished the bulk of changes to use estream in most places instead of
Werner Koch
2010-03-15
1
-26
/
+11
*
Use a custom log handler for libassuan.
Werner Koch
2010-03-11
1
-49
/
+66
[next]