summaryrefslogtreecommitdiff
path: root/src/or/reasons.c
AgeCommit message (Expand)Author
2010-07-27Create reasons.hSebastian Hahn
2010-07-27Create config.hSebastian Hahn
2010-04-12Log bandwidth_weight_rule_t as a string, not an integer.Nick Mathewson
2010-02-27Merge remote branch 'origin/maint-0.2.1'Nick Mathewson
2010-02-27Update Tor Project copyright yearsNick Mathewson
2009-08-26A changelog entry and a bit more documentation for socks-clientNick Mathewson
2009-08-25Clean up a couple of style issues in the socks-client branch.Nick Mathewson
2009-06-19Move SOCKS reason-decoding switches into reasons.cNick Mathewson
2009-05-04Update copyright to 2009.Karsten Loesing
2009-05-02Update copyright to 2009.Karsten Loesing
2009-01-04Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson
2008-12-18Downlgrade tweak, and answer lots of XXX021s. No actual code fixes in this p...Nick Mathewson
2008-06-13Actually reinstate errors that did not work on windows, and add a comment abo...Nick Mathewson
2008-06-13ignore some errnos in hopes of building on windows againRoger Dingledine
2008-06-11start sending "bootstrap problem" status events when we're having troublesRoger Dingledine
2008-06-11consolidate all our edge/circ/orconn reason-to-foo-or-back functionsRoger Dingledine