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
2023-06-16
Flush data before clearing the confidential flag.
Werner Koch
1
-1
/
+3
2023-06-16
build: Better cross build support.
NIIBE Yutaka
1
-3
/
+3
2023-06-16
Fix an explanation for socket on Windows.
NIIBE Yutaka
1
-1
/
+1
2023-06-16
Fix the previous commit.
NIIBE Yutaka
1
-1
/
+1
2023-06-16
Don't access NULL by wipememory.
NIIBE Yutaka
1
-1
/
+1
2023-06-16
client: Wipe the inbound buffer when CONFIDENTIAL.
NIIBE Yutaka
1
-0
/
+2
2023-06-16
server,client: Wipe the outbound buffer when CONFIDENTIAL.
NIIBE Yutaka
1
-0
/
+2
2023-06-16
server: Wipe out the memory used by assuan_inquire if CONFIDENTIAL.
NIIBE Yutaka
1
-1
/
+7
2021-03-22
Release 2.5.5.
libassuan-2.5.5
Werner Koch
2
-2
/
+2
2021-03-09
Support Unicode when starting servers on Windows.
Werner Koch
3
-21
/
+36
2020-11-17
m4: Update with newer autoconf constructs.
NIIBE Yutaka
1
-1
/
+2
2020-11-12
Fix crash when logging.
Ben Kibbey
1
-1
/
+1
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
[next]