index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-09-29
fix whitespace in log message
Roger Dingledine
2013-09-29
fix two cases where we were printing unsigned int as %d
Roger Dingledine
2013-09-26
retroactively fix a typo
Roger Dingledine
2013-09-25
Merge remote-tracking branch 'public/bug6055_v2_024'
Nick Mathewson
2013-09-25
Re-enable TLS 1.[12] when building with OpenSSL >= 1.0.1e
Nick Mathewson
2013-09-24
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-09-24
Always call circuit_n_chan_done(chan, 0) from channel_closed()
Andrea Shepard
2013-09-23
Use tt_ptr_op, not test_eq, for pointer comparisons in tests
Nick Mathewson
2013-09-23
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-09-23
Fix a compilation warning with older gcc
Nick Mathewson
2013-09-21
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-09-21
Relays should send timestamp in NETINFO.
Nick Mathewson
2013-09-21
Merge branch 'maint-0.2.4'
Roger Dingledine
2013-09-21
back out most of 1d0ba9a
Roger Dingledine
2013-09-20
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-09-20
Merge branch 'no_client_timestamps_024_v2' into maint-0.2.4
Nick Mathewson
2013-09-20
Avoid error by not saying which intro cell type I mean
Nick Mathewson
2013-09-20
Round down hidden service descriptor publication times to nearest hour
Nick Mathewson
2013-09-20
Remove the timestamp from AUTHENTICATE cells; replace with random bytes
Nick Mathewson
2013-09-20
Get ready to stop sending timestamps in INTRODUCE cells
Nick Mathewson
2013-09-20
Stop sending the current time in client NETINFO handshakes.
Nick Mathewson
2013-09-19
Fix compilation with libevent 1
Nick Mathewson
2013-09-19
Document that disabledebuggerattachment prevents cores
Nick Mathewson
2013-09-19
Merge remote-tracking branch 'public/bug9716_024'
Nick Mathewson
2013-09-18
Fix benchmarks to run without crashing.
Nick Mathewson
2013-09-16
Fix a memory leak on getaddrinfo in sandbox. Found by coverity
Nick Mathewson
2013-09-16
Clean up malloc issues in sandbox.c
Nick Mathewson
2013-09-16
Correctly re-process non-option cmdline args on sighup
Nick Mathewson
2013-09-16
Merge remote-tracking branch 'karsten/geoip-manual-update-sep2013'
Nick Mathewson
2013-09-16
Merge remote-tracking branch 'origin/maint-0.2.4'
Nick Mathewson
2013-09-16
Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4
Nick Mathewson
2013-09-16
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2013-09-13
Fix a windows compilation warning from 4647 branch
Nick Mathewson
2013-09-13
Whoops; make or_state_validate conform to validate_fn_t.
Nick Mathewson
2013-09-13
Merge remote-tracking branch 'Ryman/bug6384'
Nick Mathewson
2013-09-13
Fix a windows compilation warning from sandboxing branch
Nick Mathewson
2013-09-13
Merge branch 'bug4647_squashed'
Nick Mathewson
2013-09-13
Finish tests for command-line arguments
Nick Mathewson
2013-09-13
Add a --dump-config option to help testing option parsing.
Nick Mathewson
2013-09-13
Whoops; make options_validate conform to validate_fn_t.
Nick Mathewson
2013-09-13
Add '--digests' to "that which implies --hush."
Nick Mathewson
2013-09-13
Integration test for parsing arguments on the commandline
Nick Mathewson
2013-09-13
Disallow --hash-password with no commandline arguments.
Nick Mathewson
2013-09-13
Make config_parse_commandline table-driven for its list of cmdline args
Nick Mathewson
2013-09-13
Use commandline parser for other options
Nick Mathewson
2013-09-13
Expose commandline parser so that we can use it for --quiet,etc.
Nick Mathewson
2013-09-13
Patch for 4647 (rewrite command line parser)
Cristian Toader
2013-09-13
Merge remote-tracking branch 'ctoader/gsoc-cap-stage2'
Nick Mathewson
2013-09-12
fixed compilation bug on i386 due to previous fix
Cristian Toader
2013-09-12
bug fix: syscalls send and recv not supported for x86_64 with libseccomp 1.0.1
Cristian Toader
[next]