index
:
libassuan
LIBASSUAN-2.5-BRANCH
dkg-fix-T4641
gniibe/spawn
gniibe/t6236
gniibe/t6487
master
svn-import/libassuan-2.0.0
svn-import/pre-new-assuan-branch
A small library implementing the so-called Assuan protocol.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix last commit.
Werner Koch
2017-11-15
1
-2
/
+2
*
Fix the nanosleep case of __assuan_usleep.
Werner Koch
2017-11-15
2
-3
/
+7
*
Define INADDR_LOOPBACK if not defined.
NIIBE Yutaka
2017-09-06
1
-0
/
+5
*
Use gpgrt_free to release memory allocated by gpgrt_asprintf.
NIIBE Yutaka
2017-05-31
2
-6
/
+6
*
EPROTO portability fix.
Ben Kibbey
2016-09-04
1
-2
/
+2
*
Allow socket redirection with assuan_socket_connect.
Werner Koch
2016-07-13
1
-7
/
+5
*
Speedup closing fds before an exec.
Werner Koch
2016-07-13
1
-0
/
+40
*
Fix minor memory leaks
Werner Koch
2016-06-25
3
-6
/
+9
*
Improve getting of max. number of open fds.
Werner Koch
2016-01-15
3
-32
/
+74
*
Fix typos found by codespell.
Justus Winter
2015-12-01
6
-6
/
+6
*
New feature to test for SOCKS5 proxy availability.
Werner Koch
2015-11-27
1
-4
/
+24
*
Protect connect system hook against blocking (nPth).
Werner Koch
2015-11-26
1
-1
/
+6
*
Do not use size_t with _assuan_read.
Werner Koch
2015-11-26
1
-1
/
+1
*
Also try port 9150 in Tor mode.
Werner Koch
2015-11-21
1
-0
/
+10
*
Fix windows build with mingw-w64 2.0.x
Andre Heinecke
2015-11-21
1
-0
/
+24
*
w32: Use assuan_fd_t with the new socket functions.
Werner Koch
2015-11-03
1
-5
/
+6
*
Use asprintf function from libgpg-error.
Werner Koch
2015-11-03
4
-228
/
+11
*
Support hostname based SOCKS5 connection.
Werner Koch
2015-10-26
4
-15
/
+176
*
Support SOCKS5 for assuan_sock_connect.
Werner Koch
2015-10-18
1
-8
/
+232
*
Release 2.3.0
libassuan-2.3.0
Werner Koch
2015-08-28
2
-2
/
+2
*
Support Cygwin local sockets.
Werner Koch
2015-08-28
1
-57
/
+284
*
Read up remaining lines in assuan_inquire after reaching MAXLEN
Werner Koch
2015-08-28
1
-9
/
+17
*
Wipe the context before releasing as an extra safeguard.
Werner Koch
2015-08-07
2
-1
/
+15
*
Add assuan_sock_set_flag and assuan_sock_get_flag.
Werner Koch
2015-06-30
4
-8
/
+63
*
Return GPG_ERR_SOURCE_ASSUAN on errors with no CTX.
Werner Koch
2015-06-26
1
-1
/
+1
*
Do not segv if NULL is passed for CTX in sendfd and receivefd.
Werner Koch
2015-06-26
2
-2
/
+8
*
w32: Use -static-libgcc to avoid linking to libgcc_s_sjlj-1.dll.
Werner Koch
2015-01-30
1
-0
/
+4
*
Require the use of automake 1.14
Werner Koch
2015-01-28
1
-1
/
+1
*
w32: Fix assuan_connect_fd
Werner Koch
2015-01-28
1
-10
/
+21
*
Fix gcc warning about unused values.
Werner Koch
2015-01-28
1
-23
/
+24
*
Fix WSAEADDRINUSE EADDRINUSE mismatch.
Werner Koch
2015-01-27
2
-3
/
+5
*
Comment updates
Werner Koch
2015-01-27
1
-14
/
+16
*
Do not allow LFs in the redirected name.
Werner Koch
2014-11-28
1
-1
/
+8
*
Implement socket file redirection.
Werner Koch
2014-11-28
5
-22
/
+244
*
w32: Remove I/O delays due to our 100ms delay after an EAGAIN.
Werner Koch
2014-11-07
2
-0
/
+46
*
Release 2.1.2.
libassuan-2.1.2
Werner Koch
2014-08-17
1
-1
/
+1
*
Update copyright info
Werner Koch
2014-08-17
2
-4
/
+4
*
Fix possible segv in a call to _assuan_debug.
Werner Koch
2014-08-17
1
-1
/
+1
*
Avoid a vasprintf call if tracing has not been enabled.
Werner Koch
2014-06-30
1
-12
/
+16
*
Fix NULL deref when tracing is enabled and malloc fails.
Werner Koch
2014-04-16
2
-7
/
+12
*
Changes to support W64.
Werner Koch
2013-06-19
2
-8
/
+11
*
Add assuan_check_version and ASSUAN_VERSION_NUMBER.
Werner Koch
2013-02-22
6
-22
/
+144
*
w32: Fix header inclusion order for newer toolchain.
Werner Koch
2013-02-22
1
-13
/
+12
*
Beautify the BUILD_TIMESTAMP and put it into the binary.
Werner Koch
2013-02-22
1
-1
/
+3
*
w32ce: Adjust to changed API and make it build again.
Werner Koch
2013-02-22
1
-22
/
+22
*
Modernize release version management.
Werner Koch
2013-02-22
1
-3
/
+3
*
Make assuan_transact more robust against inquiry errors.
Werner Koch
2013-02-07
1
-10
/
+19
*
Check for getpeerucred().
Ben Kibbey
2012-11-26
1
-5
/
+21
*
Support LOCAL_PEEREID (NetBSD) and getpeereid() (FreeBSD)
Ben Kibbey
2012-11-21
1
-0
/
+21
*
src/assuan-handler.c: add help strings for standard commands.
W. Trevor King
2012-06-05
1
-16
/
+66
[prev]
[next]