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