aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* 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
* don't let a corrupt directory cache keep us from startingRoger Dingledine2005-01-29
* forward-port the shutting upRoger Dingledine2005-01-28
* forward-port the dns and maxconn fixesRoger Dingledine2005-01-28
* make the example log-to-file line use log-level notice rather thanRoger Dingledine2005-01-28
* Add rudimentary pthread support that needs more testing.Nick Mathewson2005-01-27
* Forward-port win32 service patch; try to clean it a touch.Nick Mathewson2005-01-27
* comment SocksPort better as it pertains to serversRoger Dingledine2005-01-22
* fwd-port win32 isprint fixNick Mathewson2005-01-22
* Fix dumb bug in unittests.Nick Mathewson2005-01-22
* forward-port: fix win32 compileRoger Dingledine2005-01-22
* clean a couple of messagesNick Mathewson2005-01-21
* special case so we don't yell when an empty http body doesn't specify aRoger Dingledine2005-01-21
* if we get an incredibly skewed timestamp from a dirserver mirror thatRoger Dingledine2005-01-21
* Log the offending policy, not the first policyNick Mathewson2005-01-20
* Appease another 64-bit warningNick Mathewson2005-01-20
* Have reason string for serverdesc post requests contain actual serverdesc sta...Nick Mathewson2005-01-20
* Appease weasel's paranoid 64-bit compiler.Nick Mathewson2005-01-20
* give a header file for ntohsRoger Dingledine2005-01-20
* start to fix http status stuff, more work neededRoger Dingledine2005-01-20
* Give better reason phrases in HTTP status lines. Start resolving task #67. (M...Nick Mathewson2005-01-20
* Compilation fixes for win32 version detection.Nick Mathewson2005-01-20
* Make zlib detection happy on little-endian platforms; fix unit tests.Nick Mathewson2005-01-20
* Warn when exit policy implicitly allows local addresses.Nick Mathewson2005-01-20
* The crowning hidden-service patch: prefer non-internal circuitsRoger Dingledine2005-01-20
* Handle unavailable hidden services better. We try each intro pointRoger Dingledine2005-01-19
* make cannibalizing for rend circs prey on the pleb circs firstRoger Dingledine2005-01-19
* Detect windows platform correctlyNick Mathewson2005-01-19
* Make detect_compression_method work on platforms with more evil chars.Nick Mathewson2005-01-19
* Add unittests for compression detection. Make all rendezvous descriptors "pla...Nick Mathewson2005-01-19
* Workaround for webservers that lie about Content-Encoding: Tor now tries to a...Nick Mathewson2005-01-19
* Give more useful log messages when the tor process closes dns/cpuworker conne...Nick Mathewson2005-01-19
* fix another bug where general exit circs were looking at rendezvousRoger Dingledine2005-01-19
* better comments for exit policies in torrc.sampleRoger Dingledine2005-01-19
* bugfix for cvs: we were needing a rendezvous circ, so we cannibalizedRoger Dingledine2005-01-19
* make it clearer why FooPort and FooBindAddress are separateRoger Dingledine2005-01-19
* Basic windows libevent fixesNick Mathewson2005-01-18
* allow bandwidthburst to be smaller, but whine if it's small.Roger Dingledine2005-01-18
* remove some extra-verbose logsRoger Dingledine2005-01-17
* Introduce a notion of 'internal' circs, which are chosen without regardRoger Dingledine2005-01-17
* make tor-resolve print the Tor version on --version tooRoger Dingledine2005-01-16
* reset published uptime when you wake up from hibernation,Roger Dingledine2005-01-14
* when the hidden service launches a rendezvous circ, make sure itRoger Dingledine2005-01-14
* Move call to event_init() immediately after start_daemon(); move start_daemon...Nick Mathewson2005-01-13
* get rid of 0.0.8 backwards compatibilityRoger Dingledine2005-01-13
* start generating version 1 style introduce cellsRoger Dingledine2005-01-13
* when deciding if a port is handled and the port demands uptime, don'tRoger Dingledine2005-01-13
* more cleanupRoger Dingledine2005-01-12
* fix another integer underflow caused by buckets going negativeRoger Dingledine2005-01-12