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-connect.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-01
w32: Fix hello_line parsing for fd passing.
NIIBE Yutaka
1
-1
/
+1
2023-05-10
w32: Minor fixes for ifdef/endif for W32 and W64.
NIIBE Yutaka
1
-1
/
+1
2023-01-04
w32: Fix assuan_socket_connect.
NIIBE Yutaka
1
-1
/
+2
2022-11-15
w32: Fix confusion between process ID and process HANDLE.
NIIBE Yutaka
1
-4
/
+4
2022-11-09
w32: Have PROCESS_HANDLE in struct assuan_context_s.
NIIBE Yutaka
1
-4
/
+8
2022-11-07
w32: Support fd passing through socket.
NIIBE Yutaka
1
-1
/
+25
2022-04-06
w32: Store a flag if it's socket or not in Assuan CTX.
NIIBE Yutaka
1
-0
/
+1
2022-04-04
w32: Fix assuan_socket_connect_fd to be usable.
NIIBE Yutaka
1
-6
/
+5
2019-11-27
doc: Minor comment cleanup and beautification.
Werner Koch
1
-21
/
+20
2017-11-15
Add an SPDX tag to all core files.
Werner Koch
1
-16
/
+17
2016-07-13
Allow socket redirection with assuan_socket_connect.
Werner Koch
1
-7
/
+5
2015-12-01
Fix typos found by codespell.
Justus Winter
1
-1
/
+1
2015-01-28
w32: Fix assuan_connect_fd
Werner Koch
1
-10
/
+21
2011-03-09
Added assuan_socket_connect_fd() to attach an existing socket file descriptor...
[email protected]
1
-34
/
+64
2011-02-03
Reroute all socket and connect through the nonce implemenation in assuan-sock...
Marcus Brinkmann
1
-2
/
+2
2011-02-02
Extend system hooks table by socket and connect functions.
Marcus Brinkmann
1
-2
/
+2
2010-12-14
Typo fixes.
Werner Koch
1
-1
/
+1
2010-11-01
Changes to allow building the CE version with MSC.
Werner Koch
1
-2
/
+9
2010-09-17
Fix portability bug#1282.
Werner Koch
1
-0
/
+3
2010-08-11
Add ASSUAN_CONVEY_COMMENTS flag.
Werner Koch
1
-3
/
+3
2010-02-24
A couple of changes to eventually fully support W32ce.
Werner Koch
1
-35
/
+184
2009-12-02
src/
Marcus Brinkmann
1
-3
/
+4
2009-11-27
2009-11-27 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-0
/
+3
2009-11-19
2009-11-19 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-27
/
+3
2009-11-05
2009-11-05 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-14
/
+2
2009-10-16
2009-10-16 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-8
/
+9
2009-09-21
2009-09-19 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-45
/
+47
2009-08-26
2009-08-26 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-26
/
+26
2008-11-03
2008-11-03 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-3
/
+2
2008-10-15
Typo fix.
Werner Koch
1
-1
/
+1
2007-10-04
Better error mapping.
Werner Koch
1
-1
/
+1
2007-10-01
Add socket wrapper API.
Werner Koch
1
-1
/
+0
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
-6
/
+6
2007-07-05
Switched to LGPLv3.
libassuan-1.0.2
Werner Koch
1
-4
/
+2
2006-09-13
More tweaks for descriptor passing.
Werner Koch
1
-10
/
+28
2006-09-06
Changes to support gpg-error style error codes.
Werner Koch
1
-6
/
+6
2005-10-24
Fixed and clarified copyright notices
Werner Koch
1
-1
/
+2
2004-12-22
Switched to automake 1.9.
libassuan-0-6-9
Werner Koch
1
-13
/
+1
2004-12-20
(assuan_socket_connect): Allow for a
Werner Koch
1
-2
/
+8
2004-12-18
* autogen.sh: Add Option --build-w32.
Werner Koch
1
-2
/
+16
2004-12-07
* configure.ac: Define HAVE_W32_SYSTEM and HAVE_DOSISH_SYSTEM.
Werner Koch
1
-1
/
+1
2004-11-24
* assuan-logging.c (_assuan_log_printf): New.
Werner Koch
1
-13
/
+5
2004-11-24
2004-11-23 Timo Schulz <
[email protected]
>
Timo Schulz
1
-10
/
+18
2004-11-16
* assuan-socket-connect.c (LOG): Fixed macro to print not only the
Werner Koch
1
-4
/
+3
2004-10-02
* assuan-socket-connect.c: Define SUN_LEN, AF_LOCAL and PF_LOCAL
Werner Koch
1
-1
/
+21
2004-04-29
* assuan-socket-connect.c: Include string.h.
Werner Koch
1
-0
/
+1
2004-04-21
* assuan-socket-server.c (accept_connection_bottom): Save the pid
Werner Koch
1
-1
/
+0
2004-04-19
* assuan-socket-server.c, assuan-socket-connect.c: Includes
Werner Koch
1
-0
/
+1
2003-11-11
2003-11-11 Moritz Schulte <
[email protected]
>
Moritz Schulte
1
-3
/
+3
[next]