summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: Use -no-fast-install LDFLAGS for Windows.NIIBE Yutaka2023-05-121-0/+4
* tests: Fix for POSIX machine.NIIBE Yutaka2023-05-111-0/+2
* w32: Fix test header file for 64-bit Windows.NIIBE Yutaka2023-05-101-1/+7
* w32: Fix pipeconnect test program for Windows.NIIBE Yutaka2023-05-101-3/+22
* w32: Fix the semantics of sending FD, it's Windows HANDLE.NIIBE Yutaka2023-05-101-0/+21
* Fix make dist targetAndre Heinecke2022-11-181-1/+1
* tests: Use common code for Windows.NIIBE Yutaka2022-11-091-8/+2
* tests: Add fdpassing-socket.sh script.NIIBE Yutaka2022-11-084-64/+208
* w32: Support fd passing through pipe.NIIBE Yutaka2022-11-072-15/+23
* Drop WindowsCE support.NIIBE Yutaka2022-08-315-1657/+1
* tests: Remove dead codeJakub Jelen2022-06-081-1/+1
* tests: Avoid leaking file descriptors on errorsJakub Jelen2022-06-081-0/+1
* build: Use Requires.private and Libs.private.NIIBE Yutaka2020-02-251-2/+1
* build: With LD_LIBRARY_PATH defined, use --disable-new-dtags.NIIBE Yutaka2019-01-161-1/+2
* tests: Exclude tests for Windows build.NIIBE Yutaka2018-03-271-3/+8
* tests: Fix build.Ben Kibbey2017-11-201-0/+3
* Add special check version request \001\001Werner Koch2017-11-151-0/+1
* Fix distcheck.Justus Winter2016-07-051-1/+1
* Fix minor memory leaksWerner Koch2016-06-251-13/+15
* Fix typos found by codespell.Justus Winter2015-12-011-1/+1
* New feature to test for SOCKS5 proxy availability.Werner Koch2015-11-271-2/+32
* Make socks5 test case a bit more robust.Werner Koch2015-11-231-12/+18
* Tests: Cope with broken HTTP servers.Werner Koch2015-10-261-2/+12
* Support hostname based SOCKS5 connection.Werner Koch2015-10-261-64/+119
* Support SOCKS5 for assuan_sock_connect.Werner Koch2015-10-182-3/+245
* Add assuan_check_version and ASSUAN_VERSION_NUMBER.Werner Koch2013-02-222-5/+95
* w32ce: Adjust to changed API and make it build again.Werner Koch2013-02-221-1/+1
* Generate the ChangeLog from commit logs.Werner Koch2011-12-011-0/+7
* Include sys/select.h in a test utility.Werner Koch2011-03-282-48/+53
* Fix bug#1205Werner Koch2010-10-112-2/+6
* Changed the implementation of CreatePipe under W32CE.Werner Koch2010-03-225-3/+469
* A couple of changes to eventually fully support W32ce.Werner Koch2010-02-244-33/+988
* Add a run command.Werner Koch2010-01-291-0/+107
* Add some commands to the test server.Werner Koch2010-01-282-7/+391
* First take on Server for W32CEWerner Koch2010-01-281-0/+271
* Cleanups for W32CE.Werner Koch2010-01-282-3/+26
* 2009-11-05 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-11-051-3/+3
* Extended HELP command.Werner Koch2009-11-041-1/+1
* 2009-09-19 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-09-211-11/+21
* 2009-08-26 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2009-08-262-31/+31
* 2008-11-03 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2008-11-031-8/+10
* Switched to LGPLv3.libassuan-1.0.2Werner Koch2007-07-053-12/+6
* portability fixeslibassuan-0.9.3Werner Koch2006-10-101-2/+6
* distribute motdWerner Koch2006-09-191-1/+1
* Fixed problems Nelson H. F. Beebe reported when doing build tests on severalWerner Koch2006-09-192-17/+6
* 2006-09-19 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2006-09-193-2/+19
* Preparing a new releaselibassuan-0.9.0Werner Koch2006-09-141-2/+6
* More tweaks for descriptor passing.Werner Koch2006-09-131-1/+1
* Integrated descriptor passing.Werner Koch2006-09-121-60/+101
* fixesWerner Koch2006-09-101-1/+54