2013-07-28 |
Simon Ruderich | tests: Kill PIDs in stop_servers(), not process names.
|
commit | commitdiff | tree |
2013-07-28 |
Simon Ruderich | tests: Improve error messages on test failure.
|
commit | commitdiff | tree |
2013-07-28 |
Simon Ruderich | tlsproxy.h: Sort includes.
|
commit | commitdiff | tree |
2013-07-28 |
Simon Ruderich | verify.c: Move fclose() to prevent overwrite of errno.
|
commit | commitdiff | tree |
2013-07-28 |
Simon Ruderich | verify.c: Increase buffer size for server certificates.
|
commit | commitdiff | tree |
2013-07-28 |
Simon Ruderich | log.c: Prevent intermingled output from multiple log_message().
|
commit | commitdiff | tree |
2013-07-28 |
Simon Ruderich | log.c: Minor cleanup.
|
commit | commitdiff | tree |
2013-07-28 |
Simon Ruderich | Add missing fflush().
|
commit | commitdiff | tree |
2013-07-28 |
Simon Ruderich | Remove function cast for worker_thread.
|
commit | commitdiff | tree |
2013-07-28 |
Simon Ruderich | Minor code cleanup.
|
commit | commitdiff | tree |
2013-07-28 |
Simon Ruderich | Minor documentation updates.
|
commit | commitdiff | tree |
2013-07-28 |
Simon Ruderich | tests: make clean removes temporary files if a test...
|
commit | commitdiff | tree |
2013-07-28 |
Simon Ruderich | Fix error handling for getaddrinfo().
|
commit | commitdiff | tree |
2013-07-28 |
Simon Ruderich | tests: Use better readable order of arguments in if.
|
commit | commitdiff | tree |
2013-07-28 |
Simon Ruderich | Sort #includes and remove unnecessary comments.
|
commit | commitdiff | tree |
2013-07-28 |
Simon Ruderich | Simplify a few if conditions.
|
commit | commitdiff | tree |
2013-07-28 |
Simon Ruderich | Simplify str(n)cmp() if conditions.
|
commit | commitdiff | tree |
2013-07-28 |
Simon Ruderich | Use better readable order of arguments in if.
|
commit | commitdiff | tree |
2013-07-12 |
Simon Ruderich | tests/tests.sh: Remove.
|
commit | commitdiff | tree |
2013-07-12 |
Simon Ruderich | tests: Cleanup.
|
commit | commitdiff | tree |
2013-07-12 |
Simon Ruderich | tests/common.sh: Abort on errors.
|
commit | commitdiff | tree |
2013-07-12 |
Simon Ruderich | configure.ac: Cleanup.
|
commit | commitdiff | tree |
2013-07-12 |
Simon Ruderich | tlsproxy-setup: Fix --sec-param for older certtool...
|
commit | commitdiff | tree |
2013-04-12 |
Simon Ruderich | src/tlsproxy-setup: Use --sec-param=high.
|
commit | commitdiff | tree |
2013-04-12 |
Simon Ruderich | src/tlsproxy-add,src/tlsproxy-setup: Increase expiry...
|
commit | commitdiff | tree |
2013-04-12 |
Simon Ruderich | src/tlsproxy-add,src/tlsproxy-setup: Cleanup.
|
commit | commitdiff | tree |
2013-02-26 |
Simon Ruderich | tests/common.sh: Simplify error redirection.
|
commit | commitdiff | tree |
2013-02-26 |
Simon Ruderich | log.c: Use one printf() instead of two in log_message().
|
commit | commitdiff | tree |
2013-01-15 |
Simon Ruderich | src/*,tests/*: Update copyright year.
|
commit | commitdiff | tree |
2013-01-15 |
Simon Ruderich | configure.ac: Remove --param=ssp-buffer-size=1.
|
commit | commitdiff | tree |
2012-07-31 |
Simon Ruderich | configure.ac: Cleanup hardening flags.
|
commit | commitdiff | tree |
2012-07-31 |
Simon Ruderich | configure.ac: Use $CPPFLAGS for preprocessor flags.
|
commit | commitdiff | tree |
2012-07-31 |
Simon Ruderich | NEWS: Use complete sentences.
|
commit | commitdiff | tree |
2012-07-31 |
Simon Ruderich | NEWS: Put latest versions on top.
|
commit | commitdiff | tree |
2012-07-22 |
Simon Ruderich | src/connection.c: Fix error check for gnutls_priority_set().
|
commit | commitdiff | tree |
2012-03-11 |
Simon Ruderich | src/tlsproxy.c: Display value of invalid options.
|
commit | commitdiff | tree |
2012-03-11 |
Simon Ruderich | src/connection.c,src/verify.c: Use a constant for path...
|
commit | commitdiff | tree |
2012-03-11 |
Simon Ruderich | src/tlsproxy.c: Display version in help and debug startup...
|
commit | commitdiff | tree |
2012-03-11 |
Simon Ruderich | src/tlsproxy.c: Minor documentation update.
|
commit | commitdiff | tree |
2012-03-11 |
Simon Ruderich | src/sem.c,src/tlsproxy.c: Minor cleanup.
|
commit | commitdiff | tree |
2012-03-11 |
Simon Ruderich | src/*,test/*: Add missing quotes to shell scripts.
|
commit | commitdiff | tree |
2012-03-11 |
Simon Ruderich | README: Minor update.
|
commit | commitdiff | tree |
2012-03-11 |
Simon Ruderich | src/*,tests/*: Update copyright year.
|
commit | commitdiff | tree |
2012-03-11 |
Simon Ruderich | configure.ac: Add missing license.
|
commit | commitdiff | tree |
2011-11-15 |
Simon Ruderich | configure.ac: Add more hardening flags for GCC.
|
commit | commitdiff | tree |
2011-09-17 |
Simon Ruderich | src/verify.c: Better handle a missing proxy certificate.
|
commit | commitdiff | tree |
2011-09-17 |
Simon Ruderich | tests/tests-*.sh: Remove unnecessary calls to tlsproxy...
|
commit | commitdiff | tree |
2011-09-17 |
Simon Ruderich | tests/tests.sh: If the first test fails abort.
|
commit | commitdiff | tree |
2011-09-17 |
Simon Ruderich | src/connection.c: Minor cleanup.
|
commit | commitdiff | tree |
2011-09-17 |
Simon Ruderich | Rename server_certificate_path() to server_certificate_file().
|
commit | commitdiff | tree |
2011-09-17 |
Simon Ruderich | src/connection.c: Correctly log suggested buffer size.
|
commit | commitdiff | tree |
2011-09-17 |
Simon Ruderich | src/verify.c: Remove duplicated code.
|
commit | commitdiff | tree |
2011-09-17 |
Simon Ruderich | src/connection.c: Move code to get proxy certificate...
|
commit | commitdiff | tree |
2011-09-08 |
Simon Ruderich | src/connection.c: Reduce calls to gnutls_record_get_max_size().
|
commit | commitdiff | tree |
2011-09-06 |
Simon Ruderich | src/*.c: Minor documentation updates.
|
commit | commitdiff | tree |
2011-09-06 |
Simon Ruderich | README: Minor documentation updates.
|
commit | commitdiff | tree |
2011-09-06 |
Simon Ruderich | src/log.c: Fix build without DEBUG.
|
commit | commitdiff | tree |
2011-09-06 |
Simon Ruderich | Check return value of snprintf().
|
commit | commitdiff | tree |
2011-08-19 |
Simon Ruderich | configure.ac: Compile with additional security features...
|
commit | commitdiff | tree |
2011-08-18 |
Simon Ruderich | Implement cleaner logging approach.
|
commit | commitdiff | tree |
2011-03-23 |
Simon Ruderich | Release 0.2.
|
commit | commitdiff | tree |
2011-03-23 |
Simon Ruderich | src/verify.c: Print server certificate in case of an...
|
commit | commitdiff | tree |
2011-03-23 |
Simon Ruderich | README: Fix typo.
|
commit | commitdiff | tree |
2011-03-22 |
Simon Ruderich | src/connection.c: Remove unnecessary check.
|
commit | commitdiff | tree |
2011-03-22 |
Simon Ruderich | src/tlsproxy.c: Initialize done with 0 for clarity.
|
commit | commitdiff | tree |
2011-03-22 |
Simon Ruderich | Minor whitespace fixes.
|
commit | commitdiff | tree |
2011-03-22 |
Simon Ruderich | Minor source comment fixes.
|
commit | commitdiff | tree |
2011-03-16 |
Simon Ruderich | README: Add KNOWN ISSUES with a minor Firefox problem.
|
commit | commitdiff | tree |
2011-03-16 |
Simon Ruderich | src/tlsproxy.h: Prepend global_ to tls_priority_cache...
|
commit | commitdiff | tree |
2011-03-16 |
Simon Ruderich | src/connection.c: Send HTML in error messages.
|
commit | commitdiff | tree |
2011-03-16 |
Simon Ruderich | README: Improve -u description.
|
commit | commitdiff | tree |
2011-03-15 |
Simon Ruderich | README: Add information about -u option.
|
commit | commitdiff | tree |
2011-03-15 |
Simon Ruderich | tests/test-*.sh: Minor comment update.
|
commit | commitdiff | tree |
2011-03-15 |
Simon Ruderich | Add -u option to pass through unknown hostnames.
|
commit | commitdiff | tree |
2011-03-15 |
Simon Ruderich | tests/client.c: Exit with EXIT_FAILURE if hostname...
|
commit | commitdiff | tree |
2011-03-15 |
Simon Ruderich | tests: Correctly handle cleanup of (temporary) files.
|
commit | commitdiff | tree |
2011-03-15 |
Simon Ruderich | tests: Separate common test data, move tests in tests...
|
commit | commitdiff | tree |
2011-03-15 |
Simon Ruderich | README: Clarify use of `proxy-invalid.pem`.
|
commit | commitdiff | tree |
2011-03-15 |
Simon Ruderich | src/tlsproxy.c: Add missing htonl() for INADDR_ANY.
|
commit | commitdiff | tree |
2011-03-15 |
Simon Ruderich | Add ./configure --disable-ipv6 to use IPv4 only.
|
commit | commitdiff | tree |
2011-03-13 |
Simon Ruderich | .gitignore: Sort.
|
commit | commitdiff | tree |
2011-03-11 |
Simon Ruderich | NEWS: Add.
|
commit | commitdiff | tree |
2011-03-11 |
Simon Ruderich | README: Add.
|
commit | commitdiff | tree |
2011-03-11 |
Simon Ruderich | tests/tests.sh: Add missing license.
|
commit | commitdiff | tree |
2011-03-11 |
Simon Ruderich | .gitignore: Ignore .o files.
|
commit | commitdiff | tree |
2011-03-11 |
Simon Ruderich | .gitignore: Ignore files created by tests/.
|
commit | commitdiff | tree |
2011-03-11 |
Simon Ruderich | .gitignore: Use absolute paths, starting from repository...
|
commit | commitdiff | tree |
2011-03-11 |
Simon Ruderich | tests: Add. Test basic behavior.
|
commit | commitdiff | tree |
2011-03-11 |
Simon Ruderich | src/tlsproxy.c: Only handle SIGINT in DEBUG mode.
|
commit | commitdiff | tree |
2011-03-11 |
Simon Ruderich | src/tlsproxy-add: Add, adds server certificates to...
|
commit | commitdiff | tree |
2011-03-11 |
Simon Ruderich | src/tlsproxy-setup: Print message when done.
|
commit | commitdiff | tree |
2011-03-11 |
Simon Ruderich | src/Makefile.am: Distribute tlsproxy-setup.
|
commit | commitdiff | tree |
2011-03-11 |
Simon Ruderich | src/tlsproxy-setup.sh: Rename to tlsproxy-setup.
|
commit | commitdiff | tree |
2011-03-11 |
Simon Ruderich | src/tlsproxy.c: Fix error message.
|
commit | commitdiff | tree |
2011-03-11 |
Simon Ruderich | src/connection.c: Fix memory leak in initialize_tls_session_*().
|
commit | commitdiff | tree |
2011-03-11 |
Simon Ruderich | src/tlsproxy-setup.sh: Add. Creates files to use tlsproxy.
|
commit | commitdiff | tree |
2011-03-11 |
Simon Ruderich | src/connection.c: Use "invalid" certificate when the...
|
commit | commitdiff | tree |
2011-03-10 |
Simon Ruderich | Verify the server certificate against a stored copy.
|
commit | commitdiff | tree |
2011-03-10 |
Simon Ruderich | src/connection.c: Finish the TLS connection instead...
|
commit | commitdiff | tree |
2011-03-10 |
Simon Ruderich | src/connection.c: Move path related defines to tlsproxy.h.
|
commit | commitdiff | tree |
next |