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
/
or
/
circuitbuild.c
Age
Commit message (
Expand
)
Author
2011-09-11
Make check-spaces happy.
George Kadianakis
2011-09-11
Trivial fixes around the code.
George Kadianakis
2011-09-11
Prepare circuitbuild.[ch] and config.[ch] for SIGHUPs.
George Kadianakis
2011-09-10
Replaced some leftover assert()s with tor_assert()s.
George Kadianakis
2011-08-07
Server transport proxies should bind on the same port each time, if possible.
George Kadianakis
2011-07-18
Updated #includes etc. to use transports.[ch].
George Kadianakis
2011-07-14
Changed a couple of 180 spec stuff according to #3578.
George Kadianakis
2011-07-13
Put some last missing pieces together.
George Kadianakis
2011-07-03
Refactor the interfaces of transport/proxy lookup fns
Nick Mathewson
2011-07-02
Style and grammar tweaks on 2841 branch
Nick Mathewson
2011-07-02
Small tweaks to 2841 code
Nick Mathewson
2011-06-28
Trivial code tweaks and documentation updates.
George Kadianakis
2011-06-22
Revised how we handle ClientTransportPlugin and Bridge lines.
George Kadianakis
2011-06-21
Fixes on circuitbuild.[ch] based on nick's comments.
George Kadianakis
2011-06-14
Fixes small bugs.
George Kadianakis
2011-06-12
Various trivial changes.
George Kadianakis
2011-06-12
We can now connect using transports as well!
George Kadianakis
2011-06-11
We can now match our transports with our bridges.
George Kadianakis
2011-06-06
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-06
Detect insanely large circuit build state; don't give its length to rand_int
Nick Mathewson
2011-06-02
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-31
fix a bridge edge case similar to 2511
Roger Dingledine
2011-05-30
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-30
Merge branch 'bug3045' into maint-0.2.2
Nick Mathewson
2011-05-29
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-05-29
answer an XXX nickm asked in aa950e6c4
Roger Dingledine
2011-05-28
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-23
Fix GCC 4.6's new -Wunused-but-set-variable warnings.
Nick Mathewson
2011-05-21
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-05-20
what's up with this trailing whitespace
Roger Dingledine
2011-05-17
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-17
Handle NULL argument to get_configured_bridge_by_addr_port_digest
Nick Mathewson
2011-05-15
Log descriptions of nodes, not just nicknames.
Nick Mathewson
2011-05-15
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-15
Preserve bridge download status across SETCONF, HUP
Nick Mathewson
2011-05-11
Merge remote-tracking branch 'public/bug3122_memcmp_022' into bug3122_memcmp_023
Nick Mathewson
2011-05-11
Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...
Nick Mathewson
2011-05-11
Hand-conversion and audit phase of memcmp transition
Nick Mathewson
2011-05-11
Automated conversion of memcmp to tor_memcmp/tor_mem[n]eq
Nick Mathewson
2011-05-09
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-09
Appease clang - and my tortured mind
Sebastian Hahn
2011-05-05
Replace _AUTHORITY enum values with _DIRINFO values (automted)
Nick Mathewson
2011-05-03
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-05-03
Fix circuit_list_path_impl(): internal circuits do not have an "exit". Trivia...
Nick Mathewson
2011-04-30
Don't choose exit nodes without desc available
Sebastian Hahn
2011-04-28
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-04-28
stop putting wacky values into state->lastwritten
Roger Dingledine
2011-04-28
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-04-28
fix a function comment
Roger Dingledine
2011-04-27
Merge maint-0.2.2 for the bug1090-part1-squashed branch
Nick Mathewson
[next]