aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuitbuild.c
Commit message (Expand)AuthorAge
* Try to diagnose bug 12184Nick Mathewson2014-06-14
* Basic tests for get_unique_circ_id_by_chan.Nick Mathewson2014-05-07
* Merge branch 'scanbuild_fixes'Nick Mathewson2014-04-25
|\
| * scan-build: circuit_cpath_support_ntor had a dead initializationNick Mathewson2014-04-18
* | whitespace fixNick Mathewson2014-04-24
* | Merge remote-tracking branch 'public/bug11553_024' into bug11553_025Nick Mathewson2014-04-23
|\ \
| * | Improvements to #11553 fix based on reviewNick Mathewson2014-04-23
* | | Merge remote-tracking branch 'public/bug11553_024' into bug11553_025Nick Mathewson2014-04-18
|\| |
| * | Add a rate-limiter for the other circuitID exhaustion warningNick Mathewson2014-04-18
* | | Diagnostic warning to see if it's pending destroys causing 11553Nick Mathewson2014-04-18
* | | Merge remote-tracking branch 'public/bug11553_024' into bug11553_025Nick Mathewson2014-04-18
|\| | | |/ |/|
| * Switch to random allocation on circuitIDs.Nick Mathewson2014-04-18
| * Supply better and less frequent warnings on circID exhaustionNick Mathewson2014-04-18
* | Merge remote-tracking branch 'arma/ticket5528'Nick Mathewson2014-03-05
|\ \
| * | use router->addr for log messages and controller eventsRoger Dingledine2013-02-09
* | | Merge remote-tracking branch 'public/feature9777_024_squashed'Nick Mathewson2014-02-07
|\ \ \ | | |/ | |/|
| * | Discard circuit paths on which nobody supports ntorNick Mathewson2014-02-07
* | | Merge branch 'prop221_squashed_024'Nick Mathewson2013-11-01
|\ \ \
| * | | Implement proposal 221: Stop sending CREATE_FASTNick Mathewson2013-11-01
| |/ /
* | | Make circpathbias and circuitbuild compile.Nick Mathewson2013-10-31
* | | Move pathbias functions into a new file.Nick Mathewson2013-10-31
* | | Simply route length generation code.Nick Mathewson2013-10-08
* | | Separate mutable/const accessors for circuit_build_timesNick Mathewson2013-08-22
* | | Rename get_circuit_nbuild_* to end with _msNick Mathewson2013-08-22
* | | Make circ_times static and add accessor functions.vagrant2013-08-22
* | | Rename circuit_get_global_list to remove trailing _Nick Mathewson2013-08-15
* | | Fix #9108 - make global_circuitlist a doubly linked listMarek Majkowski2013-06-20
* | | Don't access global_circuitlist variable directly. Use a getter instead.Marek Majkowski2013-06-20
|/ /
* | Bug 8235: Fix scaling adjustments.Mike Perry2013-04-24
* | Fix a wide lineNick Mathewson2013-04-03
* | Add additional checks for Path Bias scaling.Mike Perry2013-04-03
* | Bug #8196: Demote a path bias notice that can be caused by controllers.Mike Perry2013-03-29
* | Bug 8230: Mark circuits as opened before reachability testing.Mike Perry2013-03-29
* | Add some missing case values to please clangNick Mathewson2013-03-27
* | Bug 7065: Use $ for idhex instead of =Mike Perry2013-03-26
* | Merge remote-tracking branch 'public/bug6174' into maint-0.2.4Nick Mathewson2013-03-18
|\ \
| * | Rename circuit_expire_all_dirty_circsNick Mathewson2013-02-19
* | | Merge remote-tracking branch 'public/no_dup_guards' into maint-0.2.4Nick Mathewson2013-03-18
|\ \ \
| * | | Be more robust when excluding existing nodes as new dirguardsNick Mathewson2013-02-14
* | | | Fix 8447: use %u to format circid_t.Nick Mathewson2013-03-10
| |/ / |/| |
* | | Downgrade an assert to LD_BUGNick Mathewson2013-02-19
* | | Merge remote-tracking branch 'public/wide_circ_ids'Nick Mathewson2013-02-15
|\ \ \
| * | | Allow a v4 link protocol for 4-byte circuit IDs.Nick Mathewson2012-11-06
* | | | Merge remote-tracking branch 'public/feature4994-rebased'Nick Mathewson2013-02-15
|\ \ \ \ | |_|/ / |/| | |
| * | | Restore the entry/dirguard distinction.Nick Mathewson2013-02-12
| * | | generalize choose_random_entry()'s dirinfo parameterRoger Dingledine2013-02-02
| * | | use microdescriptors if *any* of our bridges can handle themRoger Dingledine2013-02-02
* | | | Avoid null-pointer deref in pathbias_is_new_circ_attemptNick Mathewson2013-02-11
| |_|/ |/| |
* | | Mention a trac ticket relevant to an XXX comment.Mike Perry2013-02-07
* | | Better document an XXX comment about refactoring.Mike Perry2013-02-07