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
path:
root
/
src
Age
Commit message (
Expand
)
Author
2011-08-08
Refactor to do CONF_CHANGED event formatting inside control.c
Kamran Riaz Khan
2011-08-08
Emits CONF_CHANGED events whenever Tor's configuration values change.
Kamran Riaz Khan
2011-08-05
Merge remote-tracking branch 'public/bug3683'
Nick Mathewson
2011-08-05
Clear socks auth fields before free
Nick Mathewson
2011-08-05
Handle storing much longer socks4 authentication data.
Nick Mathewson
2011-08-04
Clean up bridge-stats code.
Karsten Loesing
2011-08-04
Separate generation of an entry-stats string from writing it to disk.
Karsten Loesing
2011-08-04
Separate generation of a dirreq-stats string from writing it to disk.
Karsten Loesing
2011-08-04
Clean up geoip_dirreq_stats_write().
Karsten Loesing
2011-08-04
Add unit tests for buffer-stats.
Karsten Loesing
2011-08-04
Separate generation of a buffer-stats string from writing it to disk.
Karsten Loesing
2011-08-04
Clean up rep_hist_buffer_stats_write().
Karsten Loesing
2011-08-04
Create cell-stats history even if we didn't see a single circuit.
Karsten Loesing
2011-08-04
Replace files in stats/ rather than appending to them.
Karsten Loesing
2011-08-04
Treat socks_request->{username,password} as non-NUL-terminated
Nick Mathewson
2011-08-02
Implement protocol-type isolation correctly.
Nick Mathewson
2011-08-01
Initial patch to build Tor with msvc and nmake
Nick Mathewson
2011-08-01
Re-order tor_fw_helper_LDADD flags so that they work
Nick Mathewson
2011-07-21
Improve log messages for optimistic data retry
Ian Goldberg
2011-07-21
remember our future plan for bug 3617
Roger Dingledine
2011-07-20
Add another precondition for isolation-clearing; fix 3620
Nick Mathewson
2011-07-20
Do not cannibalize a circuit with isolation values set.
Nick Mathewson
2011-07-20
For accuracy, s/exit_allows_optimistic_data/may_use_optimistic_data/
Nick Mathewson
2011-07-20
Add an OptimisticData option to control client-side optimistic data
Nick Mathewson
2011-07-20
Don't assert for listener connections
Sebastian Hahn
2011-07-20
Check for port config before addr config in client port options
Nick Mathewson
2011-07-20
Oops: we need to call parse_client_ports with validate_only==0 at least once
Nick Mathewson
2011-07-20
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-07-20
Check return value in fmt_addr
Nick Mathewson
2011-07-20
Fix a warning message. (Found by rransom)
Nick Mathewson
2011-07-20
Initialize listener connection addr fields properly
Nick Mathewson
2011-07-20
Add a missing break in a switch statement
Nick Mathewson
2011-07-20
Merge branch 'optimistic-client'
Nick Mathewson
2011-07-20
Unit test for generic_buffer_set_to_copy
Nick Mathewson
2011-07-19
Merge remote-tracking branch 'public/prop171_v2'
Nick Mathewson
2011-07-19
Fix spurious warning in bufferevent socks parsing
Nick Mathewson
2011-07-19
Fix a compile warning in config.c reported by sebastian
Nick Mathewson
2011-07-19
Take a smarter approach to clearing isolation info
Nick Mathewson
2011-07-19
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-07-19
Specify text or binary mode in every start_writing_to_stdio_file call
Robert Ransom
2011-07-19
Use socks username/password information in stream isolation
Nick Mathewson
2011-07-19
Turn streq_opt into a generic strcmp_opt.
Nick Mathewson
2011-07-19
Stick controller-originated resolves in their own session group
Nick Mathewson
2011-07-19
Implement sensible isolation for tunneled directory conns
Nick Mathewson
2011-07-19
Implement destaddr-based isolation
Nick Mathewson
2011-07-19
Add an option to limit the number of non-open client circuits.
Nick Mathewson
2011-07-19
Launch sufficient circuits to satisfy pending isolated streams
Nick Mathewson
2011-07-19
Implement stream isolation
Nick Mathewson
2011-07-19
Add a new isolation type and field: "nym epoch"
Nick Mathewson
2011-07-19
Const-ify a few functions
Nick Mathewson
[next]