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
/
gpg.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-07-27
Preparing a new release
gnupg-1.9.22
Werner Koch
1
-7
/
+1
2006-06-27
Ported patches from 1.4.x
Werner Koch
1
-1
/
+88
2006-06-20
Updated FSF's address.
Werner Koch
1
-0
/
+9
2006-05-24
Still making gpg2 work.
Werner Koch
1
-6
/
+6
2006-05-23
g10/ does build again.
Werner Koch
1
-10
/
+17
2006-04-28
Merged recent changes from 1.4
Werner Koch
1
-6
/
+35
2006-04-19
Merged with gpg 1.4.3 code.
Werner Koch
1
-750
/
+1446
2006-04-05
Renamed
Werner Koch
1
-0
/
+0
2005-06-16
gcc-4 defaults forced me to edit many many files to get rid of the
Werner Koch
1
-2
/
+2
2004-12-22
Minor tweaks
V1-9-14
Werner Koch
1
-7
/
+7
2004-12-21
* gpg-agent.c (main): Use default_homedir().
Werner Koch
1
-9
/
+2
2004-10-22
Compile fixes.
Werner Koch
1
-2
/
+6
2004-04-30
(main) <gpgconf>: Use gpg.conf and not /dev/null as
Werner Koch
1
-2
/
+4
2004-04-06
* configure.ac: Require libgcrypt 1.1.94.
Werner Koch
1
-3
/
+3
2004-03-23
Make it work
Werner Koch
1
-0
/
+1
2004-03-23
* configure.ac: Define SAFE_VERSION_DASH and SAFE_VERSION_DOT>
Werner Koch
1
-17
/
+117
2004-02-12
* gpgv.c: Removed g10defs.h.
Werner Koch
1
-1
/
+1
2003-10-21
* card-util.c (card_edit): New command "passwd". Add logic to
Werner Koch
1
-1
/
+1
2003-10-08
* call-agent.c (agent_scd_getattr): Don't clear the passed info
Werner Koch
1
-2
/
+2
2003-09-23
Merged most of David Shaw's changes in 1.3 since 2003-06-03.
Werner Koch
1
-117
/
+196
2003-09-18
* g10.c: New command --card-edit.
Werner Koch
1
-0
/
+17
2003-08-05
Cleanups, fixes and PC/SC support
Werner Koch
1
-93
/
+14
2003-07-29
* gpgsm.c (main): Add secmem features and set the random seed file.
Werner Koch
1
-24
/
+16
2003-07-24
* g10.c: New command --card-status.
Werner Koch
1
-0
/
+10
2003-07-23
* keygen.c (generate_keypair): Create an AUTHKEYTYPE entry for cards.
Werner Koch
1
-0
/
+15
2003-07-03
* options.h (DBG_CIPHER): Reintroduced it.
Werner Koch
1
-0
/
+4
2003-06-27
Key generation and signing using the OpenPGP card does rudimentary work.
Werner Koch
1
-2
/
+11
2003-06-18
Finished the bulk of changes for gnupg 1.9. This included switching
Werner Koch
1
-182
/
+259
2003-06-05
A small step for GnuPG but a huge leap for error codes.
Werner Koch
1
-0
/
+3
2003-06-05
This commit was manufactured by cvs2svn to create branch
Repo Admin
1
-0
/
+3137
2002-10-19
This commit was manufactured by cvs2svn to create branch
Repo Admin
1
-2816
/
+0
2002-10-17
* g10.c (main): Handle --strict and --no-strict from the command line
David Shaw
1
-0
/
+10
2002-10-15
* g10.c (main): Disable --textmode when encrypting (symmetric or pk) in
David Shaw
1
-0
/
+11
2002-10-03
* options.h, g10.c (main): Add --strict and --no-strict to switch the
David Shaw
1
-0
/
+6
2002-09-28
2002-09-28 David Shaw <
[email protected]
>
David Shaw
1
-8
/
+18
2002-09-23
added fast-import to import-options
Stefan Bellon
1
-2
/
+2
2002-09-17
From stable branch
David Shaw
1
-18
/
+48
2002-09-13
Import from stable branch.
David Shaw
1
-1
/
+1
2002-09-11
* g10.c, options.h: Removed option --emulate-checksum-bug.
Werner Koch
1
-1
/
+0
2002-09-10
Cleanups and minor fixes.
Werner Koch
1
-7
/
+4
2002-09-09
* g10.c (add_group): Use '=' to separate group name from group members.
David Shaw
1
-2
/
+2
2002-09-02
* g10.c (main): Try to set a default character set. Print the
Werner Koch
1
-1
/
+6
2002-08-22
* import.c (clean_subkeys, chk_self_sigs): Merge clean_subkeys into
David Shaw
1
-0
/
+1
2002-08-18
2002-08-16 Timo Schulz <
[email protected]
>
Timo Schulz
1
-1
/
+1
2002-08-13
* encode.c (encode_simple): Fix problem with using compression algo 2 and
David Shaw
1
-1
/
+4
2002-08-07
* keyedit.c (menu_revsig): Properly show a uid is revoked without
David Shaw
1
-32
/
+192
2002-08-06
use of EXTSEP_S
Stefan Bellon
1
-1
/
+1
2002-08-06
* options.h, g10.c (main), mainproc.c (proc_encrypted): --ignore-mdc-error
David Shaw
1
-0
/
+3
2002-08-06
* encode.c (encode_crypt), g10.c (main), sign.c (sign_file,
David Shaw
1
-3
/
+4
2002-08-06
* g10.c (main): Try to use "gpg.conf" as default option file.
Werner Koch
1
-2
/
+15
[next]