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
/
estream.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-08-26
Switch to the libgpg-error provided estream.
Werner Koch
1
-4561
/
+0
2014-08-17
estream: Change license from GPL to LPGL.
Werner Koch
1
-6
/
+6
2014-05-02
common: Cleanup the use of USE_NPTH and HAVE_NPTH macros.
Werner Koch
1
-14
/
+14
2014-04-30
estream: Implement "samethread" mode keyword.
Werner Koch
1
-54
/
+107
2014-04-30
estream: Fix deadlock in es_fileno.
Werner Koch
1
-1
/
+1
2014-04-30
estream: Add debug code to the lock functions.
Werner Koch
1
-3
/
+39
2014-04-30
estream: Replace locking macros by functions.
Werner Koch
1
-148
/
+186
2014-04-30
estream: Migrate from Pth to nPth.
Werner Koch
1
-23
/
+22
2014-04-16
Two minor code cleanups and one NULL deref on error fix.
Werner Koch
1
-1
/
+1
2014-03-07
w32: Include winsock2.h to silence warnings.
Werner Koch
1
-0
/
+3
2014-03-07
common: Fix build problem with Sun Studio compiler.
Werner Koch
1
-4
/
+6
2013-04-19
Make sure to call fflush if estream_t is backed with stdio
Daiki Ueno
1
-0
/
+1
2012-06-05
Change all quotes in strings and comments to the new GNU standard.
Werner Koch
1
-1
/
+1
2012-01-25
Port to npth.
Marcus Brinkmann
1
-17
/
+12
2011-12-15
estream: New function es_fclose_snatch.
Werner Koch
1
-0
/
+106
2011-11-30
* common/estream.c (es_fopenmem_init): New.
Werner Koch
1
-2
/
+35
2011-11-30
Add parameter checks and extend documentation of estream.
Werner Koch
1
-10
/
+31
2011-08-10
Fixed set but unused variable bugs
Werner Koch
1
-4
/
+2
2011-03-03
Simplify the management of the stream list in estream.c
Werner Koch
1
-66
/
+72
2011-02-08
Add finger support to dirmngr.
Werner Koch
1
-3
/
+8
2011-02-04
Nuked almost all trailing white space.
post-nuke-of-trailing-ws
Werner Koch
1
-95
/
+95
2011-01-18
Fix es_fopenmem and es_mopen bug.
Werner Koch
1
-1
/
+1
2011-01-18
Fix computation of NEWSIZE in es_func_mem_write.
Werner Koch
1
-1
/
+1
2010-09-01
2010-09-01 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-1
/
+1
2010-08-26
Fix for W32.
Werner Koch
1
-0
/
+2
2010-08-26
.
Werner Koch
1
-67
/
+136
2010-08-23
gpgconf does now work for Wince.
Werner Koch
1
-1
/
+84
2010-08-20
Reworked the posix and w32 exechelpers.
Werner Koch
1
-36
/
+435
2010-08-18
Fix regression in logging.
Werner Koch
1
-20
/
+37
2010-08-02
Add code for a threaded LDAP access to replace the wrapper process.
Werner Koch
1
-1
/
+22
2010-07-26
Fixed couple of build problems. However the W32 version is currently
Werner Koch
1
-6
/
+6
2010-07-24
Add new set_binary feature to estream
Werner Koch
1
-0
/
+33
2010-07-16
Some work on porting dirmngr (unfinished)
Werner Koch
1
-12
/
+4
2010-06-10
2010-06-10 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-1
/
+1
2010-06-07
Add unfinished gpgtar.
Werner Koch
1
-3
/
+86
2010-05-04
Auto starting the agent does now work on CE.
Werner Koch
1
-26
/
+63
2010-04-21
More changes on the way to remove secring.gpg.
Werner Koch
1
-2
/
+13
2010-04-14
Whole lot of changes to support CE.
Werner Koch
1
-0
/
+3
2010-03-22
More chnages to use estream. Add a way to replace the standard
Werner Koch
1
-4
/
+37
2010-03-15
Finished the bulk of changes to use estream in most places instead of
Werner Koch
1
-35
/
+103
2010-03-11
Use a custom log handler for libassuan.
Werner Koch
1
-2
/
+4
2010-03-10
Change logging to use estream. The makes logging to a socket also
Werner Koch
1
-13
/
+54
2010-03-02
First steps towards the W32CE port
Werner Koch
1
-22
/
+88
2010-01-08
Add dummu option --passwd for gpg.
Werner Koch
1
-1
/
+1
2009-09-03
Update estream.
Werner Koch
1
-1
/
+39
2009-06-29
Reworked the estream memory buffer allocation.
Werner Koch
1
-35
/
+50
2009-06-29
The variable is called RET and not RC.
Werner Koch
1
-4
/
+43
2009-06-25
Fixed stupid typo.
Werner Koch
1
-1
/
+1
2009-06-24
Fixed a bunch of little bugs as reported by Fabian Keil.
Werner Koch
1
-5
/
+7
2009-06-03
Fixed an fopen problem on Windows Vista.
Werner Koch
1
-51
/
+33
[next]