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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
Age
Commit message (
Expand
)
Author
2013-10-01
what is logging "above" notice?
Roger Dingledine
2013-09-30
fix another confusing whitespace instance
Roger Dingledine
2013-09-30
fix confusing whitespace
Roger Dingledine
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-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
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
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
Merge remote-tracking branch 'public/bug9716_024'
Nick Mathewson
2013-09-16
Correctly re-process non-option cmdline args on sighup
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
Merge branch 'bug4647_squashed'
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
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-11
Try using INT_MAX, not SOMAXCONN, to set listen() backlog.
Nick Mathewson
2013-09-09
Build correctly with older libevents
Nick Mathewson
2013-09-09
Basic compilation fixes.
Nick Mathewson
2013-09-05
Merge remote-tracking branch 'public/bug9645'
Nick Mathewson
2013-09-05
Merge branch 'maint-0.2.4'
Roger Dingledine
2013-09-05
collect and log statistics about onionskins received/processed
Roger Dingledine
2013-09-05
Revert e443beff and solve it a different way
Roger Dingledine
2013-09-05
don't let recently_chosen_ntors overflow
Roger Dingledine
2013-09-04
Merge branch 'maint-0.2.4'
Roger Dingledine
2013-09-04
nickm wants us to prioritize tap in a currently-rare edge case
Roger Dingledine
2013-09-04
Be more general in calculating expected onion queue processing time
Roger Dingledine
2013-09-04
let the NumNTorsPerTAP consensus param override our queue choice
Roger Dingledine
2013-09-04
do a lopsided round-robin between the onion queues
Roger Dingledine
2013-09-04
check bounds on handshake_type more thoroughly
Roger Dingledine
2013-09-04
add info-level logs to help track onion queue sizes
Roger Dingledine
2013-09-04
refactor and give it unit tests
Roger Dingledine
[next]