]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/history - tests/client.c
Update copyright year.
[tlsproxy/tlsproxy.git] / tests / client.c
2014-01-02 Simon RuderichUpdate copyright year.
2014-01-02 Simon Ruderichtests/client.c: Sync with connection.c.
2013-12-07 Simon RuderichFix compile on OpenBSD.
2013-12-02 Simon RuderichDon't use AI_V4MAPPED in getaddrinfo().
2013-08-08 Simon RuderichUse gnutls_transport_set_int() if available.
2013-08-06 Simon RuderichAdd disabled debug functions for GnuTLS.
2013-08-06 Simon RuderichFix test-suite for recent gnutls-serv.
2013-07-29 Simon Ruderichtests/client.c: Don't use fdopen(socket, "a+").
2013-07-29 Simon RuderichCheck library functions for success values.
2013-07-29 Simon RuderichAdd basic digest authentication (-a option).
2013-07-28 Simon RuderichMinor code cleanup.
2013-07-28 Simon RuderichMinor documentation updates.
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-01-15 Simon Ruderichsrc/*,tests/*: Update copyright year.
2012-03-11 Simon Ruderichsrc/*,tests/*: Update copyright year.
2011-03-15 Simon Ruderichtests/client.c: Exit with EXIT_FAILURE if hostname...
2011-03-11 Simon Ruderichtests: Add. Test basic behavior.