aboutsummaryrefslogtreecommitdiff
path: root/src/or/router.c
Commit message (Expand)AuthorAge
* 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
| * | Remove ./configure option for entry and dir request statistics.Karsten Loesing2009-08-17
* | | Add the first 8 bytes of the git commit digest to our versions.Nick Mathewson2009-08-21
|/ /
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-08-12
|\|
| * Fix possible segmentation fault on directory authorities.Karsten Loesing2009-08-11
* | Merge branch 'maint-0.2.1' into masterRoger Dingledine2009-07-28
|\|
| * Changing MaxAdvertisedBW may not need a republishSebastian Hahn2009-07-27
| * Write fingerprint to file and log without spacesRoger Dingledine2009-07-27
* | Some tweaks to statistics.Karsten Loesing2009-07-15
* | If configured, write entry-node statistics to disk periodically.Karsten Loesing2009-07-05
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-07-02
|\|
| * another minor patch to add to 0.2.1.xRoger Dingledine2009-06-30
* | Merge branch 'hardware_accel_improvements'Nick Mathewson2009-05-31
|\ \
| * | Add support for dynamic OpenSSL hardware crypto acceleration engines.Martin Peck2009-05-23
* | | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-05-27
|\ \ \ | | |/ | |/|
| * | Spell-check Tor.Nick Mathewson2009-05-27
| |/
* / Change the way how directories that are configured with --enable-geoip-stats ...Karsten Loesing2009-05-27
|/
* Fix a memory leak when v3 directory authorities load their keysRoger Dingledine2009-05-17
* Update copyright to 2009.Karsten Loesing2009-05-04
* fix a commentRoger Dingledine2009-04-11
* log more verbosely when we accept or decline a router descriptor,Roger Dingledine2009-04-01
* Add a function to get a LongName from a routerstatus. Needed for partial bug...Nick Mathewson2009-03-18
* clean up r18287Roger Dingledine2009-01-28
* patch from matt to implement 'getinfo status/clients-seen'Roger Dingledine2009-01-28
* Make sure that even in the weird fiddly paths that lead to init_keys,Nick Mathewson2009-01-21
* Bugfix on r13098. Backport candidate.Roger Dingledine2009-01-06
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04
* New controller event "clients_seen" to report a geoip-based summaryRoger Dingledine2008-12-27
* Add some early checks to keep ipv6 addresses from failing by accident. Now, ...Nick Mathewson2008-12-26
* Document most undocumented variables.Nick Mathewson2008-12-23
* Add DOCDOC entries for undocumented static and global variables.Nick Mathewson2008-12-22
* Fix most DOCDOCs remaining and/or added by redox.Nick Mathewson2008-12-22