index
:
delta/libassuan.git
dkg-fix-T4641
gniibe/t6236
master
svn-import/libassuan-2.0.0
svn-import/pre-new-assuan-branch
dev.gnupg.org: source/libassuan.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
assuan-socket.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
w32: Cleaner semantics for PID and Process handle.
NIIBE Yutaka
2023-05-17
1
-0
/
+2
*
Fix comments.
NIIBE Yutaka
2023-05-17
1
-1
/
+1
*
Implement timeout in assuan_sock_connect_byname.
NIIBE Yutaka
2023-05-08
1
-16
/
+41
*
Fix an explanation for socket on Windows.
NIIBE Yutaka
2022-10-24
1
-1
/
+1
*
Silence compiler warnings.
NIIBE Yutaka
2022-09-08
1
-2
/
+2
*
Drop WindowsCE support.
NIIBE Yutaka
2022-08-31
1
-2
/
+0
*
Add assuan_sock_accept function.
NIIBE Yutaka
2022-04-08
1
-0
/
+25
*
w32: Store a flag if it's socket or not in Assuan CTX.
NIIBE Yutaka
2022-04-06
1
-0
/
+1
*
Fix internal socket API to be consistent for SOCKET.
NIIBE Yutaka
2022-03-31
1
-6
/
+5
*
Support Unicode when starting servers on Windows.
Werner Koch
2021-03-09
1
-4
/
+4
*
Support Unicode socket file names under Windows.
Werner Koch
2020-10-20
1
-9
/
+5
*
socks5: Fix compiler warning on Windows.
Werner Koch
2019-01-25
1
-1
/
+1
*
socks5: Implement timeout to detect bogus service.
NIIBE Yutaka
2019-01-25
1
-0
/
+26
*
socket: Use union for sockaddr access.
NIIBE Yutaka
2018-11-08
1
-15
/
+21
*
Allow change of system hooks for assuan_sock_...
NIIBE Yutaka
2017-12-07
1
-0
/
+7
*
Add an SPDX tag to all core files.
Werner Koch
2017-11-15
1
-17
/
+18
*
Fix the nanosleep case of __assuan_usleep.
Werner Koch
2017-11-15
1
-0
/
+5
*
Define INADDR_LOOPBACK if not defined.
NIIBE Yutaka
2017-09-06
1
-0
/
+5
*
EPROTO portability fix.
Ben Kibbey
2016-09-04
1
-2
/
+2
*
New feature to test for SOCKS5 proxy availability.
Werner Koch
2015-11-27
1
-4
/
+24
*
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
*
Support hostname based SOCKS5 connection.
Werner Koch
2015-10-26
1
-15
/
+162
*
Support SOCKS5 for assuan_sock_connect.
Werner Koch
2015-10-18
1
-8
/
+232
*
Support Cygwin local sockets.
Werner Koch
2015-08-28
1
-57
/
+284
*
Add assuan_sock_set_flag and assuan_sock_get_flag.
Werner Koch
2015-06-30
1
-8
/
+57
*
Fix WSAEADDRINUSE EADDRINUSE mismatch.
Werner Koch
2015-01-27
1
-1
/
+1
*
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
1
-22
/
+238
*
Reroute all socket and connect through the nonce implemenation in assuan-sock...
Marcus Brinkmann
2011-02-03
1
-10
/
+6
*
Replace open/fdopen stuff by CreateFile et al.
Werner Koch
2010-11-01
1
-21
/
+107
*
2010-11-01 Marcus Brinkmann <marcus.brinkmann@ruhr-uni-bochum.de>
Marcus Brinkmann
2010-11-01
1
-0
/
+4
*
Changes to allow building the CE version with MSC.
Werner Koch
2010-11-01
1
-7
/
+13
*
Cleanups for W32CE.
Werner Koch
2010-01-28
1
-2
/
+3
*
Prepare for a port to WindowsCE.
Werner Koch
2010-01-22
1
-17
/
+17
*
2009-12-08 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann
2009-12-08
1
-3
/
+3
*
doc/
Marcus Brinkmann
2009-11-24
1
-0
/
+1
*
2009-10-16 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann
2009-10-16
1
-39
/
+64
*
2009-08-26 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann
2009-08-26
1
-16
/
+19
*
Map WSANOTINITIALIZED to ENOSYS.
Werner Koch
2007-10-05
1
-2
/
+4
*
2007-10-05 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann
2007-10-05
1
-5
/
+42
*
Add new API assuan_set_sock_nonce.
Werner Koch
2007-10-02
1
-1
/
+4
*
Add socket wrapper API.
Werner Koch
2007-10-01
1
-58
/
+297
*
Fixed a name clash in internal symbols used only under W32.
Werner Koch
2007-09-25
1
-4
/
+12
*
Preparing 1.0.3
Werner Koch
2007-08-24
1
-1
/
+1
*
Introduced new type for better support of W32 HADNLES vs. file descriptors.
Werner Koch
2007-07-12
1
-12
/
+16
*
Switched to LGPLv3.
libassuan-1.0.2
Werner Koch
2007-07-05
1
-4
/
+2
*
2006-09-19 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann
2006-09-19
1
-0
/
+12
[next]