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.h
Age
Commit message (
Expand
)
Author
2016-03-11
Merge remote-tracking branch 'teor/bug8976_01_028'
Nick Mathewson
2016-02-27
Update the copyright year.
Nick Mathewson
2015-12-08
Don't allow a rendezvous point to have a private address
David Goulet
2015-02-11
fix a compilation warning
Nick Mathewson
2015-02-11
Merge branch 'bug12844'
Nick Mathewson
2015-01-23
whitespace fixes
Nick Mathewson
2015-01-07
When closing circs build through a new guard, only close local ones
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-09-15
Implement Tor2webRendezvousPoints functionality.
George Kadianakis
2014-05-07
Basic tests for get_unique_circ_id_by_chan.
Nick Mathewson
2013-10-31
Move pathbias functions into a new file.
Nick Mathewson
2013-02-19
Downgrade an assert to LD_BUG
Nick Mathewson
2013-02-01
Refactor code that rolls back the use state
Mike Perry
2013-01-18
Implement Path use bias accounting.
Mike Perry
2013-01-16
Update the copyright date to 201.
Nick Mathewson
2013-01-08
Bug 7691 review fixes.
Mike Perry
2013-01-08
Bug 7691: Send a probe cell down certain types of circs.
Mike Perry
2013-01-03
Merge branch 'ntor-resquashed'
Nick Mathewson
2013-01-03
Enable the ntor handshake on the client side.
Nick Mathewson
2013-01-03
Use created_cell_format where appropriate
Nick Mathewson
2013-01-03
Teach cpuworker and others about create_cell_t and friends
Nick Mathewson
2013-01-03
Massive refactoring of the various handshake types
Nick Mathewson
2012-12-09
Space fixes.
Mike Perry
2012-12-07
Refactor path use bias code into own function.
Mike Perry
2012-12-07
Move a pathbias function that depends on entryguard_t.
Mike Perry
2012-12-07
Prop 209: Add path bias counts for timeouts and other mechanisms.
Mike Perry
2012-12-07
Update with code review changes from Nick.
Mike Perry
2012-12-07
Update pathbias parameters to match Proposal 209.
Mike Perry
2012-10-22
Fix more madness from the split_circuitbuild merge
Nick Mathewson
2012-10-15
Move the circuit build timeout code into its own file.
Nick Mathewson
2012-10-12
Convert all include-guard macros to avoid reserved identifiers.
Nick Mathewson
2012-10-08
Use channel_t rather than or_connection_t for circuits
Andrea Shepard
2012-10-03
pass the reason from the truncated cell to the controller
Roger Dingledine
2012-09-07
Merge remote-tracking branch 'asn/bug6788'
Nick Mathewson
2012-09-07
Remove redundant declaration of find_transport_name_by_bridge_addrport().
George Kadianakis
2012-09-06
Rename extend_info_alloc() --> _new()
Nick Mathewson
2012-09-05
Tweak code and pump the tor-fw-helper version.
George Kadianakis
2012-08-23
Move ipv6_preferred from routerinfo_t to node_t.
Linus Nordberg
2012-07-19
Avoid double-typedef of transport_t.
Nick Mathewson
2012-07-12
Address Nick's comments.
George Kadianakis
2012-07-03
Move transport-related functions from circuitbuild.c to transports.c.
George Kadianakis
2012-06-14
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-13
Move cbt->liveness.timeouts_after_firsthop free code into its own function
Andrea Shepard
2012-06-04
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-05-18
Use a more helpful log message when we can't find a proxy.
George Kadianakis
2012-01-25
Allow 0.2.3.x clients to use 0.2.2.x bridges.
Roger Dingledine
2012-01-18
Rename nonconformant identifiers.
Nick Mathewson
[next]