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
2008-09-16
give rend_client_desc_here a slightly more accurate name
Roger Dingledine
2008-09-16
patch from karsten for bug 814. whew.
Roger Dingledine
2008-09-15
Add a circuit_conforms_to_options() function for use in debugging paths [and ...
Nick Mathewson
2008-09-14
read_to_buf should take an int *error_socket and return it.
Roger Dingledine
2008-09-14
make it explicit that the uncompressed cached dir items are nul-terminated
Roger Dingledine
2008-09-09
karsten's patch for bug 767.
Roger Dingledine
2008-09-09
Catch and report a few more bootstrapping failure cases when Tor
Roger Dingledine
2008-09-05
Refactor use of connection_new so that we get more verifiable typesafety.
Nick Mathewson
2008-09-01
Add a lockfile to the Tor data directory to avoid situations where two Tors s...
Nick Mathewson
2008-08-25
commit jake's patch to include strings with socks5 error numbers
Roger Dingledine
2008-08-19
Apply proposal 121 patch 3, with minor tweaks and a few comments.
Nick Mathewson
2008-08-15
Switch global_identifier on connections to a 64-bit field and move it to conn...
Nick Mathewson
2008-08-14
Do not split stored exit policy summary into type(accept/reject) and portlist...
Peter Palfrader
2008-08-14
Rename a field so weasel likes it better
Peter Palfrader
2008-08-14
Add bw to consensus
Peter Palfrader
2008-08-14
Parse policies and weight (bw) into routerstatuses
Peter Palfrader
2008-08-14
minor comment/doxygen fix
Peter Palfrader
2008-08-14
Do not show policy and bw in v2 statuses
Peter Palfrader
2008-08-13
Fix an overflow when counting rejects for *, truncate exit summaries after 10...
Peter Palfrader
2008-08-13
Move policy_summarize() prototype to or.h
Peter Palfrader
2008-08-12
Next patch from Karsten: client-side configuration stuff for proposal 121.
Nick Mathewson
2008-08-09
Patch cleanups from karsten
Nick Mathewson
2008-08-08
The first of Karsten's proposal 121 patches: configure and maintain client au...
Nick Mathewson
2008-08-06
r17664@tombo: nickm | 2008-08-06 12:32:09 -0400
Nick Mathewson
2008-08-05
r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400
Nick Mathewson
2008-08-05
Take out the TestVia config option, since it was a workaround for
tor-0.2.1.4-alpha
Roger Dingledine
2008-08-03
Fix a false assertion when extending a circuit to a relay to which a connecti...
Karsten Loesing
2008-08-03
bump to 0.2.1.3-alpha
tor-0.2.1.3-alpha
Roger Dingledine
2008-07-30
r17436@tombo: nickm | 2008-07-30 09:03:19 -0400
Nick Mathewson
2008-07-25
r17359@pc-10-8-1-079: nickm | 2008-07-25 16:42:48 +0200
Nick Mathewson
2008-07-25
r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200
Nick Mathewson
2008-07-24
r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200
Nick Mathewson
2008-07-24
r17338@aud-055: nickm | 2008-07-24 11:21:06 +0200
Nick Mathewson
2008-07-24
r17337@aud-055: nickm | 2008-07-24 10:17:43 +0200
Nick Mathewson
2008-07-23
r17323@aud-055: nickm | 2008-07-23 17:58:25 +0200
Nick Mathewson
2008-07-23
r17322@aud-055: nickm | 2008-07-23 16:50:50 +0200
Nick Mathewson
2008-07-23
r17309@aud-055: nickm | 2008-07-23 16:05:43 +0200
Nick Mathewson
2008-07-23
r17302@aud-055: nickm | 2008-07-23 14:55:28 +0200
Nick Mathewson
2008-07-18
r17188@tombo: nickm | 2008-07-18 14:35:18 -0400
Nick Mathewson
2008-07-16
Stop trying to detect versions of Tor on the server-side older than 0.1.1.15-...
Nick Mathewson
2008-06-20
Added prefixes to testing-network-only configuration options.
Karsten Loesing
2008-06-20
If you're using bridges, generate "bootstrap problem" warnings
Roger Dingledine
2008-06-20
Big bridge bugfixes. Backport candidates.
Roger Dingledine
2008-06-18
I was on the second paragraph of my or-dev mail explaining why I chose to
Roger Dingledine
2008-06-18
implement more fine-tuning options for stats code
Nick Mathewson
2008-06-17
Send an initial "Starting" bootstrap status event, so we have a
Roger Dingledine
2008-06-14
Comments and doc tweaks on Karsten's testing-dir-networks patch
Nick Mathewson
2008-06-14
Patch from Karsten to implement proposal 135 ("Testing Tor Networks").
Nick Mathewson
2008-06-11
start sending "bootstrap problem" status events when we're having troubles
Roger Dingledine
2008-06-11
consolidate all our edge/circ/orconn reason-to-foo-or-back functions
Roger Dingledine
[next]