Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | Reseolve DOCDOC and XXXXs in backtrace.c | Nick Mathewson | 2013-11-18 | |
| * | | | | | | Tests for backtrace.c | Nick Mathewson | 2013-11-18 | |
| * | | | | | | Unit tests for new functions in log.c | Nick Mathewson | 2013-11-18 | |
| * | | | | | | Make backtrace handler handle signals correctly. | Nick Mathewson | 2013-11-18 | |
| * | | | | | | Improve new assertion message logging | Nick Mathewson | 2013-11-18 | |
| * | | | | | | Add a sighandler-safe logging mechanism | Nick Mathewson | 2013-11-18 | |
| * | | | | | | Basic backtrace ability | Nick Mathewson | 2013-11-18 | |
| * | | | | | | Refactor the assertion-failure code into a function | Nick Mathewson | 2013-07-19 | |
| * | | | | | | Add a signal-safe decimal formatting function | Nick Mathewson | 2013-07-19 | |
* | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-11-15 | |
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | ||||
| * | | | | | | Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4 | Nick Mathewson | 2013-11-15 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | | | |_|_|/ | | |/| | | | ||||
| | * | | | | Improved circuit queue out-of-memory handler | Nick Mathewson | 2013-11-07 | |
* | | | | | | Fix test_cmdline_args to work with old openssl | Nick Mathewson | 2013-11-11 | |
* | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-11-10 | |
|\| | | | | | ||||
| * | | | | | Fix two more DirServer mentions in log | Nick Mathewson | 2013-11-10 | |
| * | | | | | Fix a wide line | Nick Mathewson | 2013-11-10 | |
| * | | | | | Change documentation DirServer->DirAuthority | Nick Mathewson | 2013-11-10 | |
* | | | | | | Documentation and tests for 10060 | Nick Mathewson | 2013-11-07 | |
* | | | | | | Implementing --allow-missing-torrc CLI option. | rl1987 | 2013-11-07 | |
* | | | | | | Merge branch 'prop221_squashed_024' | Nick Mathewson | 2013-11-01 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | circuit_build_failed: distinguish "got DESTROY" case | Nick Mathewson | 2013-11-01 | |
| * | | | | | | Implement proposal 221: Stop sending CREATE_FAST | Nick Mathewson | 2013-11-01 | |
| |/ / / / / | ||||
| * | | | | | Merge remote-tracking branch 'public/bug9645' into maint-0.2.4 | Nick Mathewson | 2013-10-31 | |
| |\ \ \ \ \ | ||||
| * \ \ \ \ \ | Merge remote-tracking branch 'public/bug9731b' into maint-0.2.4 | Nick Mathewson | 2013-10-31 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Don't apply read/write buckets to cpuworker connections | Nick Mathewson | 2013-09-13 | |
* | | | | | | | | Appease make check-spaces | Nick Mathewson | 2013-10-31 | |
* | | | | | | | | Merge remote-tracking branch 'public/bug10063' | Nick Mathewson | 2013-10-31 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Add missing includes for circpathbias.h | Nick Mathewson | 2013-10-31 | |
| * | | | | | | | | Make circpathbias and circuitbuild compile. | Nick Mathewson | 2013-10-31 | |
| * | | | | | | | | Move pathbias functions into a new file. | Nick Mathewson | 2013-10-31 | |
* | | | | | | | | | Move other #9731 check to start of its functions | Nick Mathewson | 2013-10-31 | |
|/ / / / / / / / | ||||
* | | | | | | | | Move #9731 checks to start of their functions | Nick Mathewson | 2013-10-31 | |
* | | | | | | | | Merge remote-tracking branch 'public/bug9731' | Nick Mathewson | 2013-10-31 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | Don't apply read/write buckets to non-limited connections | Nick Mathewson | 2013-09-13 | |
| | |/ / / / / / | |/| | | | | | | ||||
* | | | | | | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-10-31 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | Merge remote-tracking branch 'public/bug9780_024_v2' into maint-0.2.4 | Nick Mathewson | 2013-10-31 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | Switch ECDHE group default logic for bridge/relay TLS | Nick Mathewson | 2013-10-08 | |
| * | | | | | | | | Merge remote-tracking branch 'public/bug6055_v2_024' into maint-0.2.4 | Nick Mathewson | 2013-10-31 | |
| |\ \ \ \ \ \ \ \ | ||||
* | | | | | | | | | | Add some clarity and checks to cell_queue_append_packed_copy | Nick Mathewson | 2013-10-30 | |
* | | | | | | | | | | Merge remote-tracking branch 'karsten/morestats5' | Nick Mathewson | 2013-10-30 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'morestats4' into morestats5 | Karsten Loesing | 2013-10-28 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | squash! Pass const uint64_t pointers, document array length. | Karsten Loesing | 2013-10-28 | |
| | * | | | | | | | | | | Pass const uint64_t pointers, document array length. | Karsten Loesing | 2013-09-12 | |
| | * | | | | | | | | | | Pass around const struct timeval * instead of struct timeval. | Karsten Loesing | 2013-09-12 | |
| | * | | | | | | | | | | Don't format cell stats for unattached circuits. | Karsten Loesing | 2013-09-12 | |
| | * | | | | | | | | | | Test functions used for TB_EMPTY and CELL_STATS events. | Karsten Loesing | 2013-05-31 | |
| | * | | | | | | | | | | Tweak CIRC_BW event based on comments by nickm. | Karsten Loesing | 2013-05-25 | |
| | * | | | | | | | | | | Tweak TB_EMPTY event based on comments by nickm. | Karsten Loesing | 2013-05-25 | |
| | * | | | | | | | | | | Tweak CELL_STATS event based on comments by nickm. | Karsten Loesing | 2013-05-25 | |
| | * | | | | | | | | | | Tweak CONN_BW event based on comments by nickm. | Karsten Loesing | 2013-05-25 |