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
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
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-11-03
Use asprintf function from libgpg-error.
Werner Koch
4
-228
/
+11
2015-10-26
Support hostname based SOCKS5 connection.
Werner Koch
4
-15
/
+176
2015-10-18
Support SOCKS5 for assuan_sock_connect.
Werner Koch
1
-8
/
+232
2015-08-28
Release 2.3.0
libassuan-2.3.0
Werner Koch
2
-2
/
+2
2015-08-28
Support Cygwin local sockets.
Werner Koch
1
-57
/
+284
2015-08-28
Read up remaining lines in assuan_inquire after reaching MAXLEN
Werner Koch
1
-9
/
+17
[next]