aboutsummaryrefslogtreecommitdiffstats
path: root/common/iobuf.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* indent: Fix spellingDaniel Kahn Gillmor2024-05-311-1/+1
* gpg: Use gnupg_fd_t for iobuf_get_fd and is_secured_file.NIIBE Yutaka2023-07-141-1/+1
* common: Change iobuf_fdopen argument type to gnupg_fd_t.NIIBE Yutaka2023-07-111-1/+1
* gpg: Use gnupg_fd_t for encrypt_crypt and gpg_verify.NIIBE Yutaka2023-07-051-1/+1
* Merge branch 'STABLE-BRANCH-2-4' into masterWerner Koch2023-07-041-6/+2
|\
| * gpg: Make progress work for large files on Windows.Werner Koch2023-06-131-6/+2
* | gpg: Report BEGIN_* status before examining the input.NIIBE Yutaka2023-05-241-0/+3
|/
* gpg: Detect already compressed data also when using a pipe.Werner Koch2023-01-191-1/+3
* iobuf: add zerocopy optimization for iobuf_readJussi Kivilinna2022-03-081-0/+20
* build: Always use EXTERN_UNLESS_MAIN_MODULE pattern.Werner Koch2020-02-101-8/+1
* common: Allow a readlimit for iobuf_esopen.Werner Koch2019-09-101-2/+4
* iobuf: Increase the size of the buffer. Add iobuf_set_buffer_size.Werner Koch2018-01-241-0/+6
* gpg,sm: Merge the two versions of check_special_filename.Werner Koch2016-11-291-7/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* gpg: Rename pop_filter to iobuf_pop_filter and export it.Neal H. Walfield2016-03-021-0/+7
* common: More accurately name function.Neal H. Walfield2016-02-231-1/+1
* common: Fix iobuf API of filter function for alignment.NIIBE Yutaka2016-01-121-2/+1
* common: Fix iobuf API of filter function for alignment.NIIBE Yutaka2016-01-121-4/+4
* Fix typos found using codespell.Justus Winter2015-11-171-4/+4
* common: Add a function for copying data from one iobuf to another.Neal H. Walfield2015-11-051-0/+8
* iobuf: Add the IOBUF_INPUT_TEMP type to improve input temp handling.Neal H. Walfield2015-09-021-3/+7
* iobuf: Rename IOBUF_TEMP to IOBUF_OUTPUT_TEMP.Neal H. Walfield2015-09-021-12/+13
* iobuf: Use a first-class enum.Neal H. Walfield2015-09-021-2/+2
* common/iobuf: Improve documentation and code comments.Neal H. Walfield2015-08-201-37/+450
* common/iobuf.h: Remove iobuf_open_fd_or_name.Neal H. Walfield2015-08-201-2/+0
* common/iobuf.c: Rename iobuf_flush and make it a static function.Neal H. Walfield2015-08-201-1/+0
* common/iobuf.c: Better respect boundary conditions in iobuf_read_line.Neal H. Walfield2015-08-201-0/+3
* common/iobuf.h: Remove unimplemented prototypes.Neal H. Walfield2015-08-201-3/+0
* common/iobuf.c: Refactor code to not need the desc field.Neal H. Walfield2015-08-201-1/+0
* common/iobuf.h: Clarify semantics of nofast. Simplify implementation.Neal H. Walfield2015-08-201-1/+5
* common/iobuf.c: Remove dead code (directfp).Neal H. Walfield2015-08-201-1/+0
* common/iobuf.c: Remove dead code (opaque).Neal H. Walfield2015-08-201-3/+0
* common/iobuf.h: Replace further use of literals with symbolic constants.Neal H. Walfield2015-08-201-2/+13
* Switch to the libgpg-error provided estream.Werner Koch2014-08-261-1/+0
* gpg: Create exported secret files and revocs with mode 700.Werner Koch2014-06-301-1/+1
* include: Remove this directory.Werner Koch2014-01-291-1/+1
* Change license for some files in common to LGPLv3+/GPLv2+.Werner Koch2012-04-201-6/+16
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-1/+1
* estream support for iobuf and new memuf functions.Werner Koch2011-01-181-0/+2
* Use macros for iobuf ioctls. Werner Koch2010-03-081-7/+20
* Some changes to suport g13.Werner Koch2009-09-301-1/+4
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Fixed a problem in estream-printf.c.Werner Koch2007-06-251-2/+0
* Fix for bug 537Werner Koch2006-10-021-14/+3
* Add missing file and other changes.Werner Koch2006-09-271-10/+13
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* g10/ does build again.Werner Koch2006-05-231-0/+2
* Still merging 1.4.3 code backWerner Koch2006-04-211-3/+3
* Merged with gpg 1.4.3 code. Werner Koch2006-04-191-0/+1
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-2/+2