ruderich.org/simon
/
tlsproxy
/
tlsproxy.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
tlsproxy/tlsproxy.git
2011-09-17
Simon Ruderich
tests/tests-*.sh: Remove unnecessary calls to tlsproxy...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Simon Ruderich
tests/tests.sh: If the first test fails abort.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Simon Ruderich
src/connection.c: Minor cleanup.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Simon Ruderich
Rename server_certificate_path() to server_certificate_...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Simon Ruderich
src/connection.c: Correctly log suggested buffer size.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Simon Ruderich
src/verify.c: Remove duplicated code.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-17
Simon Ruderich
src/connection.c: Move code to get proxy certificate...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-08
Simon Ruderich
src/connection.c: Reduce calls to gnutls_record_get_max...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Simon Ruderich
src/*.c: Minor documentation updates.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Simon Ruderich
README: Minor documentation updates.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Simon Ruderich
src/log.c: Fix build without DEBUG.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-06
Simon Ruderich
Check return value of snprintf().
commit
|
commitdiff
|
tree
|
snapshot
2011-08-19
Simon Ruderich
configure.ac: Compile with additional security features...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-18
Simon Ruderich
Implement cleaner logging approach.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Simon Ruderich
Release 0.2.
0.2
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Simon Ruderich
src/verify.c: Print server certificate in case of an...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-23
Simon Ruderich
README: Fix typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Simon Ruderich
src/connection.c: Remove unnecessary check.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Simon Ruderich
src/tlsproxy.c: Initialize done with 0 for clarity.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Simon Ruderich
Minor whitespace fixes.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Simon Ruderich
Minor source comment fixes.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Simon Ruderich
README: Add KNOWN ISSUES with a minor Firefox problem.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Simon Ruderich
src/tlsproxy.h: Prepend global_ to tls_priority_cache...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Simon Ruderich
src/connection.c: Send HTML in error messages.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-16
Simon Ruderich
README: Improve -u description.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Simon Ruderich
README: Add information about -u option.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Simon Ruderich
tests/test-*.sh: Minor comment update.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Simon Ruderich
Add -u option to pass through unknown hostnames.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Simon Ruderich
tests/client.c: Exit with EXIT_FAILURE if hostname...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Simon Ruderich
tests: Correctly handle cleanup of (temporary) files.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Simon Ruderich
tests: Separate common test data, move tests in tests...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Simon Ruderich
README: Clarify use of `proxy-invalid.pem`.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Simon Ruderich
src/tlsproxy.c: Add missing htonl() for INADDR_ANY.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Simon Ruderich
Add ./configure --disable-ipv6 to use IPv4 only.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Simon Ruderich
.gitignore: Sort.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Simon Ruderich
NEWS: Add.
0.1
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Simon Ruderich
README: Add.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Simon Ruderich
tests/tests.sh: Add missing license.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Simon Ruderich
.gitignore: Ignore .o files.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Simon Ruderich
.gitignore: Ignore files created by tests/.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Simon Ruderich
.gitignore: Use absolute paths, starting from repositor...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Simon Ruderich
tests: Add. Test basic behavior.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Simon Ruderich
src/tlsproxy.c: Only handle SIGINT in DEBUG mode.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Simon Ruderich
src/tlsproxy-add: Add, adds server certificates to...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Simon Ruderich
src/tlsproxy-setup: Print message when done.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Simon Ruderich
src/Makefile.am: Distribute tlsproxy-setup.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Simon Ruderich
src/tlsproxy-setup.sh: Rename to tlsproxy-setup.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Simon Ruderich
src/tlsproxy.c: Fix error message.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Simon Ruderich
src/connection.c: Fix memory leak in initialize_tls_ses...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Simon Ruderich
src/tlsproxy-setup.sh: Add. Creates files to use tlsproxy.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Simon Ruderich
src/connection.c: Use "invalid" certificate when the...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
Simon Ruderich
Verify the server certificate against a stored copy.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
Simon Ruderich
src/connection.c: Finish the TLS connection instead...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
Simon Ruderich
src/connection.c: Move path related defines to tlsproxy.h.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
Simon Ruderich
src/: Move log related functions/defines to log.[hc].
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Simon Ruderich
Intercept TLS connections between client and server.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-08
Simon Ruderich
src/tlsproxy.c: Ignore SIGPIPEs.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Simon Ruderich
src/connection.c: Align WARNING (now "WARN ") in log_me...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Simon Ruderich
src/connection.c: Close connections only in one place.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Simon Ruderich
src/: Improve debug output/logging.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Simon Ruderich
src/: Prefix all global variables with global_.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Simon Ruderich
src/tlsproxy.c: Fix missing -t in print_usage().
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Simon Ruderich
src/connection.c: Fix switched variables in read_from_w...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Simon Ruderich
src/connection.c: Add missing close() in handle_connect...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Simon Ruderich
src/connection.c: Minor source comment fixes.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Simon Ruderich
src/*.c: Always use constants on the left in comparisons.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Simon Ruderich
src/tlsproxy.c: Improve command line argument error...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Simon Ruderich
src/*: Cleanup includes.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-07
Simon Ruderich
src/*: Split src/tlsproxy.c in several files.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Simon Ruderich
configure.ac: Simpler check for libraries.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Simon Ruderich
src/tlsproxy.c: Add thread support.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-06
Simon Ruderich
src/tlsproxy.c: Fix wrong timeout for poll(), -1 is...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-05
Simon Ruderich
.gitignore: Also ignore config.h.in~.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-05
Simon Ruderich
src/tlsproxy.c: Fix possible warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-05
Simon Ruderich
Switch to GNU autotools.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Simon Ruderich
tlsproxy.c: Free resources when receiving SIGINT.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Simon Ruderich
tlsproxy.c: Use getopt() to parse command line arguments.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Simon Ruderich
Makefile: Add.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Simon Ruderich
tlsproxy.c: Add more debug output.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Simon Ruderich
tlsproxy.c: Add -proxy command line option to use anoth...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Simon Ruderich
tlsproxy.c: Add read_http_request().
commit
|
commitdiff
|
tree
|
snapshot
2011-02-27
Simon Ruderich
Initial commit.
commit
|
commitdiff
|
tree
|
snapshot