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
2015-04-22
Reachability should check ExtendAllowPrivateAddresses not TestingTorNetwork
teor
2015-04-16
Merge remote-tracking branch 'arma/ticket8766'
Nick Mathewson
2015-02-23
Avoid logging natural-language reports that are redundant with bootstrapping
Nick Mathewson
2015-02-11
Merge branch 'bug12844'
Nick Mathewson
2015-02-11
Additional paranoia: do not even build tor2web stuff if not using.
Nick Mathewson
2015-02-09
Recover better when our clock jumps back many hours
Roger Dingledine
2015-02-02
Merge remote-tracking branch 'public/bug9635_warnings_025'
Nick Mathewson
2015-02-02
tweak based on comments from dgoulet
Nick Mathewson
2015-01-21
fix a comment
Nick Mathewson
2015-01-07
When closing circs build through a new guard, only close local ones
Nick Mathewson
2015-01-07
appease "make check-spaces"
Nick Mathewson
2015-01-02
Bump copyright dates to 2015, in case someday this matters.
Nick Mathewson
2014-12-30
Fix Reachability self-tests in test networks
teor
2014-12-30
Avoid excluding guards from path building in minimal test networks
teor
2014-12-26
Fix log messages in channeltls.c
teor
2014-12-21
Merge branch 'ticket7356_squashed'
Nick Mathewson
2014-12-21
Using CHANNEL_IS_OPEN macro in circuitbuild.c
rl1987
2014-11-27
Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold'
Nick Mathewson
2014-11-20
Make can_complete_circuits a static variable.
Nick Mathewson
2014-11-02
Apply new calloc coccinelle patch
Nick Mathewson
2014-10-28
Add another year to our copyright dates.
Nick Mathewson
2014-10-27
Remove configure option to disable curve25519
Sebastian Hahn
2014-10-16
Downgrade 'invalid result from curve25519 handshake: 4' warning
Nick Mathewson
2014-09-30
Expose get_unique_circ_id_by_chan() to test suite
Andrea Shepard
2014-09-22
Scrub from logs the name of the RP we picked.
George Kadianakis
2014-09-15
Implement Tor2webRendezvousPoints functionality.
George Kadianakis
2014-08-13
Merge remote-tracking branch 'origin/maint-0.2.5'
Nick Mathewson
2014-08-13
Merge remote-tracking branch 'public/bug12848_024' into maint-0.2.5
Nick Mathewson
2014-08-13
Apply coccinelle script to replace malloc(a*b)->calloc(a,b)
Nick Mathewson
2014-08-12
Fix another case of 12848 in circuit_handle_first_hop
Nick Mathewson
2014-08-12
Don't send DESTROY to circID 0 when circuit_deliver_create_cell fails
Nick Mathewson
2014-07-25
Implement proposal 221: Stop sending CREATE_FAST
Nick Mathewson
2014-07-16
diagnostic for 12184: Add a call to channel_dump_statistics
Nick Mathewson
2014-06-14
Try to diagnose bug 12184
Nick Mathewson
2014-05-07
Basic tests for get_unique_circ_id_by_chan.
Nick Mathewson
2014-04-25
Merge branch 'scanbuild_fixes'
Nick Mathewson
2014-04-24
whitespace fix
Nick Mathewson
2014-04-23
Merge remote-tracking branch 'public/bug11553_024' into bug11553_025
Nick Mathewson
2014-04-23
Improvements to #11553 fix based on review
Nick Mathewson
2014-04-18
scan-build: circuit_cpath_support_ntor had a dead initialization
Nick Mathewson
2014-04-18
Merge remote-tracking branch 'public/bug11553_024' into bug11553_025
Nick Mathewson
2014-04-18
Add a rate-limiter for the other circuitID exhaustion warning
Nick Mathewson
2014-04-18
Diagnostic warning to see if it's pending destroys causing 11553
Nick Mathewson
2014-04-18
Merge remote-tracking branch 'public/bug11553_024' into bug11553_025
Nick Mathewson
2014-04-18
Switch to random allocation on circuitIDs.
Nick Mathewson
2014-04-18
Supply better and less frequent warnings on circID exhaustion
Nick Mathewson
2014-03-05
Merge remote-tracking branch 'arma/ticket5528'
Nick Mathewson
2014-02-07
Merge remote-tracking branch 'public/feature9777_024_squashed'
Nick Mathewson
2014-02-07
Discard circuit paths on which nobody supports ntor
Nick Mathewson
2013-11-01
Merge branch 'prop221_squashed_024'
Nick Mathewson
[next]