]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/history - tests/common.sh
Update copyright year.
[tlsproxy/tlsproxy.git] / tests / common.sh
2014-01-02 Simon RuderichUpdate copyright year.
2014-01-02 Simon Ruderichtests: Log output of gnutls-serv during the tests.
2014-01-02 Simon Ruderichtests: Minor cleanup of shell scripts.
2013-08-18 Simon Ruderichtests: Rename tlsproxy() and server() to *_background().
2013-08-08 Simon RuderichUse pre-generated Diffie-Hellman parameters.
2013-08-08 Simon Ruderichtests/common.sh: Don't remove proxy-*.pem after each...
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 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-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/*,tests/*: Update copyright year.
2011-03-15 Simon Ruderichtests: Correctly handle cleanup of (temporary) files.
2011-03-15 Simon Ruderichtests: Separate common test data, move tests in tests...