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
/
g10
/
misc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-06-05
Add full Camellia support.
David Shaw
1
-11
/
+2
2009-04-01
Import/export of pkcs#12 now uses the gpg-agent directly.
Werner Koch
1
-33
/
+0
2009-01-08
Add limited support for NetKey 3.0 cards.
Werner Koch
1
-8
/
+7
2009-01-08
Update spanish translation.
Werner Koch
1
-2
/
+13
2008-10-20
Marked all unused args on non-W32 platforms.
Werner Koch
1
-4
/
+12
2008-10-03
* main.h, mainproc.c (check_sig_and_print), keylist.c
David Shaw
1
-15
/
+37
2008-04-18
Adjust for the changed Camellia draft.
Werner Koch
1
-5
/
+30
2007-12-12
Allow type 20 keys only with option --rfc2440.
Werner Koch
1
-0
/
+15
2007-12-12
Support DSA2.
Werner Koch
1
-4
/
+51
2007-12-10
Fix for bug 851.
Werner Koch
1
-0
/
+1
2007-11-19
Started to implement the audit log feature.
Werner Koch
1
-1
/
+1
2007-10-25
Ported changes from 1.4.
Werner Koch
1
-26
/
+43
2007-08-22
Updated estream.
Werner Koch
1
-4
/
+6
2007-07-04
Changed to GPLv3.
Werner Koch
1
-4
/
+2
2007-06-20
[w32] gpg-agent is now started automagically by gpgsm.
Werner Koch
1
-73
/
+0
2007-06-14
A whole bunch of changes to allow building for Windows.
Werner Koch
1
-37
/
+0
2007-06-06
First steps towards supporting W32.
Werner Koch
1
-41
/
+0
2007-01-30
Added LIBINTL to more Makefile targets.
Werner Koch
1
-0
/
+17
2006-11-21
No more warnings for AMD64 (at least when cross-compiling). Thus tehre is a
Werner Koch
1
-2
/
+2
2006-08-16
With --enable-gpg the keyservers are now build and a first test using gpg2
Werner Koch
1
-1
/
+4
2006-06-30
A couple of fixes. gpg2's key generation does now work.
Werner Koch
1
-4
/
+1
2006-05-24
Still making gpg2 work.
Werner Koch
1
-4
/
+50
2006-05-23
g10/ does build again.
Werner Koch
1
-1
/
+18
2006-04-19
Merged with gpg 1.4.3 code.
Werner Koch
1
-330
/
+713
2006-03-22
Changed URLs
Werner Koch
1
-2
/
+2
2006-03-01
* getkey.c (parse_auto_key_locate): Error if the user selects "cert" or
David Shaw
1
-5
/
+2
2006-01-22
* keyserver.c (keyserver_spawn): Include the EXEEXT so we can find
David Shaw
1
-1
/
+9
2005-10-14
* keyedit.c (keyedit_menu, menu_backsign): New "backsign" command to
David Shaw
1
-1
/
+1
2005-09-14
* main.h, misc.c (parse_options): Add the ability to have help
David Shaw
1
-3
/
+12
2005-09-07
Add "help" sub option to --*-options.
Werner Koch
1
-0
/
+9
2005-08-27
* misc.c (openpgp_pk_algo_usage): Default to allowing CERT for signing
David Shaw
1
-3
/
+4
2005-08-21
* Makefile.am: No need to link with curl any longer.
David Shaw
1
-2
/
+37
2005-08-05
auto retrieve keys from PKA. Thsi allows to specify an email address
Werner Koch
1
-0
/
+14
2005-07-28
Implemented PKA trust model
Werner Koch
1
-0
/
+25
2005-07-27
Converted all m_free to xfree etc.
Werner Koch
1
-5
/
+5
2005-07-22
* gpg.sgml (http):
Werner Koch
1
-10
/
+15
2005-07-20
Fix to let it compile. This is not required but avoids complaints
Werner Koch
1
-2
/
+1
2005-07-19
* configure.ac [W32]: Always set DISABLE_KEYSERVER_PATH.
Werner Koch
1
-0
/
+33
2005-06-16
gcc-4 defaults forced me to edit many many files to get rid of the
Werner Koch
1
-2
/
+3
2005-05-31
Updated FSF street address and preparations for a release candidate.
Werner Koch
1
-1
/
+2
2005-05-24
* passphrase.c (ask_passphrase): Unescape the description string.
Werner Koch
1
-0
/
+35
2005-04-11
* g10.c (main, add_notation_data, add_policy_url)
Werner Koch
1
-0
/
+9
2005-03-30
(pin_cb): Print a warning if the info string hack is
Werner Koch
1
-1
/
+1
2005-02-15
* gpg.sgml: Add bkuptocard command for --edit-key.
Werner Koch
1
-2
/
+44
2005-01-20
* g10.c (i18n_init) [W32]: Pass registry key to gettext
Werner Koch
1
-1
/
+58
2004-11-03
* misc.c (print_digest_algo_note): The latest 2440bis drafts deprecates
David Shaw
1
-35
/
+31
2004-11-03
2004-11-03 Timo Schulz <
[email protected]
>
Timo Schulz
1
-0
/
+4
2004-10-14
* misc.c (is_secured_filename): New.
Werner Koch
1
-0
/
+35
2004-10-13
Added SELInux hacks and did some cleanups.
Werner Koch
1
-0
/
+112
2004-09-15
* gpgv.c (agent_scd_getattr): Stub.
David Shaw
1
-0
/
+26
[prev]
[next]