aboutsummaryrefslogtreecommitdiff
path: root/src/or/dirserv.c
Commit message (Expand)AuthorAge
* Fix unit tests that used old signature for add_fingerprint_to_dirNick Mathewson2005-06-27
* more cleanups before i go wildRoger Dingledine2005-06-21
* overall cleanup and streamlining and doccingRoger Dingledine2005-06-20
* Remove code that has been #if-0ed for a long time.Nick Mathewson2005-06-15
* Docment or add DOCDOC comments to undocumented functions in src/or. Make fun...Nick Mathewson2005-06-11
* flesh out the source file descriptions for doxygenRoger Dingledine2005-06-11
* Change end-of-file NLNL convention. It turns out arma I and I agree.Nick Mathewson2005-06-09
* when a dirserver gets a mismatched fingerprint, log the expectedRoger Dingledine2005-06-09
* also print the platform string for rejected descriptorsRoger Dingledine2005-05-02
* don't print nullsRoger Dingledine2005-05-02
* when we refuse a router descriptor, log contactinfo and source address.Roger Dingledine2005-05-02
* Remove support for looking at old directory/routerdesc elements; mark non-new...Nick Mathewson2005-05-02
* stop re-reading and re-parsing the directory as soon as we make it.Roger Dingledine2005-04-27
* those should be notices, not warnsRoger Dingledine2005-04-12
* Improve conn_*_to_string; add circuit_state_to_string; make skewed-descriptor...Nick Mathewson2005-04-07
* allow servers to publish descriptors from 12 hours in the future.Roger Dingledine2005-04-07
* When we connect and finish TLS negotiation with address:port, it is obvious t...Nick Mathewson2005-04-06
* Add missing comma. OopsNick Mathewson2005-04-06
* Handle changed router status correctly when reloading fingerprint fileNick Mathewson2005-04-06
* Log msg spelling fixNick Mathewson2005-04-06
* Change replacement semantics for directory entries: fix bug 121.Nick Mathewson2005-04-06
* automatically approve nodes running 0.1.0.2-rc or laterRoger Dingledine2005-04-03
* update copyright notices.Nick Mathewson2005-04-01
* Make GETINFO for "network-status" work on non-authdirsNick Mathewson2005-03-23
* Fix several bugs (including some crashes) related to control interface; imple...Nick Mathewson2005-03-23
* Be willing to cache directories from up to ROUTER_MAX_AGE seconds into the fu...Nick Mathewson2005-03-23
* Fix a few more instances of memory not freed on exit (found by weasel).Nick Mathewson2005-03-23
* Remove controller getinfo support for "desc/all-ids".Roger Dingledine2005-03-22
* Implement more control spec functionalityNick Mathewson2005-02-25
* Add more functions to free things to help dmalloc allong.Nick Mathewson2005-02-10
* Fix arma's fix for my leakPeter Palfrader2005-01-31
* fix a minor memory leak found by weaselRoger Dingledine2005-01-31
* distinguish between "well-formed and rejected" and "not wellRoger Dingledine2005-01-29
* accept LDAP (389/tcp) and LDAPS (636/tcp) in default exit policyRoger Dingledine2005-01-29
* clean a couple of messagesNick Mathewson2005-01-21
* Have reason string for serverdesc post requests contain actual serverdesc sta...Nick Mathewson2005-01-20
* new config option DirAllowPrivateAddresses for authdirservers.Roger Dingledine2005-01-06
* Fix a fun bug: do not rewrite a cached directory back to the cache; otherwise...Nick Mathewson2005-01-06
* bugfix: if a server uploads a descriptor that's unapproved, actuallyRoger Dingledine2005-01-03
* remove sentence-fragment comment refering to a design that never happened.Nick Mathewson2004-12-24
* Remove length restriction when generating directories.Nick Mathewson2004-12-24
* Fix for running-routers length bugNick Mathewson2004-12-24
* clean up logging,Roger Dingledine2004-12-13
* Spell-check strings and commentsNick Mathewson2004-12-01
* Suggestion from weasel: Make tor --version --version dump the cvs Id of every...Nick Mathewson2004-11-29
* wrong is ok, and right is fine, but in between is apparentlyRoger Dingledine2004-11-28
* Normalize space: add one between every control keyword and control clause.Nick Mathewson2004-11-28
* remove emacs droppings, since nick says he doesn't need them anymoreRoger Dingledine2004-11-26
* Clarify a bunch of log messagesNick Mathewson2004-11-25
* Normalize a few more kinds of whitespace. We now dislike:Nick Mathewson2004-11-22