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
/
include
/
util.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2015-02-26
Switch to a hash and CERT record based PKA system.
Werner Koch
1
-1
/
+2
2015-02-26
Add new function strconcat.
Werner Koch
1
-1
/
+11
2015-02-26
Allow requesting only an IPGP certtype with dns_cert().
Werner Koch
1
-2
/
+2
2012-12-18
Add meta option ignore-invalid-option.
Werner Koch
1
-0
/
+1
2012-12-15
Fix potential heap corruption in "gpg -v --version"
Werner Koch
1
-0
/
+1
2012-01-10
Replace file locking by the new portable dotlock code.
Werner Koch
1
-13
/
+5
2009-09-03
Fix a W32 problem
Werner Koch
1
-2
/
+1
2009-08-12
Try and detect mis-coded Latin1 and convert it to UTF8. Whether the
David Shaw
1
-1
/
+1
2009-07-21
First set of changes to backport the new card code from 2.0.
Werner Koch
1
-3
/
+15
2009-05-05
Backport of Creation-Date parameter for unattended key generation.
Werner Koch
1
-0
/
+1
2007-10-23
Switched to GPLv3.
Werner Koch
1
-4
/
+2
2007-08-24
Improved detection of ketrings specified several times.
Werner Koch
1
-0
/
+1
2007-04-16
Move some ascii_foo functions to libcompat
David Shaw
1
-4
/
+0
2006-09-28
Move strsep() and ascii_isspace() to libcompat.
David Shaw
1
-7
/
+0
2006-09-28
Put in the basic wiring (just hextobyte for now) for a libcompat.a that
David Shaw
1
-2
/
+1
2006-03-16
* cert.c (get_cert): Handle the fixed IPGP type with fingerprint.
David Shaw
1
-3
/
+4
2005-12-23
New code to do DNS CERT queries.
David Shaw
1
-1
/
+2
2005-07-28
Implemented PKA trust model
Werner Koch
1
-0
/
+4
2005-05-31
Updated FSF street address and preparations for a release candidate.
Werner Koch
1
-1
/
+2
2005-05-21
* cardglue.c (send_status_info): Make CTRL optional.
Werner Koch
1
-1
/
+20
2005-05-05
Remove add_days_to_timestamp (unused)
David Shaw
1
-1
/
+0
2005-03-14
* card-util.c (card_status): Use isotimestamp and not the
Werner Koch
1
-0
/
+1
2004-10-21
* configure.ac: Remove the check for asprintf
Werner Koch
1
-9
/
+0
2004-10-15
Add asprintf prototype.
Werner Koch
1
-0
/
+13
2004-10-13
Added SELInux hacks and did some cleanups.
Werner Koch
1
-16
/
+0
2004-09-30
* util.h: Prototype destroy_dotlock(). From Werner on stable branch.
David Shaw
1
-0
/
+1
2004-02-21
* util.h: Prototype for hextobyte().
David Shaw
1
-2
/
+2
2004-01-16
* util.h: Add prototype for print_string2().
David Shaw
1
-1
/
+3
2003-12-28
cleaned up RISC OS code and removed lots of unnecessary stuff
Stefan Bellon
1
-8
/
+0
2003-11-21
* util.h: Add prototype for match_multistr().
David Shaw
1
-0
/
+1
2003-10-29
* cardglue.c (open_card): Ask for card insertion.
Werner Koch
1
-0
/
+1
2003-09-28
2003-09-28 Timo Schulz <
[email protected]
>
Timo Schulz
1
-1
/
+2
2003-09-28
* util.h: Add the atoi_* and xtoi_* suite of macros from 1.9.
Werner Koch
1
-0
/
+8
2003-08-28
* util.h: s/__MINGW32__/_WIN32/ to help building on native Windows
David Shaw
1
-2
/
+2
2003-07-10
* types.h: Prefer using uint64_t when creating a 64-bit unsigned type.
David Shaw
1
-0
/
+10
2003-05-24
* cipher.h, i18n.h, iobuf.h, memory.h, mpi.h, types.h, util.h: Edit all
David Shaw
1
-13
/
+12
2002-11-13
* util.h [__CYGWIN32__]: Don't need the registry prototypes. From Werner
David Shaw
1
-1
/
+1
2002-11-06
* util.h: Add wipememory2() macro (same as wipememory, but can specify the
David Shaw
1
-1
/
+2
2002-10-31
added RISC OS module loading support
Stefan Bellon
1
-8
/
+10
2002-10-31
* util.h: Add wipememory() macro.
David Shaw
1
-0
/
+2
2002-10-29
tidied RISC OS filetype support
Stefan Bellon
1
-1
/
+2
2002-10-28
filetype support for RISC OS
Stefan Bellon
1
-0
/
+3
2002-10-03
* util.h: Add new log_warning logger command which can be switched between
David Shaw
1
-0
/
+4
2002-09-10
Added prototype.
Werner Koch
1
-1
/
+2
2002-08-06
tidying up RISC OS stuff
Stefan Bellon
1
-0
/
+1
2002-08-03
RISC OS changes due to dynload removal
Stefan Bellon
1
-1
/
+1
2002-06-29
Update head to match stable 1.0
David Shaw
1
-50
/
+191
2000-07-14
See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner Koch
Werner Koch
1
-0
/
+1
2000-01-27
See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner Koch
Werner Koch
1
-39
/
+39
2000-01-24
See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch
Werner Koch
1
-11
/
+4
[next]