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
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-07-07
Explicit length checks in circuit_init_cpath_crypto().
George Kadianakis
2017-07-07
test: Crypto groundwork for e2e circuit unittests.
George Kadianakis
2017-07-07
Refactor circuit_init_cpath_crypto() to do prop224 rend circuits.
George Kadianakis
2017-04-03
Add tests for new_route_len()
Taylor Yu
2017-03-15
Run the copyright update script.
Nick Mathewson
2016-12-16
Merge branch 'prop271_030_v1_squashed'
Nick Mathewson
2016-12-16
Implement support for per-circuit guard restrictions.
Nick Mathewson
2016-12-08
Merge branch 'feature15056_v1_squashed'
Nick Mathewson
2016-11-30
Use the new guard notification/selection APIs throughout Tor
Nick Mathewson
2016-11-30
Write the easy parts of the public entryguard interface.
Nick Mathewson
2016-11-24
Refactor circuit_predict_and_launch_new
Chelsea H. Komlo
2016-11-10
Add an ed25519 identity to extend_info
Nick Mathewson
2016-08-24
Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor
teor (Tim Wilson-Brown)
2016-08-24
Client & HS make sure every hop in every non-HS path supports ntor
teor (Tim Wilson-Brown)
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
[next]