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
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
/
common
/
iobuf.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
indent: Fix spelling
Daniel Kahn Gillmor
2024-05-31
1
-1
/
+1
*
common: Introduce FD_DBG to display gnupg_fd_t value.
NIIBE Yutaka
2023-07-18
1
-4
/
+5
*
gpg: Use gnupg_fd_t for iobuf_get_fd and is_secured_file.
NIIBE Yutaka
2023-07-14
1
-3
/
+3
*
common: Change iobuf_fdopen argument type to gnupg_fd_t.
NIIBE Yutaka
2023-07-11
1
-3
/
+2
*
common: Add gnupg_check_special_filename.
NIIBE Yutaka
2023-07-11
1
-36
/
+4
*
gpg: Use gnupg_fd_t for encrypt_crypt and gpg_verify.
NIIBE Yutaka
2023-07-05
1
-2
/
+1
*
Merge branch 'STABLE-BRANCH-2-4' into master
Werner Koch
2023-07-04
1
-57
/
+20
|
\
|
*
common,w32: Add missing GetLastError->errno mapping.
Werner Koch
2023-07-04
1
-3
/
+4
|
*
gpg: Make progress work for large files on Windows.
Werner Koch
2023-06-13
1
-51
/
+10
|
*
gpg: Print status line and proper diagnostics for write errors.
Werner Koch
2023-06-09
1
-3
/
+6
|
*
common,w32: Set a proper error code when creating an output file.
Werner Koch
2023-05-23
1
-2
/
+10
*
|
common:iobuf: Avoid losing bits of HANDLE on Windows 64-bit.
NIIBE Yutaka
2023-06-30
1
-19
/
+20
*
|
common,w32: Set a proper error code when creating an output file.
Werner Koch
2023-05-24
1
-2
/
+10
*
|
gpg: Report BEGIN_* status before examining the input.
NIIBE Yutaka
2023-05-24
1
-0
/
+120
|
/
*
gpg: Detect already compressed data also when using a pipe.
Werner Koch
2023-01-19
1
-2
/
+100
*
common: Replace all assert by log_assert.
Werner Koch
2023-01-18
1
-31
/
+31
*
common: Don't use FD2INT for POSIX-only code.
NIIBE Yutaka
2022-10-14
1
-1
/
+1
*
gpg: Fix assertion failure due to errors in encrypt_filter.
Werner Koch
2022-09-29
1
-4
/
+4
*
w32: Allow Unicode filenames for iobuf_cancel.
Werner Koch
2022-06-03
1
-1
/
+1
*
Remove remaining support for WindowsCE
Werner Koch
2022-06-03
1
-20
/
+4
*
common:iobuf: Exclude cases with IOBUF_INPUT_TEMP/IOBUF_OUTPUT_TEMP.
NIIBE Yutaka
2022-04-25
1
-4
/
+7
*
gpg: fix --enarmor with zero length source file
Jussi Kivilinna
2022-03-08
1
-8
/
+0
*
iobuf: add zerocopy optimization for iobuf_write
Jussi Kivilinna
2022-03-08
1
-6
/
+75
*
iobuf: add zerocopy optimization for iobuf_read
Jussi Kivilinna
2022-03-08
1
-14
/
+98
*
Use iobuf buffer size for temporary buffer size
Jussi Kivilinna
2022-03-08
1
-3
/
+4
*
common,w32: Support file names longer than MAX_PATH in iobuf.
Werner Koch
2022-03-08
1
-18
/
+4
*
Replace most calls to open by a new wrapper.
Werner Koch
2020-10-20
1
-15
/
+30
*
common: Strip trailing CR,LF from w32_strerror.
Werner Koch
2020-08-21
1
-1
/
+1
*
common: Fix iobuf.c.
NIIBE Yutaka
2020-08-19
1
-3
/
+3
*
common: Avoid undefined behavior of left shift operator.
NIIBE Yutaka
2020-07-16
1
-5
/
+11
*
build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.
Werner Koch
2020-02-10
1
-0
/
+1
*
common: Allow a readlimit for iobuf_esopen.
Werner Koch
2019-09-10
1
-2
/
+35
*
common/iobuf: fix memory wiping in iobuf_copy
Jussi Kivilinna
2018-12-01
1
-1
/
+6
*
common/iobuf: optimize iobuf_read_line
Jussi Kivilinna
2018-11-08
1
-5
/
+43
*
all: fix spelling and typos
Daniel Kahn Gillmor
2018-10-24
1
-2
/
+2
*
common: Use iobuf_get_noeof to avoid undefined behaviors.
NIIBE Yutaka
2018-09-10
1
-3
/
+3
*
gpg: New maintainer option --debug-set-iobuf-size.
Werner Koch
2018-01-24
1
-3
/
+1
*
iobuf: Increase the size of the buffer. Add iobuf_set_buffer_size.
Werner Koch
2018-01-24
1
-35
/
+83
*
common: Avoid undefined behavior.
Justus Winter
2017-03-30
1
-1
/
+1
*
Clean up word replication.
Yuri Chornoivan
2017-02-21
1
-1
/
+1
*
gpg,sm: Merge the two versions of check_special_filename.
Werner Koch
2016-11-29
1
-33
/
+4
*
Change all http://www.gnu.org in license notices to https://
Werner Koch
2016-11-05
1
-1
/
+1
*
More cleanup of "allow to".
Daniel Kahn Gillmor
2016-08-03
1
-1
/
+1
*
common: Fix iobuf_peek corner case.
Justus Winter
2016-07-26
1
-3
/
+15
*
common: Fix memory leak.
Justus Winter
2016-06-30
1
-3
/
+2
*
gpg: Rename pop_filter to iobuf_pop_filter and export it.
Neal H. Walfield
2016-03-02
1
-11
/
+12
*
common: Reduce buffer size.
Neal H. Walfield
2016-02-23
1
-2
/
+2
*
common: Improve a function's documentation and comments.
Neal H. Walfield
2016-02-23
1
-10
/
+14
*
gpg: Use higher-level functions.
Neal H. Walfield
2016-02-23
1
-0
/
+3
*
common: Check for an error before reading.
Neal H. Walfield
2016-02-23
1
-0
/
+3
[next]