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
/
or.h
Age
Commit message (
Expand
)
Author
2010-11-15
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-11-10
Break NoPublish support
Sebastian Hahn
2010-11-10
Change Natd into NATD in our options.
Sebastian Hahn
2010-11-10
Synx manpage and source wrt option capitalization
Sebastian Hahn
2010-11-10
Comment out the (unused) RunTesting option
Sebastian Hahn
2010-11-09
Add a testing-only option to use bufferevent_openssl as a filter
Nick Mathewson
2010-11-08
Merge branch 'loggranularity'
Nick Mathewson
2010-10-15
fix another typo
Roger Dingledine
2010-10-15
Fold timestamp_created into highres_created
Nick Mathewson
2010-10-13
Implement node_set_exit_policy_to_reject_all with a flag
Nick Mathewson
2010-10-07
Add some missing documentation for things added in nodes branch
Nick Mathewson
2010-10-04
Make logging resolution configurable.
Karsten Loesing
2010-10-01
Implement policies for nodes (and for microdescriptors too)
Nick Mathewson
2010-10-01
Implement node-based router family code
Nick Mathewson
2010-10-01
Rename routerstatus_t.is_running to is_flagged_running
Nick Mathewson
2010-10-01
Initial conversion to use node_t throughout our codebase.
Nick Mathewson
2010-10-01
Implement a basic node and nodelist type
Nick Mathewson
2010-09-30
Start tor-fw-helper in the background, and log whatever it outputs
Steven Murdoch
2010-09-30
Merge branch 'maint-0.2.2'
Roger Dingledine
2010-09-30
Merge commit 'mikeperry/bug1772' into maint-0.2.2
Roger Dingledine
2010-09-29
Nominaly lower the minimum timeout value to 1500.
Mike Perry
2010-09-29
Merge branch 'bug1772' into maint-0.2.2
Roger Dingledine
2010-09-29
refactor and recomment; no actual changes
Roger Dingledine
2010-09-29
Merge branch 'maint-0.2.2'
Roger Dingledine
2010-09-29
Merge commit 'mikeperry/bug1739' into maint-0.2.2
Roger Dingledine
2010-09-29
Merge commit 'mikeperry/bug1740' into maint-0.2.2
Roger Dingledine
2010-09-29
Do away with the complexity of the network liveness detection.
Mike Perry
2010-09-29
Send control port events for timeouts.
Mike Perry
2010-09-29
Only count timeout data for 3 hop circuits.
Mike Perry
2010-09-29
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-09-28
even more comment
Roger Dingledine
2010-09-28
Remove the has_old_dnsworkers flag.
Nick Mathewson
2010-09-28
Add a new option to enable/disable IOCP support
Nick Mathewson
2010-09-27
Download microdescriptors if you're a cache
Nick Mathewson
2010-09-27
Actually parse the m lines from a microdesc consensus
Nick Mathewson
2010-09-27
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2010-09-27
Merge branch 'bug1751_enabling' into maint-0.2.2
Nick Mathewson
2010-09-27
Change bug1751 enabling code based on comments from arma
Nick Mathewson
2010-09-27
Convert bufferevents to use rate-limiting.
Nick Mathewson
2010-09-27
Move the "stop writing when the buffer is empty" logic to cnnection_finished_...
Nick Mathewson
2010-09-27
Basic bufferevent callbacks
Nick Mathewson
2010-09-27
Clone fetch_var_cell_from_buf() for evbuffers.
Nick Mathewson
2010-09-27
Refactor users of buf_datalen to bufferevent-friendly version.
Nick Mathewson
2010-09-27
Teach read_event/write_event manipulators about bufferevents.
Nick Mathewson
2010-09-21
Merge branch 'bug1789'
Nick Mathewson
2010-09-21
First cut of code to enable RefuseUnknownExits
Nick Mathewson
2010-09-14
Merge branch 'bug911'
Nick Mathewson
2010-09-03
Base our expected bw accounting usage on time before soft limit
Nick Mathewson
2010-08-22
Fix a compile warning on OpenBSD
Sebastian Hahn
2010-08-18
Move code for launching tests out of router_add_to_routerlist()
Nick Mathewson
[next]