]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/history - tests
Fix indentation of LOG() calls.
[tlsproxy/tlsproxy.git] / tests /
2013-07-31 Simon Ruderichtests: Wait at most 20 seconds in wait_for_ports().
2013-07-29 Simon Ruderichtests: Add disabled valgrind command.
2013-07-29 Simon Ruderichtests/client.c: Don't use fdopen(socket, "a+").
2013-07-29 Simon Ruderichtests/Makefile.am: Remove unnecessary client_SOURCES.
2013-07-29 Simon RuderichCheck library functions for success values.
2013-07-29 Simon RuderichAdd basic digest authentication (-a option).
2013-07-29 Simon Ruderichtests: Fix tlsproxy_add() for `make distcheck`.
2013-07-29 Simon Ruderichtests: Call stop_servers when the shell terminates.
2013-07-28 Simon Ruderichtests: Simplify redirection in tlsproxy_setup().
2013-07-28 Simon Ruderichtests: Add tlsproxy_add() helper function.
2013-07-28 Simon Ruderichtests: Add tlsproxy_setup() helper function.
2013-07-28 Simon Ruderichtests: Wait until tlsproxy and gnutls-serv are ready.
2013-07-28 Simon Ruderichtests/common.sh: Log output of tlsproxy to tlsproxy...
2013-07-28 Simon Ruderichtests: Remove tmp in cleanup().
2013-07-28 Simon Ruderichtests: Kill PIDs in stop_servers(), not process names.
2013-07-28 Simon Ruderichtests: Improve error messages on test failure.
2013-07-28 Simon RuderichMinor code cleanup.
2013-07-28 Simon RuderichMinor documentation updates.
2013-07-28 Simon Ruderichtests: make clean removes temporary files if a test...
2013-07-28 Simon RuderichFix error handling for getaddrinfo().
2013-07-28 Simon Ruderichtests: Use better readable order of arguments in if.
2013-07-28 Simon RuderichSort #includes and remove unnecessary comments.
2013-07-12 Simon Ruderichtests/tests.sh: Remove.
2013-07-12 Simon Ruderichtests: Cleanup.
2013-07-12 Simon Ruderichtests/common.sh: Abort on errors.
2013-02-26 Simon Ruderichtests/common.sh: Simplify error redirection.
2013-01-15 Simon Ruderichsrc/*,tests/*: Update copyright year.
2012-03-11 Simon Ruderichsrc/*,test/*: Add missing quotes to shell scripts.
2012-03-11 Simon Ruderichsrc/*,tests/*: Update copyright year.
2011-09-17 Simon Ruderichsrc/verify.c: Better handle a missing proxy certificate.
2011-09-17 Simon Ruderichtests/tests-*.sh: Remove unnecessary calls to tlsproxy...
2011-09-17 Simon Ruderichtests/tests.sh: If the first test fails abort.
2011-03-15 Simon Ruderichtests/test-*.sh: Minor comment update.
2011-03-15 Simon RuderichAdd -u option to pass through unknown hostnames.
2011-03-15 Simon Ruderichtests/client.c: Exit with EXIT_FAILURE if hostname...
2011-03-15 Simon Ruderichtests: Correctly handle cleanup of (temporary) files.
2011-03-15 Simon Ruderichtests: Separate common test data, move tests in tests...
2011-03-11 Simon Ruderichtests/tests.sh: Add missing license.
2011-03-11 Simon Ruderichtests: Add. Test basic behavior.