aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuitlist.c
Commit message (Expand)AuthorAge
* Create rendclient.hSebastian Hahn2010-07-27
* Create rendcommon.hSebastian Hahn2010-07-27
* Create routerlist.hSebastian Hahn2010-07-27
* print right controller purpose string for measure-timeout circsRoger Dingledine2010-07-14
* Don't cannibalize one-hop circuitsSebastian Hahn2010-06-04
* Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\
| * Update Tor Project copyright yearsNick Mathewson2010-02-27
* | Remove some old, commented out codeSebastian Hahn2009-12-25
* | Merge branch 'ewma'Nick Mathewson2009-12-18
|\ \
| * | Optimize cell-ewma circuit priority algorithm.Nick Mathewson2009-12-13
| * | Favor quiet circuits when choosing which order to relay cells in.Can Tang2009-12-12
* | | Merge branch 'safelogging2'Nick Mathewson2009-12-15
|\ \ \ | |/ / |/| |
| * | Refactor the safe_str_*() API to make more sense.Nick Mathewson2009-12-15
* | | Now that FOO_free(NULL) always works, remove checks before calling it.Nick Mathewson2009-12-12
* | | *_free functions now accept NULLSebastian Hahn2009-12-12
|/ /
* | Merge commit 'origin/maint-0.2.1'Roger Dingledine2009-11-23
|\|
| * fix race condition that can cause crashes at client or exit relayRoger Dingledine2009-11-23
| * read the "circwindow" parameter from the consensusRoger Dingledine2009-10-14
| * Update copyright to 2009.Karsten Loesing2009-05-04
* | stop assuming that our downcasts have a struct offset of 0Roger Dingledine2009-11-21
* | Be more robust to bad circwindow valuesRoger Dingledine2009-09-22
* | Fix the math.h log() conflict.Mike Perry2009-09-16
* | Clean up Fallon's partially complete GSoC project.Mike Perry2009-09-16
* | Read "circwindow=x" from the consensus and use itRoger Dingledine2009-09-15
* | Write all statistics to disk exactly every 24 hours.Karsten Loesing2009-08-19
* | Remove ./configure option for cell statistics.Karsten Loesing2009-08-17
* | If configured, write cell statistics to disk periodically.Karsten Loesing2009-07-05
* | Update copyright to 2009.Karsten Loesing2009-05-02
|/
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04
* Do not cannibalize a circuit that has run out of RELAY_EARLY cells. Partial ...Nick Mathewson2008-12-29
* Document the purpose argument of circuit_find_to_cannibalizeNick Mathewson2008-12-18
* Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...Nick Mathewson2008-12-18
* Move edge-only flags from connection_t to edge_connection_t.Nick Mathewson2008-12-17
* we missed a case when printing circuit purposes in circ events.Roger Dingledine2008-11-09
* Fix an assertion failure on double-marked circuits, and a double-mark.Nick Mathewson2008-11-01
* Include circuit purposes in circuit events. Now all circuit events are exten...Nick Mathewson2008-09-29
* Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should...Nick Mathewson2008-09-24
* r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson2008-08-05
* Make check-spaces happy.Karsten Loesing2008-08-04
* r17436@tombo: nickm | 2008-07-30 09:03:19 -0400Nick Mathewson2008-07-30
* r17323@aud-055: nickm | 2008-07-23 17:58:25 +0200Nick Mathewson2008-07-23
* r17322@aud-055: nickm | 2008-07-23 16:50:50 +0200Nick Mathewson2008-07-23
* r17309@aud-055: nickm | 2008-07-23 16:05:43 +0200Nick Mathewson2008-07-23
* r17302@aud-055: nickm | 2008-07-23 14:55:28 +0200Nick Mathewson2008-07-23
* Mar 24 08:43:30.014 [debug] circuit_find_to_cannibalize(): Hunting forRoger Dingledine2008-03-24
* similarly, don't throw around an int for the uint8_t circ->stateRoger Dingledine2008-02-20
* r14181@tombo: nickm | 2008-02-15 16:48:17 -0500Nick Mathewson2008-02-15
* r18056@catbus: nickm | 2008-02-12 17:21:10 -0500Nick Mathewson2008-02-12
* r17963@catbus: nickm | 2008-02-07 10:14:25 -0500Nick Mathewson2008-02-07
* Update some copyright notices: it is now 2008.Nick Mathewson2008-02-07