aboutsummaryrefslogtreecommitdiff
path: root/src/or/relay.c
Commit message (Expand)AuthorAge
* Merge branch 'bug12184_diagnostic_squashed'Nick Mathewson2014-06-14
|\
| * Try to diagnose bug 12184Nick Mathewson2014-06-14
* | Merge remote-tracking branch 'public/not_bug8093'Nick Mathewson2014-06-11
|\ \ | |/ |/|
| * Bulletproof our 11246 fix a little, based on recommendation from andrea.Nick Mathewson2014-06-04
| * count DATA cells with stream ID 0 as delivered for SENDME purposesNick Mathewson2013-03-22
* | Use uint32 !=, not tor_memneq, for relay cell integrity checkingNick Mathewson2014-06-01
* | Eliminate #ifdef ENABLE_MEMPOOLS in packed_cell_new/free()Andrea Shepard2014-05-21
* | Add --disable-mempools configure optionAndrea Shepard2014-05-12
* | Unit tests for connection_edge_process_resolved_cellNick Mathewson2014-04-02
* | Look at all of a RESOLVED cell; not just the first answer.Nick Mathewson2014-04-02
* | Extract code to handle RESOLVED cellsNick Mathewson2014-04-01
* | Test code for implementation of faster circuit_unlink_all_from_channelNick Mathewson2014-03-14
* | Merge branch 'bug10169_025_v2'Nick Mathewson2014-03-04
|\ \
| * \ 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
| * | | | 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-01-03
| | |\| |
| | | * | Rename MaxMemInCellQueues to MaxMemInQueuesNick Mathewson2013-11-20
| | | * | Have the OOM handler also count the age the data in a stream bufferNick Mathewson2013-11-15
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2014-02-11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Don't treat END_STREAM_REASON_INTERNAL as total circuit failureNick Mathewson2014-02-09
| |/ / /
* | | | Merge remote-tracking branch 'public/no_itime_queue'Nick Mathewson2014-02-10
|\ \ \ \
| * | | | Excise the insertion_time_elem_t logicNick Mathewson2014-02-10
| |/ / /
* | | | Remove 'struct timeval now' that was shadowing 'struct timeval now'.Nick Mathewson2013-11-18
* | | | 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
* | | | Add some clarity and checks to cell_queue_append_packed_copyNick Mathewson2013-10-30
* | | | Merge branch 'morestats4' into morestats5Karsten Loesing2013-10-28
|\ \ \ \
| * | | | Tweak CELL_STATS event based on comments by nickm.Karsten Loesing2013-05-25
| * | | | Add new CELL_STATS event.Karsten Loesing2013-05-16
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-10-08
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Generate bootstrapping status messages for microdescs tooNick Mathewson2013-10-08
* | | | | don't lie about bootstrap progress when clients use bridgesRoger Dingledine2013-10-08
* | | | | Rename circuit_get_global_list to remove trailing _Nick Mathewson2013-08-15
* | | | | Merge remote-tracking branch 'majek/bug9108'Nick Mathewson2013-08-15
|\ \ \ \ \
| * | | | | Fix #9108 - make global_circuitlist a doubly linked listMarek Majkowski2013-06-20
* | | | | | Unit tests for cell queues.Nick Mathewson2013-07-18
* | | | | | Use TOR_SIMPLEQ for packed_cell_tNick Mathewson2013-07-18
* | | | | | Completely refactor how FILENAME_PRIVATE worksNick Mathewson2013-07-10
|/ / / / /
* | | | | Merge remote-tracking branch 'origin/maint-0.2.4'Nick Mathewson2013-06-18
|\| | | |
| * | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson2013-06-18
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Implement a real OOM-killer for too-long circuit queues.Nick Mathewson2013-06-18
* | | | | Merge branch 'bug9072-024' into bug9072-025Andrea Shepard2013-06-15
|\| | | |
| * | | | Merge branch 'bug9072-023' into bug9072-024Andrea Shepard2013-06-15
| |\| | |
| | * | | Disable middle relay queue overfill detection code due to possible guard disc...Andrea Shepard2013-06-15
| | * | | Don't queue more cells as a middle relay than the spec allows to be in flightAndrea Shepard2013-06-13
| | | |/ | | |/|