aboutsummaryrefslogtreecommitdiff
path: root/src/or/router.c
Commit message (Expand)AuthorAge
* changelog entry for bug1751Roger Dingledine2010-09-27
* Change bug1751 enabling code based on comments from armaNick Mathewson2010-09-27
* First cut of code to enable RefuseUnknownExitsNick Mathewson2010-09-21
* Create routerparse.hSebastian Hahn2010-07-27
* Create rephist.hSebastian Hahn2010-07-27
* Create relay.hSebastian Hahn2010-07-27
* Create policies.hSebastian Hahn2010-07-27
* Create main.hSebastian Hahn2010-07-27
* Create hibernate.hSebastian Hahn2010-07-27
* Create dns.hSebastian Hahn2010-07-27
* Create dirserv.hSebastian Hahn2010-07-27
* Create directory.hSebastian Hahn2010-07-27
* Create control.hSebastian Hahn2010-07-27
* Create connection.hSebastian Hahn2010-07-27
* Create config.hSebastian Hahn2010-07-27
* Create circuituse.hSebastian Hahn2010-07-27
* Create circuitlist.hSebastian Hahn2010-07-27
* Create routerlist.hSebastian Hahn2010-07-27
* Create router.hSebastian Hahn2010-07-27
* Create geoip.hSebastian Hahn2010-07-27
* finally get rid of "clique mode"Roger Dingledine2010-04-21
* Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\
| * Update Tor Project copyright yearsNick Mathewson2010-02-27
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\|
| * Properly handle non-terminated stringsSebastian Hahn2010-02-27
* | Fix a memory corruption bug while collecting bridge statsKarsten Loesing2010-01-26
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-01-23
|\|
| * Fix two rare leaks spotted by rieo.Nick Mathewson2010-01-23
* | Remove duplicate words and a duplicate newline.Karsten Loesing2009-12-18
* | Fix bridge statistics.Karsten Loesing2009-12-17
* | Now that FOO_free(NULL) always works, remove checks before calling it.Nick Mathewson2009-12-12
* | Fix bug 1113.Karsten Loesing2009-10-27
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-10-26
|\|
| * Fix two memory leaks found by Coverity (CIDs 417-418)Nick Mathewson2009-10-26
* | Make signature-generation code handle different key and digest lengths.Nick Mathewson2009-10-15
* | fix two comment bugs for load_stats_file()Roger Dingledine2009-09-28
* | Fix an issue with including stats in extra-info descriptors.Karsten Loesing2009-09-28
* | Fix compile warnings on Snow LeopardSebastian Hahn2009-09-01
* | Merge branch 'maint-0.2.1'Roger Dingledine2009-08-31
|\|
| * Only send reachability status events on overall success/failureRoger Dingledine2009-08-31
* | Merge commit 'karsten/proposal-166-impl-master'Nick Mathewson2009-08-26
|\ \
| * | Add some fixes after discussion with Nick.Karsten Loesing2009-08-21
| * | Some final (?) cleanups of proposal 166 implementation.Karsten Loesing2009-08-19
| * | Fix a couple of bugs that showed up at runtime.Karsten Loesing2009-08-19
| * | Don't write extra-info document to debug logs.Karsten Loesing2009-08-19
| * | Move all *-stats file to subdirectory stats/.Karsten Loesing2009-08-19
| * | Include only the last 24 hours of stats in extra-info documents.Karsten Loesing2009-08-19
| * | Clean up proposal 166 and its implementation.Karsten Loesing2009-08-18
| * | Fix trivial bug when uploading extra-info documents.Karsten Loesing2009-08-17
| * | Include contents of *-stats files in descriptor.Karsten Loesing2009-08-17