index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
circuitbuild.h
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'asn-mytor/bug5589_take2'
Nick Mathewson
2012-06-14
|
\
|
*
Remove validate_pluggable_transports_config(): redundant since 9d9b5ed0.
George Kadianakis
2012-06-14
*
|
Move cbt->liveness.timeouts_after_firsthop free code into its own function
Andrea Shepard
2012-06-13
|
/
*
Update copyright dates to 2012; add a few missing copyright statements
Nick Mathewson
2012-06-04
*
Add about 60 more DOCDOC comments to 0.2.3
Nick Mathewson
2012-06-04
*
Use a more helpful log message when we can't find a proxy.
George Kadianakis
2012-05-18
*
Allow 0.2.3.x clients to use 0.2.2.x bridges.
Roger Dingledine
2012-01-25
*
Rename nonconformant identifiers.
Nick Mathewson
2012-01-18
*
First chunk of support for bridges on IPv6
Linus Nordberg
2011-11-30
*
Merge remote-tracking branch 'asn2/bug3656'
Nick Mathewson
2011-10-07
|
\
|
*
Don't warn of stray Bridges if managed proxies are still unconfigured.
George Kadianakis
2011-09-11
|
*
Prepare circuitbuild.[ch] and config.[ch] for SIGHUPs.
George Kadianakis
2011-09-11
|
*
Put some last missing pieces together.
George Kadianakis
2011-07-13
*
|
Merge remote-tracking branch 'public/bug2841'
Nick Mathewson
2011-07-11
|
\
|
|
*
Style and grammar tweaks on 2841 branch
Nick Mathewson
2011-07-02
|
*
Small tweaks to 2841 code
Nick Mathewson
2011-07-02
|
*
Revised how we handle ClientTransportPlugin and Bridge lines.
George Kadianakis
2011-06-22
|
*
Fixes on circuitbuild.[ch] based on nick's comments.
George Kadianakis
2011-06-21
|
*
Fixes small bugs.
George Kadianakis
2011-06-14
|
*
Various trivial changes.
George Kadianakis
2011-06-12
|
*
We can now connect using transports as well!
George Kadianakis
2011-06-12
|
*
We can now match our transports with our bridges.
George Kadianakis
2011-06-11
*
|
Make the get_options() return const
Nick Mathewson
2011-06-14
|
/
*
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-06-02
|
\
*
|
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-15
*
|
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-01-15
|
\
|
|
*
Sanity-check consensus param values
Sebastian Hahn
2011-01-15
*
|
Merge remote branch 'origin/maint-0.2.2'
Nick Mathewson
2011-01-03
|
\
|
|
*
Bump copyright statements to 2011 (0.2.2)
Nick Mathewson
2011-01-03
*
|
Merge branch 'maint-0.2.2'
Roger Dingledine
2010-12-19
|
\
|
|
*
Merge remote branch fix_security_bug_021 into fix_security_bug_022
Nick Mathewson
2010-12-15
*
|
Initial conversion to use node_t throughout our codebase.
Nick Mathewson
2010-10-01
*
|
Try to make most routerinfo_t interfaces const
Nick Mathewson
2010-10-01
|
/
*
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 commit 'mikeperry/bug1740' into maint-0.2.2
Roger Dingledine
2010-09-29
|
\
|
|
*
Only count timeout data for 3 hop circuits.
Mike Perry
2010-09-29
*
|
optimistically retry EntryNodes on socks request
Roger Dingledine
2010-09-28
*
|
refactor; no actual changes
Roger Dingledine
2010-09-28
|
/
*
Remove unused function declarations
Sebastian Hahn
2010-08-17
*
Refactor circuit_build_times_parse_state
Sebastian Hahn
2010-08-16
*
Fix typos, make all \brief's conformant, end sentences with a period.
Linus Nordberg
2010-07-28
*
Create circuitbuild.h
Sebastian Hahn
2010-07-27