aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuitlist.c
Commit message (Expand)AuthorAge
* whitespace fixesNick Mathewson2014-06-16
* Merge branch 'bug12184_diagnostic_squashed'Nick Mathewson2014-06-14
|\
| * Try to diagnose bug 12184Nick Mathewson2014-06-14
* | Merge remote-tracking branch 'public/ticket6799_024_v2_squashed'Nick Mathewson2014-06-11
|\ \ | |/ |/|
| * Replace last_added_nonpadding with last_had_circuitsNick Mathewson2014-06-11
* | Merge remote-tracking branch 'andrea/bug11476'Nick Mathewson2014-05-22
|\ \
| * | Add --disable-mempools configure optionAndrea Shepard2014-05-12
* | | Faster chan_circid_entry_hash implementationNick Mathewson2014-05-06
* | | Use siphash on channel/circuit-id map tooNick Mathewson2014-05-05
* | | Quench gcc's complaints about discarding constness in TO_ORIGIN_CIRCUIT.dana koch2014-04-29
|/ /
* | Merge branch 'scanbuild_fixes'Nick Mathewson2014-04-25
|\ \
| * | scan-build: Avoid crashing on BUG in circuit_get_by_rend_token_and_purposeNick Mathewson2014-04-18
* | | Diagnostic warning to see if it's pending destroys causing 11553Nick Mathewson2014-04-18
|/ /
* | Uplift status.c unit test coverage with new test cases and macros.dana koch2014-04-15
* | Merge remote-tracking branch 'public/bug9841_025'Nick Mathewson2014-04-08
|\ \
| * | Protocol_Warn when a rendezvous cookie is used twice.Nick Mathewson2014-04-04
| * | Merge remote-tracking branch 'public/bug9841_024_v2' into bug9841_025Nick Mathewson2014-04-04
| |\ \
| | * | Fix to 9841 fix: setting a token to NULL should clear itNick Mathewson2014-04-04
| * | | Tweak sign of rend_token params for consistencyNick Mathewson2014-02-13
| * | | Merge remote-tracking branch 'public/bug9841_024_v2' into bug9841_025Nick Mathewson2014-02-13
| |\| |
| | * | Faster circuit_get_by_rend_token_and_purpose()Nick Mathewson2014-02-13
* | | | Merge remote-tracking branch 'public/bug11278'Nick Mathewson2014-04-01
|\ \ \ \
| * | | | Free placeholder circid/chan->circuit map entries on exitNick Mathewson2014-03-25
* | | | | Turn off testing code for #9683.Nick Mathewson2014-03-26
|/ / / /
* | | | Remove the unused circuit_dump_by_chan().Nick Mathewson2014-03-23
* | | | Defensive programming: null [pn]_chan,circ_id in circuit_mark_for_close_Nick Mathewson2014-03-14
* | | | Test code for implementation of faster circuit_unlink_all_from_channelNick Mathewson2014-03-14
* | | | Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2Nick Mathewson2014-03-04
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'public/bug10169_023' into bug10169_024Nick Mathewson2014-03-04
| |\ \ \ \
| | * | | | Monotonize the OOM-killer data timersNick Mathewson2014-02-26
| | * | | | On OOM, also log N circuits remainingNick Mathewson2014-02-12
* | | | | | More unit tests for OOM handling.Nick Mathewson2014-02-12
* | | | | | Refactor OOM-handling functions for more testabilityNick Mathewson2014-02-12
* | | | | | Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2Nick Mathewson2014-02-12
|\| | | | | | |_|/ / / |/| | | |
| * | | | Merge remote-tracking branch 'public/bug10169_023' into bug10169_024Nick Mathewson2014-02-12
| |\| | |
| | * | | Actually release buffer freelists when handling OOM conditions.Nick Mathewson2014-02-12
| * | | | Merge remote-tracking branch 'public/bug10169_023' into bug10169_024Nick Mathewson2014-01-03
| |\| | | | | |/ / | |/| |
| | * | Rename MaxMemInCellQueues to MaxMemInQueuesNick Mathewson2013-11-20
| | * | doxygen comments for 10169 codeNick Mathewson2013-11-20
| | * | Count freed buffer bytes from buffers when oom-killing circuits.Nick Mathewson2013-11-20
| | * | Have the OOM handler also count the age the data in a stream bufferNick Mathewson2013-11-15
* | | | Merge the circuit_{free,clear}_cpath functionsNick Mathewson2014-02-07
* | | | Merge remote-tracking branch 'public/feature9777_024_squashed'Nick Mathewson2014-02-07
|\ \ \ \ | | |_|/ | |/| |
| * | | Discard circuit paths on which nobody supports ntorNick Mathewson2014-02-07
| |/ /
* | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-11-15
|\| |
| * | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-11-15
| |\|
| | * Improved circuit queue out-of-memory handlerNick Mathewson2013-11-07
* | | Add missing includes for circpathbias.hNick Mathewson2013-10-31
* | | Hide the contents of the circuit_build_times structure.Nick Mathewson2013-08-22
* | | Separate mutable/const accessors for circuit_build_timesNick Mathewson2013-08-22