aboutsummaryrefslogtreecommitdiff
path: root/src/or/router.c
Commit message (Expand)AuthorAge
* Update Tor Project copyright yearsNick Mathewson2010-02-27
* Properly handle non-terminated stringsSebastian Hahn2010-02-27
* Fix two rare leaks spotted by rieo.Nick Mathewson2010-01-23
* Fix two memory leaks found by Coverity (CIDs 417-418)Nick Mathewson2009-10-26
* Only send reachability status events on overall success/failureRoger Dingledine2009-08-31
* Fix possible segmentation fault on directory authorities.Karsten Loesing2009-08-11
* Changing MaxAdvertisedBW may not need a republishSebastian Hahn2009-07-27
* Write fingerprint to file and log without spacesRoger Dingledine2009-07-27
* another minor patch to add to 0.2.1.xRoger Dingledine2009-06-30
* Spell-check Tor.Nick Mathewson2009-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
* Add DOCDOC comments for all undocumented functions. Add missing *s to other ...Nick Mathewson2008-12-22
* Make it possible to call set_onion_key twice without leaking RAM.Nick Mathewson2008-12-18
* Fix bug 889: share deep-copied keys between threads to avoid races in referen...Nick Mathewson2008-12-18
* Make return code from router_add_to_routerlist a nice sensible enum. Based o...Nick Mathewson2008-12-17
* Bug 691 fix: do not shutdown Tor servers right away if the network is down.Nick Mathewson2008-12-10
* When a directory authority gives us a new guess for our IP address, Roger Dingledine2008-12-10
* Now NodeFamily and MyFamily config options allow spaces inRoger Dingledine2008-10-01
* Proposal 152 implementation from Josh Albrecht, with tweaks.Nick Mathewson2008-09-26
* Add country-code support to configured node lists to implement the ever-popul...Nick Mathewson2008-09-25
* All relays now store and serve v2 hidden service descriptors by default (not ...Karsten Loesing2008-09-24
* Directory mirrors store and serve v2 hidden service descriptors by default.Karsten Loesing2008-09-11
* Refactor some code and add some asserts based on scanner results.Nick Mathewson2008-09-05
* Add a lockfile to the Tor data directory to avoid situations where two Tors s...Nick Mathewson2008-09-01
* r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson2008-08-05
* r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200Nick Mathewson2008-07-24
* implement more fine-tuning options for stats codeNick Mathewson2008-06-18
* forward-port r14934Roger Dingledine2008-06-04
* New code to implement proposal for local geoip stats. Only enabled with --ena...Nick Mathewson2008-05-29
* Several geoip changes/fixes as requested.Nick Mathewson2008-05-28
* r19705@catbus: nickm | 2008-05-12 11:40:15 -0400Nick Mathewson2008-05-12
* r19690@catbus: nickm | 2008-05-11 22:13:31 -0400Nick Mathewson2008-05-12
* I bet I screwed up while merging in the changes from the feature branch into ...Peter Palfrader2008-04-24
* Merge conditional consensus downloadingPeter Palfrader2008-04-24
* and the client part of the consensus-by-authority-fpr proposal (ifdef'ed out)Peter Palfrader2008-04-24
* r19140@catbus: nickm | 2008-03-30 14:13:36 -0400Nick Mathewson2008-03-30