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.c
Commit message (
Expand
)
Author
Age
*
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
*
Remove over-two-months-old entry guards even while running.
Roger Dingledine
2012-05-16
*
Correct documentation for remove_obsolete_entry_guards.
Nick Mathewson
2012-05-16
*
When no usable exit satisfies a predicted port, stop predicting it.
Nick Mathewson
2012-05-11
*
Trivially refactor validate_pluggable_transports_config().
George Kadianakis
2012-04-12
*
Improve the message of validate_pluggable_transports_config().
George Kadianakis
2012-04-12
*
Refactor the API for setting up a block cipher.
Nick Mathewson
2012-03-27
*
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-03-09
|
\
|
*
Never choose a bridge as an exit. Bug 5342.
Nick Mathewson
2012-03-09
*
|
Unpack a smartlist_foreach and add an assert: try to hunt #5102
Nick Mathewson
2012-02-12
*
|
if we ever have an old bridge, never again use microdescs
Roger Dingledine
2012-01-27
*
|
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
*
|
Convert instances of tor_malloc+tor_snprintf into tor_asprintf
Nick Mathewson
2012-01-16
*
|
Convert instances of tor_snprintf+strdup into tor_asprintf
Nick Mathewson
2012-01-16
*
|
Try to use smartlist_add_asprintf consistently
Nick Mathewson
2012-01-16
*
|
clarify a debug line
Roger Dingledine
2011-12-07
*
|
Warn user about client ignoring non-preferred IP address for a bridge.
Linus Nordberg
2011-11-30
*
|
Whitespace changes.
Linus Nordberg
2011-11-30
*
|
Make router_get_{prim,alt,pref}_addr_port take tor_addr_port_t *.
Linus Nordberg
2011-11-30
*
|
Take IPv6 into account when rewriting routerinfo for a bridge and maintain ip...
Linus Nordberg
2011-11-30
*
|
Use preferred address when looking for bridges by routerinfo_t.
Linus Nordberg
2011-11-30
*
|
First chunk of support for bridges on IPv6
Linus Nordberg
2011-11-30
*
|
Add some logging and comments.
Linus Nordberg
2011-11-30
*
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-11-03
|
\
|
|
*
Fix a memleak when fetching descriptors for bridges in ExcludeNodes.
George Kadianakis
2011-11-03
*
|
Merge remote-tracking branch 'asn2/bug3656'
Nick Mathewson
2011-10-07
|
\
\
|
*
|
Improve wording in some comments and log messages.
George Kadianakis
2011-09-23
|
*
|
Put some sense into our logging.
George Kadianakis
2011-09-12
|
*
|
Don't warn of stray Bridges if managed proxies are still unconfigured.
George Kadianakis
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-11
|
*
|
Replaced some leftover assert()s with tor_assert()s.
George Kadianakis
2011-09-10
|
*
|
Server transport proxies should bind on the same port each time, if possible.
George Kadianakis
2011-08-07
|
*
|
Updated #includes etc. to use transports.[ch].
George Kadianakis
2011-07-18
|
*
|
Changed a couple of 180 spec stuff according to #3578.
George Kadianakis
2011-07-14
|
*
|
Put some last missing pieces together.
George Kadianakis
2011-07-13
*
|
|
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-09-28
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
bridges should use create_fast cells for their own circuits
Roger Dingledine
2011-09-28
*
|
|
if we have enough usable guards, just pick one
Roger Dingledine
2011-09-27
*
|
|
Merge branch 'maint-0.2.2'
Roger Dingledine
2011-09-24
|
\
|
|
|
*
|
Ticket #4063 - change circuit build timeout log entries from NOTICE to INFO
Tom Lowenthal
2011-09-24
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2011-09-09
|
\
|
|
|
*
|
Use %f with printf-style formatting, not %lf
Nick Mathewson
2011-08-30
|
*
|
Switch a SMARTLIST_FOREACH in circuitbuild.c to BEGIN/END
Nick Mathewson
2011-08-30
*
|
|
Remove a now-needless test.
Nick Mathewson
2011-09-07
*
|
|
Move entry-only fields from edge_connection_t to entry_connection_t
Nick Mathewson
2011-07-21
[next]