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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-10-23
Release 2.5.4
libassuan-2.5.4
Werner Koch
3
-3
/
+3
2020-10-20
Support Unicode socket file names under Windows.
Werner Koch
2
-10
/
+6
2020-02-25
build: Use Requires.private and Libs.private.
NIIBE Yutaka
1
-1
/
+2
2019-11-27
w32: Fix bad-function-cast warning.
Werner Koch
1
-0
/
+7
2019-11-27
doc: Minor comment cleanup and beautification.
Werner Koch
2
-63
/
+81
2019-08-20
libassuan.pc: Fix to have -I for Cflags and -L for Libs.
NIIBE Yutaka
1
-2
/
+2
2019-07-18
build: Use {CFLAGS,CPPFLAGS,LDFLAGS}_FOR_BUILD for helper programs.
Daniel Kahn Gillmor
1
-1
/
+2
2019-02-11
Release 2.5.3
libassuan-2.5.3
Werner Koch
3
-4
/
+4
2019-01-25
socks5: Fix compiler warning on Windows.
Werner Koch
1
-1
/
+1
2019-01-25
socks5: Implement timeout to detect bogus service.
NIIBE Yutaka
1
-0
/
+26
2018-12-13
Release 2.5.2
libassuan-2.5.2
Werner Koch
2
-3
/
+3
2018-11-14
libassuan.vers: Remove duplicates.
NIIBE Yutaka
1
-2
/
+0
2018-11-14
server: Don't call _assuan_waitpid on server side.
NIIBE Yutaka
2
-7
/
+6
2018-11-08
socket: Use union for sockaddr access.
NIIBE Yutaka
1
-15
/
+21
2018-11-02
build: Update gpg-error.m4 and libassuan.m4.
NIIBE Yutaka
1
-0
/
+1
2018-10-29
build: Update gpg-error.m4 and libassuan.m4.
NIIBE Yutaka
1
-9
/
+9
2018-10-26
libassuan.m4: Better backward compatibility support.
NIIBE Yutaka
1
-3
/
+15
2018-10-26
build: Fix libassuan.m4.
NIIBE Yutaka
1
-1
/
+1
2018-10-26
build: Fix previous commit.
NIIBE Yutaka
1
-0
/
+1
2018-10-26
build: Improve libassuan.m4.
NIIBE Yutaka
1
-4
/
+4
2018-10-25
build: Fix previous commit.
NIIBE Yutaka
1
-1
/
+1
2018-10-25
build: Relax requirements.
NIIBE Yutaka
1
-4
/
+10
2018-10-25
build: Use LIBASSUAN_CONFIG_LIBS (instead of LIB).
NIIBE Yutaka
2
-3
/
+3
2018-10-24
build: Fix libassuan.pc.
NIIBE Yutaka
1
-1
/
+1
2018-10-24
build: Fix previous commit.
NIIBE Yutaka
1
-2
/
+1
2018-10-24
build: Compatibility to pkg-config.
NIIBE Yutaka
1
-0
/
+10
2018-10-24
build: Make libassuan.m4 use gpg-error-config.
NIIBE Yutaka
1
-10
/
+10
2018-10-24
build: Provide libassuan.pc, generated by configure.
NIIBE Yutaka
3
-5
/
+21
2018-02-26
Silence two minor warning on Windows.
NIIBE Yutaka
2
-4
/
+2
2018-02-23
Fix previous commit.
NIIBE Yutaka
1
-2
/
+2
2018-02-20
Better credential support for other OSes.
NIIBE Yutaka
1
-33
/
+63
2017-12-07
Fix regression in ASSUAN_SYSTEM_NPTH_IMPL.
Werner Koch
1
-2
/
+2
2017-12-07
Release 2.5.0
libassuan-2.5.0
Werner Koch
3
-3
/
+3
2017-12-07
Allow change of system hooks for assuan_sock_...
NIIBE Yutaka
4
-2
/
+16
2017-12-06
Use wrapped __assuan_usleep for _assuan_npth_usleep.
NIIBE Yutaka
1
-1
/
+3
2017-11-30
Wrap assuan_close for nPth.
NIIBE Yutaka
1
-6
/
+10
2017-11-15
Add special check version request \001\001
Werner Koch
2
-1
/
+3
2017-11-15
Add an SPDX tag to all core files.
Werner Koch
54
-580
/
+631
2017-11-15
Fix last commit.
Werner Koch
1
-2
/
+2
2017-11-15
Fix the nanosleep case of __assuan_usleep.
Werner Koch
2
-3
/
+7
2017-09-06
Define INADDR_LOOPBACK if not defined.
NIIBE Yutaka
1
-0
/
+5
2017-05-31
Use gpgrt_free to release memory allocated by gpgrt_asprintf.
NIIBE Yutaka
2
-6
/
+6
2016-09-04
EPROTO portability fix.
Ben Kibbey
1
-2
/
+2
2016-07-13
Allow socket redirection with assuan_socket_connect.
Werner Koch
1
-7
/
+5
2016-07-13
Speedup closing fds before an exec.
Werner Koch
1
-0
/
+40
2016-06-25
Fix minor memory leaks
Werner Koch
3
-6
/
+9
2016-01-15
Improve getting of max. number of open fds.
Werner Koch
3
-32
/
+74
2015-12-01
Fix typos found by codespell.
Justus Winter
6
-6
/
+6
2015-11-27
New feature to test for SOCKS5 proxy availability.
Werner Koch
1
-4
/
+24
2015-11-26
Protect connect system hook against blocking (nPth).
Werner Koch
1
-1
/
+6
[next]