summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2005-01-27Forward-port win32 service patch; try to clean it a touch.Nick Mathewson
2005-01-22comment SocksPort better as it pertains to serversRoger Dingledine
2005-01-22fwd-port win32 isprint fixNick Mathewson
2005-01-22Fix dumb bug in unittests.Nick Mathewson
2005-01-22forward-port: fix win32 compileRoger Dingledine
2005-01-21clean a couple of messagesNick Mathewson
2005-01-21special case so we don't yell when an empty http body doesn't specify aRoger Dingledine
2005-01-21if we get an incredibly skewed timestamp from a dirserver mirror thatRoger Dingledine
2005-01-20Log the offending policy, not the first policyNick Mathewson
2005-01-20Appease another 64-bit warningNick Mathewson
2005-01-20Have reason string for serverdesc post requests contain actual serverdesc sta...Nick Mathewson
2005-01-20Appease weasel's paranoid 64-bit compiler.Nick Mathewson
2005-01-20give a header file for ntohsRoger Dingledine
2005-01-20start to fix http status stuff, more work neededRoger Dingledine
2005-01-20Give better reason phrases in HTTP status lines. Start resolving task #67. (M...Nick Mathewson
2005-01-20Compilation fixes for win32 version detection.Nick Mathewson
2005-01-20Make zlib detection happy on little-endian platforms; fix unit tests.Nick Mathewson
2005-01-20Warn when exit policy implicitly allows local addresses.Nick Mathewson
2005-01-20The crowning hidden-service patch: prefer non-internal circuitsRoger Dingledine
2005-01-19Handle unavailable hidden services better. We try each intro pointRoger Dingledine
2005-01-19make cannibalizing for rend circs prey on the pleb circs firstRoger Dingledine
2005-01-19Detect windows platform correctlyNick Mathewson
2005-01-19Make detect_compression_method work on platforms with more evil chars.Nick Mathewson
2005-01-19Add unittests for compression detection. Make all rendezvous descriptors "pla...Nick Mathewson
2005-01-19Workaround for webservers that lie about Content-Encoding: Tor now tries to a...Nick Mathewson
2005-01-19Give more useful log messages when the tor process closes dns/cpuworker conne...Nick Mathewson
2005-01-19fix another bug where general exit circs were looking at rendezvousRoger Dingledine
2005-01-19better comments for exit policies in torrc.sampleRoger Dingledine
2005-01-19bugfix for cvs: we were needing a rendezvous circ, so we cannibalizedRoger Dingledine
2005-01-19make it clearer why FooPort and FooBindAddress are separateRoger Dingledine
2005-01-18Basic windows libevent fixesNick Mathewson
2005-01-18allow bandwidthburst to be smaller, but whine if it's small.Roger Dingledine
2005-01-17remove some extra-verbose logsRoger Dingledine
2005-01-17Introduce a notion of 'internal' circs, which are chosen without regardRoger Dingledine
2005-01-16make tor-resolve print the Tor version on --version tooRoger Dingledine
2005-01-14reset published uptime when you wake up from hibernation,Roger Dingledine
2005-01-14when the hidden service launches a rendezvous circ, make sure itRoger Dingledine
2005-01-13Move call to event_init() immediately after start_daemon(); move start_daemon...Nick Mathewson
2005-01-13get rid of 0.0.8 backwards compatibilityRoger Dingledine
2005-01-13start generating version 1 style introduce cellsRoger Dingledine
2005-01-13when deciding if a port is handled and the port demands uptime, don'tRoger Dingledine
2005-01-12more cleanupRoger Dingledine
2005-01-12fix another integer underflow caused by buckets going negativeRoger Dingledine
2005-01-12fix up some commentsRoger Dingledine
2005-01-12tolerate bandwidtch buckets going negative (i hope)Roger Dingledine
2005-01-12Make Tor use Niels Provos's libevent instead of it's currentNick Mathewson
2005-01-12add more chat and interactive protocols to LongLivedPortsRoger Dingledine
2005-01-12Annotate circuits w/ whether they aim to contain high uptime nodes and/orRoger Dingledine
2005-01-12clean up smartlist_string_isin so callers don't have to manage bufsRoger Dingledine
2005-01-11if somebody starts his tor server in jan 2004 and then fixes hisRoger Dingledine