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
/
assuan-socket.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-11-08
socket: Use union for sockaddr access.
NIIBE Yutaka
1
-15
/
+21
2017-12-07
Allow change of system hooks for assuan_sock_...
NIIBE Yutaka
1
-0
/
+7
2017-11-15
Add an SPDX tag to all core files.
Werner Koch
1
-17
/
+18
2017-11-15
Fix the nanosleep case of __assuan_usleep.
Werner Koch
1
-0
/
+5
2017-09-06
Define INADDR_LOOPBACK if not defined.
NIIBE Yutaka
1
-0
/
+5
2016-09-04
EPROTO portability fix.
Ben Kibbey
1
-2
/
+2
2015-11-27
New feature to test for SOCKS5 proxy availability.
Werner Koch
1
-4
/
+24
2015-11-26
Do not use size_t with _assuan_read.
Werner Koch
1
-1
/
+1
2015-11-21
Also try port 9150 in Tor mode.
Werner Koch
1
-0
/
+10
2015-11-21
Fix windows build with mingw-w64 2.0.x
Andre Heinecke
1
-0
/
+24
2015-11-03
w32: Use assuan_fd_t with the new socket functions.
Werner Koch
1
-5
/
+6
2015-10-26
Support hostname based SOCKS5 connection.
Werner Koch
1
-15
/
+162
2015-10-18
Support SOCKS5 for assuan_sock_connect.
Werner Koch
1
-8
/
+232
2015-08-28
Support Cygwin local sockets.
Werner Koch
1
-57
/
+284
2015-06-30
Add assuan_sock_set_flag and assuan_sock_get_flag.
Werner Koch
1
-8
/
+57
2015-01-27
Fix WSAEADDRINUSE EADDRINUSE mismatch.
Werner Koch
1
-1
/
+1
2014-11-28
Do not allow LFs in the redirected name.
Werner Koch
1
-1
/
+8
2014-11-28
Implement socket file redirection.
Werner Koch
1
-22
/
+238
2011-02-03
Reroute all socket and connect through the nonce implemenation in assuan-sock...
Marcus Brinkmann
1
-10
/
+6
2010-11-01
Replace open/fdopen stuff by CreateFile et al.
Werner Koch
1
-21
/
+107
2010-11-01
2010-11-01 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-0
/
+4
2010-11-01
Changes to allow building the CE version with MSC.
Werner Koch
1
-7
/
+13
2010-01-28
Cleanups for W32CE.
Werner Koch
1
-2
/
+3
2010-01-22
Prepare for a port to WindowsCE.
Werner Koch
1
-17
/
+17
2009-12-08
2009-12-08 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-3
/
+3
2009-11-24
doc/
Marcus Brinkmann
1
-0
/
+1
2009-10-16
2009-10-16 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-39
/
+64
2009-08-26
2009-08-26 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-16
/
+19
2007-10-05
Map WSANOTINITIALIZED to ENOSYS.
Werner Koch
1
-2
/
+4
2007-10-05
2007-10-05 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-5
/
+42
2007-10-02
Add new API assuan_set_sock_nonce.
Werner Koch
1
-1
/
+4
2007-10-01
Add socket wrapper API.
Werner Koch
1
-58
/
+297
2007-09-25
Fixed a name clash in internal symbols used only under W32.
Werner Koch
1
-4
/
+12
2007-08-24
Preparing 1.0.3
Werner Koch
1
-1
/
+1
2007-07-12
Introduced new type for better support of W32 HADNLES vs. file descriptors.
Werner Koch
1
-12
/
+16
2007-07-05
Switched to LGPLv3.
libassuan-1.0.2
Werner Koch
1
-4
/
+2
2006-09-19
2006-09-19 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-0
/
+12
2005-10-24
Fixed and clarified copyright notices
Werner Koch
1
-13
/
+15
2004-12-07
* configure.ac: Define HAVE_W32_SYSTEM and HAVE_DOSISH_SYSTEM.
Werner Koch
1
-5
/
+5
2004-11-27
include/sys/types.h
Werner Koch
1
-0
/
+1
2004-11-24
Small API update and Windows fixes
Werner Koch
1
-5
/
+5
2004-11-24
2004-11-23 Timo Schulz <
[email protected]
>
Timo Schulz
1
-0
/
+133