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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* g10.c (main): --gen-random --armor does now output a base64
Werner Koch
2002-01-30
2
-2
/
+23
*
--pgp6 flag. This is not nearly as involved as --pgp2. In short, it
David Shaw
2002-01-29
5
-69
/
+105
*
More comments about when to use IDEA in keygen.c
David Shaw
2002-01-27
4
-8
/
+31
*
* g10.c, options.h: New option --gpg-agent-info
Werner Koch
2002-01-26
6
-8
/
+50
*
Only check preferences against keys with v4 self sigs as v3 sigs have no
David Shaw
2002-01-24
4
-15
/
+26
*
Cosmetic: don't present a RSA signing key as a "keypair" which can be 768
David Shaw
2002-01-23
3
-3
/
+21
*
Some compatibility polish for PGP2. Add a fake IDEA preference for v3
David Shaw
2002-01-22
9
-17
/
+94
*
* passphrase.c (passphrase_to_dek): Add tryagain_text arg to be
Werner Koch
2002-01-20
10
-30
/
+101
*
Removed debugging output
Werner Koch
2002-01-19
2
-2
/
+2
*
* passphrase.c (agent_open): Add support for the new Assuan based
Werner Koch
2002-01-19
2
-170
/
+357
*
New command --decrypt-files.
Timo Schulz
2002-01-15
5
-40
/
+109
*
Fixed some typos.
Timo Schulz
2002-01-12
2
-29
/
+59
*
Move idea_cipher_warn to misc.c so gpgv.c doesn't need a stub
David Shaw
2002-01-09
6
-95
/
+77
*
New code for encode_crypt_files.
Timo Schulz
2002-01-09
4
-13
/
+37
*
Added missing include file.
Timo Schulz
2002-01-09
2
-0
/
+7
*
Better description for --encrypt-files.
Timo Schulz
2002-01-08
2
-1
/
+5
*
* g10.c (main): Must register the secring for encryption because
Werner Koch
2002-01-08
2
-2
/
+8
*
fix off-by-one in building attribute subpackets
David Shaw
2002-01-06
8
-19
/
+106
*
* g10.c (main): Do not register the secret keyrings for certain
Werner Koch
2002-01-05
3
-79
/
+92
*
Use one-pass packets even if it's a v3 key making the signature
David Shaw
2002-01-04
4
-27
/
+51
*
Minor tweaks: remove --no-default-check-level, don't cache child tempfiles
David Shaw
2002-01-03
4
-10
/
+19
*
New command (encrypt-files).
Timo Schulz
2002-01-03
5
-1
/
+39
*
used different char types for RISC OS
Stefan Bellon
2002-01-02
1
-0
/
+9
*
moved util.h include downwards
Stefan Bellon
2002-01-02
1
-1
/
+1
*
invalidate close cache
Stefan Bellon
2002-01-02
1
-2
/
+7
*
lock only writable key rings and free unused iobuf
Stefan Bellon
2002-01-02
2
-3
/
+28
*
Bugfix in photoid.c and keyserver.c
David Shaw
2001-12-29
8
-28
/
+73
*
Add an outofband indicator to the keyserver protocol.
David Shaw
2001-12-28
8
-69
/
+68
*
Some exec cleanups and tweaks for photo ID and keyserver execution
David Shaw
2001-12-27
5
-41
/
+91
*
Some tweaks - copyleft info for mkdtemp.c, and header pruning in photoid.c
David Shaw
2001-12-25
4
-43
/
+51
*
Fixed a typo and W32 support for the latest CVS changes.
Timo Schulz
2001-12-23
7
-0
/
+30
*
Avoid const compiler warning
David Shaw
2001-12-22
2
-1
/
+3
*
Some last minute tweaks - type fixes from Stefan and win32 temp files
David Shaw
2001-12-22
4
-11
/
+40
*
Minor cleanups
Werner Koch
2001-12-22
2
-16
/
+23
*
* keyserver.c (keyserver_spawn): Removed some variables
Werner Koch
2001-12-22
8
-27
/
+131
*
Added is_file_compressed
Timo Schulz
2001-12-22
2
-84
/
+23
*
Add new photo ID files and modify gpgsplit to name attribute packets
David Shaw
2001-12-21
4
-0
/
+732
*
Photo ID support (actually generic "attribute packet" support, but there
David Shaw
2001-12-21
16
-351
/
+523
*
Nonrevocable key signature support via "nrsign". These sigs can expire,
David Shaw
2001-12-21
10
-42
/
+106
*
* g10.c. options.h : New option --show-keyring
Werner Koch
2001-12-21
7
-3
/
+35
*
* options.in: Remove load-extension tiger
Werner Koch
2001-12-21
3
-2
/
+4
*
Only gpg (not gpgv) needs mkdtemp
David Shaw
2001-12-20
1
-2
/
+2
*
Use mkdtemp() to make temp directories. If there is no mkdtemp(), provide
David Shaw
2001-12-20
3
-26
/
+91
*
New function to check the permissions of GNUPGHOME and the various files
David Shaw
2001-12-20
8
-22
/
+154
*
* g10.c, passphrase.c [CYGWIN32]: Allow this as an alias for MINGW32.
Werner Koch
2001-12-19
3
-9
/
+13
*
Much stricter checking of the keyserver URI
David Shaw
2001-12-18
9
-15
/
+48
*
Commited change from 2001-12-13 again:
Werner Koch
2001-12-18
1
-2
/
+2
*
Remove warning - no need to check for control/illegal characters, as
David Shaw
2001-12-17
2
-1
/
+5
*
Fix capitalization issues
David Shaw
2001-12-17
6
-28
/
+41
*
Add a generic IDEA warning for when the IDEA plugin is not present. This
David Shaw
2001-12-17
7
-38
/
+97
[prev]
[next]