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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Flush data before clearing the confidential flag.
Werner Koch
2023-06-16
1
-1
/
+3
*
build: Better cross build support.
NIIBE Yutaka
2023-06-16
1
-3
/
+3
*
Fix an explanation for socket on Windows.
NIIBE Yutaka
2023-06-16
1
-1
/
+1
*
Fix the previous commit.
NIIBE Yutaka
2023-06-16
1
-1
/
+1
*
Don't access NULL by wipememory.
NIIBE Yutaka
2023-06-16
1
-1
/
+1
*
client: Wipe the inbound buffer when CONFIDENTIAL.
NIIBE Yutaka
2023-06-16
1
-0
/
+2
*
server,client: Wipe the outbound buffer when CONFIDENTIAL.
NIIBE Yutaka
2023-06-16
1
-0
/
+2
*
server: Wipe out the memory used by assuan_inquire if CONFIDENTIAL.
NIIBE Yutaka
2023-06-16
1
-1
/
+7
*
Release 2.5.5.
libassuan-2.5.5
Werner Koch
2021-03-22
2
-2
/
+2
*
Support Unicode when starting servers on Windows.
Werner Koch
2021-03-09
3
-21
/
+36
*
m4: Update with newer autoconf constructs.
NIIBE Yutaka
2020-11-17
1
-1
/
+2
*
Fix crash when logging.
Ben Kibbey
2020-11-12
1
-1
/
+1
*
Release 2.5.4
libassuan-2.5.4
Werner Koch
2020-10-23
3
-3
/
+3
*
Support Unicode socket file names under Windows.
Werner Koch
2020-10-20
2
-10
/
+6
*
build: Use Requires.private and Libs.private.
NIIBE Yutaka
2020-02-25
1
-1
/
+2
*
w32: Fix bad-function-cast warning.
Werner Koch
2019-11-27
1
-0
/
+7
*
doc: Minor comment cleanup and beautification.
Werner Koch
2019-11-27
2
-63
/
+81
*
libassuan.pc: Fix to have -I for Cflags and -L for Libs.
NIIBE Yutaka
2019-08-20
1
-2
/
+2
*
build: Use {CFLAGS,CPPFLAGS,LDFLAGS}_FOR_BUILD for helper programs.
Daniel Kahn Gillmor
2019-07-18
1
-1
/
+2
*
Release 2.5.3
libassuan-2.5.3
Werner Koch
2019-02-11
3
-4
/
+4
*
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
*
Release 2.5.2
libassuan-2.5.2
Werner Koch
2018-12-13
2
-3
/
+3
*
libassuan.vers: Remove duplicates.
NIIBE Yutaka
2018-11-14
1
-2
/
+0
*
server: Don't call _assuan_waitpid on server side.
NIIBE Yutaka
2018-11-14
2
-7
/
+6
*
socket: Use union for sockaddr access.
NIIBE Yutaka
2018-11-08
1
-15
/
+21
*
build: Update gpg-error.m4 and libassuan.m4.
NIIBE Yutaka
2018-11-02
1
-0
/
+1
*
build: Update gpg-error.m4 and libassuan.m4.
NIIBE Yutaka
2018-10-29
1
-9
/
+9
*
libassuan.m4: Better backward compatibility support.
NIIBE Yutaka
2018-10-26
1
-3
/
+15
*
build: Fix libassuan.m4.
NIIBE Yutaka
2018-10-26
1
-1
/
+1
*
build: Fix previous commit.
NIIBE Yutaka
2018-10-26
1
-0
/
+1
*
build: Improve libassuan.m4.
NIIBE Yutaka
2018-10-26
1
-4
/
+4
*
build: Fix previous commit.
NIIBE Yutaka
2018-10-25
1
-1
/
+1
*
build: Relax requirements.
NIIBE Yutaka
2018-10-25
1
-4
/
+10
*
build: Use LIBASSUAN_CONFIG_LIBS (instead of LIB).
NIIBE Yutaka
2018-10-25
2
-3
/
+3
*
build: Fix libassuan.pc.
NIIBE Yutaka
2018-10-24
1
-1
/
+1
*
build: Fix previous commit.
NIIBE Yutaka
2018-10-24
1
-2
/
+1
*
build: Compatibility to pkg-config.
NIIBE Yutaka
2018-10-24
1
-0
/
+10
*
build: Make libassuan.m4 use gpg-error-config.
NIIBE Yutaka
2018-10-24
1
-10
/
+10
*
build: Provide libassuan.pc, generated by configure.
NIIBE Yutaka
2018-10-24
3
-5
/
+21
*
Silence two minor warning on Windows.
NIIBE Yutaka
2018-02-26
2
-4
/
+2
*
Fix previous commit.
NIIBE Yutaka
2018-02-23
1
-2
/
+2
*
Better credential support for other OSes.
NIIBE Yutaka
2018-02-20
1
-33
/
+63
*
Fix regression in ASSUAN_SYSTEM_NPTH_IMPL.
Werner Koch
2017-12-07
1
-2
/
+2
*
Release 2.5.0
libassuan-2.5.0
Werner Koch
2017-12-07
3
-3
/
+3
*
Allow change of system hooks for assuan_sock_...
NIIBE Yutaka
2017-12-07
4
-2
/
+16
*
Use wrapped __assuan_usleep for _assuan_npth_usleep.
NIIBE Yutaka
2017-12-06
1
-1
/
+3
*
Wrap assuan_close for nPth.
NIIBE Yutaka
2017-11-30
1
-6
/
+10
*
Add special check version request \001\001
Werner Koch
2017-11-15
2
-1
/
+3
*
Add an SPDX tag to all core files.
Werner Koch
2017-11-15
54
-580
/
+631
[next]