aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* bump the default rate limit to 1 MBRoger Dingledine2005-02-01
* reject odd-looking addresses at the client, rather than havingRoger Dingledine2005-02-01
* give a bit more load to servers that claim to be able toRoger Dingledine2005-02-01
* Go into soft hibernation after 95% of the bandwidth is used,Roger Dingledine2005-02-01
* define TOR_FRAGILE if you want tor to give you a core whenRoger Dingledine2005-02-01
* fix an edge case in parsing config options (thanks weasel)Roger Dingledine2005-02-01
* Fix arma's fix for my leakPeter Palfrader2005-01-31
* fix a minor memory leak found by weaselRoger Dingledine2005-01-31
* stop a sigpipe.Roger Dingledine2005-01-31
* stop logging loudly when a client tries an old onion key. it'sRoger Dingledine2005-01-31
* fix another rogue connection_free that was causing us troublesRoger Dingledine2005-01-31
* don't double-detach a closing exit conn that's waiting for dns resolveRoger Dingledine2005-01-31
* but don't spring the trip on worker children, because it turnsRoger Dingledine2005-01-31
* lay a trap for situations where we connection_free somethingRoger Dingledine2005-01-31
* stop the infinite loop of freeing the same connection_t over andRoger Dingledine2005-01-31
* clarify what smartlist_remove promises, since we rely on it.Roger Dingledine2005-01-31
* be less noisy about complaining when a jap client tries to connectRoger Dingledine2005-01-30
* Stop crashing when we're asking to close_if_marked a conn thatRoger Dingledine2005-01-30
* be safe: if you got a resolvefailed end cell but you're not an AP, bail.Roger Dingledine2005-01-30
* try to find the corrupt closeable_connection_lst entry earlyRoger Dingledine2005-01-30
* we should handle the case where the client has no cert, forRoger Dingledine2005-01-30
* give a better log message when we don't have a good mirror ofRoger Dingledine2005-01-30
* comment about a bug wrt clock skewRoger Dingledine2005-01-30
* if we fetch the dir from a mirror that has a wildly skewedRoger Dingledine2005-01-29
* 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