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.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-29
gpg,sm: Merge the two versions of check_special_filename.
Werner Koch
1
-7
/
+1
2016-11-05
Change all http://www.gnu.org in license notices to https://
Werner Koch
1
-1
/
+1
2016-03-02
gpg: Rename pop_filter to iobuf_pop_filter and export it.
Neal H. Walfield
1
-0
/
+7
2016-02-23
common: More accurately name function.
Neal H. Walfield
1
-1
/
+1
2016-01-12
common: Fix iobuf API of filter function for alignment.
NIIBE Yutaka
1
-2
/
+1
2016-01-12
common: Fix iobuf API of filter function for alignment.
NIIBE Yutaka
1
-4
/
+4
2015-11-17
Fix typos found using codespell.
Justus Winter
1
-4
/
+4
2015-11-05
common: Add a function for copying data from one iobuf to another.
Neal H. Walfield
1
-0
/
+8
2015-09-02
iobuf: Add the IOBUF_INPUT_TEMP type to improve input temp handling.
Neal H. Walfield
1
-3
/
+7
2015-09-02
iobuf: Rename IOBUF_TEMP to IOBUF_OUTPUT_TEMP.
Neal H. Walfield
1
-12
/
+13
2015-09-02
iobuf: Use a first-class enum.
Neal H. Walfield
1
-2
/
+2
2015-08-20
common/iobuf: Improve documentation and code comments.
Neal H. Walfield
1
-37
/
+450
2015-08-20
common/iobuf.h: Remove iobuf_open_fd_or_name.
Neal H. Walfield
1
-2
/
+0
2015-08-20
common/iobuf.c: Rename iobuf_flush and make it a static function.
Neal H. Walfield
1
-1
/
+0
2015-08-20
common/iobuf.c: Better respect boundary conditions in iobuf_read_line.
Neal H. Walfield
1
-0
/
+3
2015-08-20
common/iobuf.h: Remove unimplemented prototypes.
Neal H. Walfield
1
-3
/
+0
2015-08-20
common/iobuf.c: Refactor code to not need the desc field.
Neal H. Walfield
1
-1
/
+0
2015-08-20
common/iobuf.h: Clarify semantics of nofast. Simplify implementation.
Neal H. Walfield
1
-1
/
+5
2015-08-20
common/iobuf.c: Remove dead code (directfp).
Neal H. Walfield
1
-1
/
+0
2015-08-20
common/iobuf.c: Remove dead code (opaque).
Neal H. Walfield
1
-3
/
+0
2015-08-20
common/iobuf.h: Replace further use of literals with symbolic constants.
Neal H. Walfield
1
-2
/
+13
2014-08-26
Switch to the libgpg-error provided estream.
Werner Koch
1
-1
/
+0
2014-06-30
gpg: Create exported secret files and revocs with mode 700.
Werner Koch
1
-1
/
+1
2014-01-29
include: Remove this directory.
Werner Koch
1
-1
/
+1
2012-04-20
Change license for some files in common to LGPLv3+/GPLv2+.
Werner Koch
1
-6
/
+16
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-1
/
+1
2011-01-18
estream support for iobuf and new memuf functions.
Werner Koch
1
-0
/
+2
2010-03-08
Use macros for iobuf ioctls.
Werner Koch
1
-7
/
+20
2009-09-30
Some changes to suport g13.
Werner Koch
1
-1
/
+4
2007-07-04
Changed to GPLv3.
Werner Koch
1
-4
/
+2
2007-06-25
Fixed a problem in estream-printf.c.
Werner Koch
1
-2
/
+0
2006-10-02
Fix for bug 537
Werner Koch
1
-14
/
+3
2006-09-27
Add missing file and other changes.
Werner Koch
1
-10
/
+13
2006-06-20
Updated FSF's address.
Werner Koch
1
-1
/
+2
2006-05-23
g10/ does build again.
Werner Koch
1
-0
/
+2
2006-04-21
Still merging 1.4.3 code back
Werner Koch
1
-3
/
+3
2006-04-19
Merged with gpg 1.4.3 code.
Werner Koch
1
-0
/
+1
2005-07-27
Removed directories which are only used by the 1.9 branch
Werner Koch
1
-170
/
+0
2005-06-16
gcc-4 defaults forced me to edit many many files to get rid of the
Werner Koch
1
-2
/
+2
2003-08-05
This commit was manufactured by cvs2svn to create branch
Repo Admin
1
-0
/
+170
2003-06-18
Finished the bulk of changes for gnupg 1.9. This included switching
Werner Koch
1
-0
/
+170