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
/
plaintext.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-07-18
common: Introduce FD_DBG to display gnupg_fd_t value.
NIIBE Yutaka
1
-2
/
+2
2023-07-11
gpg: Move the check by is_secured_file earlier.
NIIBE Yutaka
1
-7
/
+1
2023-07-11
common: Add gnupg_check_special_filename.
NIIBE Yutaka
1
-5
/
+5
2023-07-05
gpg: Use gnupg_fd_t for decryption and sign.
NIIBE Yutaka
1
-2
/
+2
2023-05-24
gpg: Improve error code for file already exists.
Werner Koch
1
-2
/
+1
2022-03-08
g10/plaintext: disable estream buffering in binary mode
Jussi Kivilinna
1
-1
/
+23
2022-03-08
Use iobuf buffer size for temporary buffer size
Jussi Kivilinna
1
-8
/
+11
2022-02-27
g10/plaintext: do_hash: use iobuf_read for higher performance
Jussi Kivilinna
1
-2
/
+7
2020-11-11
w32: Replace some fopen by es_fopen.
Werner Koch
1
-39
/
+0
2019-05-17
gpg: Fix using --decrypt along with --use-embedded-filename.
Werner Koch
1
-1
/
+2
2017-03-07
Remove -I option to common.
NIIBE Yutaka
1
-4
/
+4
2016-11-29
gpg: Make --decrypt with output '-&nnnn' work.
Werner Koch
1
-3
/
+19
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-07-13
gpg: New option --mimemode.
Werner Koch
1
-4
/
+11
2016-04-29
gpg: Remove all assert.h and s/assert/log_assert/.
Werner Koch
1
-2
/
+1
2015-11-17
Fix typos found using codespell.
Justus Winter
1
-1
/
+1
2015-11-05
gpg: Add support for unwrapping the outer level of encryption.
Neal H. Walfield
1
-47
/
+89
2015-01-22
gpg: Replace remaining old error code macros by GPG_ERR_.
Werner Koch
1
-2
/
+2
2014-11-13
gpg: Make the use of "--verify FILE" for detached sigs harder.
Werner Koch
1
-13
/
+18
2012-06-05
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
1
-18
/
+18
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-6
/
+6
2010-11-23
Change stack size for Wince.
Werner Koch
1
-66
/
+81
2010-06-07
Add unfinished gpgtar.
Werner Koch
1
-1
/
+9
2010-04-01
Use gpg_err_set_errno to assign values to ERRNO.
Werner Koch
1
-4
/
+4
2010-03-15
Finished the bulk of changes to use estream in most places instead of
Werner Koch
1
-1
/
+2
2010-03-08
Removed almost al dup calls.
Werner Koch
1
-4
/
+5
2009-10-02
Implement the server comamnd DECRYPT.
Werner Koch
1
-8
/
+24
2009-10-01
Re-indented.
Werner Koch
1
-460
/
+509
2007-07-04
Changed to GPLv3.
Werner Koch
1
-4
/
+2
2007-06-06
First steps towards supporting W32.
Werner Koch
1
-3
/
+4
2007-03-08
Add extra flushs
Werner Koch
1
-1
/
+12
2006-12-21
Started to code a --server mode.
Werner Koch
1
-0
/
+36
2006-12-06
Fixes for CVE-2006-6235
Werner Koch
1
-5
/
+14
2006-10-02
Fix for bug 537
Werner Koch
1
-2
/
+2
2006-09-14
Take advantage of newer gpg-error features.
Werner Koch
1
-12
/
+12
2006-05-23
g10/ does build again.
Werner Koch
1
-8
/
+10
2006-04-28
Merged recent changes from 1.4
Werner Koch
1
-7
/
+48
2006-04-21
Still merging 1.4.3 code back
Werner Koch
1
-18
/
+21
2006-04-20
* gpg.c (print_mds), armor.c (armor_filter, parse_hash_header): Add
David Shaw
1
-6
/
+46
2006-04-19
Continued with merging.
Werner Koch
1
-15
/
+19
2006-04-19
Merged with gpg 1.4.3 code.
Werner Koch
1
-93
/
+184
2006-03-05
Replaced an assert and fixed batch mode issue in cardglue.
Werner Koch
1
-3
/
+9
2005-09-20
* keylist.c (reorder_keyblock, do_reorder_keyblock): Reorder attribute
David Shaw
1
-1
/
+5
2005-07-27
Converted all m_free to xfree etc.
Werner Koch
1
-15
/
+15
2005-05-31
Updated FSF street address and preparations for a release candidate.
Werner Koch
1
-1
/
+2
2005-03-21
* gpgv.c: Stubs for tty_enable_completion() & tty_disable_completion().
David Shaw
1
-2
/
+4
2004-11-04
* plaintext.c (handle_plaintext): Don't try and create a zero-length
David Shaw
1
-2
/
+3
2004-10-28
* card-util.c, delkey.c, keygen.c, plaintext.c, keyedit.c, passphrase.c,
David Shaw
1
-3
/
+4
2004-10-14
* misc.c (is_secured_filename): New.
Werner Koch
1
-0
/
+7
2004-10-13
Added SELInux hacks and did some cleanups.
Werner Koch
1
-0
/
+12
[next]