summaryrefslogtreecommitdiff
path: root/src/or/reasons.c
AgeCommit message (Collapse)Author
2009-01-04Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson
The subversion $Id$ fields made every commit force a rebuild of whatever file got committed. They were not actually useful for telling the version of Tor files in the wild. svn:r17867
2008-12-18Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this ↵Nick Mathewson
patch. svn:r17686
2008-06-13Actually reinstate errors that did not work on windows, and add a comment ↵Nick Mathewson
about reading the documentation of the S_CASE and E_CASE macros before adding new cases to the switch statements there. svn:r15179
2008-06-13ignore some errnos in hopes of building on windows againRoger Dingledine
svn:r15178
2008-06-11start sending "bootstrap problem" status events when we're having troublesRoger Dingledine
reaching relays. svn:r15116
2008-06-11consolidate all our edge/circ/orconn reason-to-foo-or-back functionsRoger Dingledine
svn:r15115