aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* Improved circuit queue out-of-memory handlerNick Mathewson2013-11-07
* Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2013-10-11
|\
| * Update to the October 2013 GeoIP database.Karsten Loesing2013-10-11
* | Fix unit test for format_helper_exit_statusNick Mathewson2013-10-10
* | Merge remote-tracking branch 'public/bug9928' into maint-0.2.3Nick Mathewson2013-10-10
|\ \
| * | Raise buffer size, fix checks for format_exit_helper_status.Nick Mathewson2013-10-08
* | | Fix an assert when disabling ORPort with accounting disabled.Nick Mathewson2013-09-18
|/ /
* | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2013-09-16
|\|
| * Update to the September 2013 GeoIP database.Karsten Loesing2013-09-10
* | use !cbt_disabled in place of LearnCBT to avoid needless circsNick Mathewson2013-09-04
* | Merge remote-tracking branch 'public/bug9546_023_v2' into maint-0.2.3Nick Mathewson2013-08-25
|\ \
| * | Make bridges send AUTH_CHALLENGE cellsNick Mathewson2013-08-21
| * | Send NETINFO on receiving a NETINFO if we have not yet sent one.Nick Mathewson2013-08-21
* | | Replace return with continue in update_consensus_networkstatus_downloadsNick Mathewson2013-08-22
|/ /
* | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2013-08-12
|\|
| * Update to the August 2013 GeoIP database.Karsten Loesing2013-08-12
* | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2013-07-08
|\|
| * Update to the July 2013 GeoIP database.Karsten Loesing2013-07-08
* | Fix some problems with the bug9002 fix.Nick Mathewson2013-06-18
* | Merge branch 'bug9063_redux_023_squashed' into maint-0.2.3Nick Mathewson2013-06-18
|\ \
| * | Implement a real OOM-killer for too-long circuit queues.Nick Mathewson2013-06-18
* | | Limit hidden service descriptors to at most 10 guard nodes.Nick Mathewson2013-06-16
|/ /
* | Disable middle relay queue overfill detection code due to possible guard disc...Andrea Shepard2013-06-15
* | Increase the limit so leaky pipe might workNick Mathewson2013-06-14
* | Don't queue more cells as a middle relay than the spec allows to be in flightAndrea Shepard2013-06-13
* | Merge branch 'bug9017' into maint-0.2.3Nick Mathewson2013-06-10
|\ \
| * | Fix (Open?)BSD fast-connect bug with optimistic data.Nick Mathewson2013-06-10
* | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2013-06-05
|\ \ \ | | |/ | |/|
| * | Update to the June 2013 GeoIP database.Karsten Loesing2013-06-05
* | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2013-05-20
|\| | | |/ |/|
| * Update to the May 2013 GeoIP database.Karsten Loesing2013-05-13
* | Don't run off the end of the array-of-freelistsNick Mathewson2013-05-09
* | Avoid busy-looping on WANTREAD within connection_handle_writeNick Mathewson2013-04-12
* | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2013-04-08
|\|
| * Update to the April 2013 GeoIP database.Karsten Loesing2013-04-08
* | Merge remote-tracking branch 'public/bug8377' into maint-0.2.3Nick Mathewson2013-03-18
|\ \
| * | Add unit test for tor_addr_is_loopbackNick Mathewson2013-03-01
| * | Make sure that [::1] is recognized as a private addressNick Mathewson2013-03-01
* | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2013-03-11
|\ \ \ | |/ / |/| / | |/
| * Update to the March 2013 GeoIP database.Karsten Loesing2013-03-07
* | oops; add a missing semicolonNick Mathewson2013-02-12
* | Check whether ei is non-NULL before altering it.Nick Mathewson2013-02-11
* | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2013-02-08
|\|
| * Update to the February 2013 GeoIP database.Karsten Loesing2013-02-08
* | Merge branch 'bug7889_023' into maint-0.2.3Nick Mathewson2013-01-15
|\ \
| * | Reject create/begin/etc cells with {circ,stream}ID 0.Nick Mathewson2013-01-14