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
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
/
common
/
logging.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-06-12
Require libgpg-error 1.29 and remove internal logging functions.
Werner Koch
1
-90
/
+4
2017-12-22
kbx: Simplify by removing custom memory functions.
Werner Koch
1
-0
/
+26
2017-12-11
Adjust for changed macro names in libgpg-error master.
Werner Koch
1
-2
/
+12
2017-12-08
Revert: build: Do not define logging.h constants for ...
Werner Koch
1
-17
/
+9
2017-12-07
build: Do not define logging.h constants for libgpg-error dev versions.
Werner Koch
1
-9
/
+17
2017-11-27
Use the gpgrt log functions if possible.
Werner Koch
1
-6
/
+34
2017-11-15
common: Change log_clock to printf style.
Werner Koch
1
-1
/
+1
2017-02-24
Clarify text of LGPLv2+/GPLv2+ licensed files.
Werner Koch
1
-2
/
+2
2017-02-20
common: New function log_logv_with_prefix.
Werner Koch
1
-0
/
+2
2017-01-11
common: New function log_debug_with_string.
Werner Koch
1
-0
/
+2
2017-01-10
common: Fix fallback code.
Justus Winter
1
-1
/
+1
2017-01-02
common: Turn assertions into expressions.
Justus Winter
1
-8
/
+8
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-08-29
common: Add a default socket name feature.
Werner Koch
1
-0
/
+1
2016-04-29
common: Improve log_assert.
Werner Koch
1
-10
/
+15
2016-02-23
common: Add log_assert.
Neal H. Walfield
1
-0
/
+4
2015-09-30
common: Include <gpg-error.h>.
Neal H. Walfield
1
-0
/
+1
2015-07-26
Replace GNUPG_GCC_A_ macros by GPGRT_ATTR_ macros.
Werner Koch
1
-9
/
+10
2015-04-24
common: Remove JNLIB from boiler plate (jnlib merge).
Werner Koch
1
-6
/
+6
2015-04-24
common: Rename log and gcc attribute macros (jnlib merge).
Werner Koch
1
-22
/
+22
2015-04-24
common: Remove libjnlib-config.h (jnlib merge).
Werner Koch
1
-12
/
+9
2014-08-26
Switch to the libgpg-error provided estream.
Werner Koch
1
-1
/
+0
2013-08-01
w32: Add code to support a portable use of GnuPG.
Werner Koch
1
-0
/
+1
2013-01-07
New function log_clock.
Werner Koch
1
-0
/
+2
2011-09-30
Change JNLIB license to LGPLv3+ or GPLv2+.
Werner Koch
1
-7
/
+18
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-5
/
+0
2010-10-26
Re-implemented GPG's --passwd command and improved it.
Werner Koch
1
-0
/
+1
2010-08-18
Fix regression in logging.
Werner Koch
1
-0
/
+1
2010-06-09
Merged Dirmngr with GnuPG.
Werner Koch
1
-1
/
+1
2010-03-15
Finished the bulk of changes to use estream in most places instead of
Werner Koch
1
-0
/
+1
2010-03-11
Use a custom log handler for libassuan.
Werner Koch
1
-0
/
+1
2010-03-10
Change logging to use estream. The makes logging to a socket also
Werner Koch
1
-2
/
+4
2010-03-10
Merged jnlib into common.
Werner Koch
1
-0
/
+0
2009-02-25
Fixed a nasty bug in scdaemon which led to a card reset if the card was
Werner Koch
1
-0
/
+1
2007-08-22
Fixed creation of private keys under W32.
Werner Koch
1
-0
/
+5
2007-07-04
Changed to GPLv3.
Werner Koch
1
-4
/
+2
2006-10-02
Fix for bug 537
Werner Koch
1
-14
/
+14
2006-06-20
Updated FSF's address.
Werner Koch
1
-1
/
+2
2004-04-16
* gpg-agent.c (main): Tell the logging code taht we are runnign
Werner Koch
1
-1
/
+7
2003-06-18
Finished the bulk of changes for gnupg 1.9. This included switching
Werner Koch
1
-0
/
+1
2003-01-09
Updated from NewPG
Werner Koch
1
-0
/
+76
2002-06-29
Removed files for CVS reorganization
David Shaw
1
-46
/
+0
2000-01-24
Add files to new directory.
Werner Koch
1
-0
/
+46