aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-03Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-12-03Don't crash when accountingmax is set in non-server TorsNick Mathewson
2010-12-03Make connection direction statistics compile again.Karsten Loesing
2010-12-03Write bidirectional connection stats in single line.Karsten Loesing
2010-12-03Refactor conn stats and add unit tests.Karsten Loesing
2010-12-03Add ChangeLog entry and man page entry.Karsten Loesing
2010-12-03Document BIDI_* constants.Karsten Loesing
2010-12-03Call the new config option ConnDirectionStatistics.Karsten Loesing
2010-12-03Add metric on uni/bidirectional connection usage.Karsten Loesing
2010-12-02Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-12-02Fix a harmless off-by-one error in counting controller argument lengthsNick Mathewson
2010-12-01Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-12-01Specified grammars for orconn-status and entry-guards for Tor versions 0.1.2....Poet (Tim Sally)
2010-12-01Correct information about support for guards being called helper nodes.Poet (Tim Sally)
2010-12-01Correct grammars to reflect that VERBOSE_NAMES is part of the protocol.Poet (Tim Sally)
2010-12-01Several changes to the way tokens describing servers are documented.Poet (Tim Sally)
2010-12-01Clarify description of FEATURES in control-spec.Poet (Tim Sally)
2010-12-01Fix connecting the stdin of tor-fw-helper to /dev/nullSteven Murdoch
2010-12-01Merge remote branch 'sjmurdoch/cloexec'Nick Mathewson
2010-12-01Check that FD_CLOEXEC is set before using itSteven Murdoch
2010-12-01Open connection to DNS resolvers with CLOEXEC flag setSteven Murdoch
2010-12-01Open log files with CLOEXEC flag setSteven Murdoch
2010-12-01Merge branch 'maint-0.2.2'Roger Dingledine
2010-12-01Merge branch 'maint-0.2.1' into maint-0.2.2Roger Dingledine
2010-12-01add 0.2.1.27 blurb and changelog to release notesRoger Dingledine
2010-11-30Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-11-30fix changes file for 2210Nick Mathewson
2010-11-30Do not invoke tls_renegotiated_cb for non-bufferevent connections too early.Nick Mathewson
2010-11-30fix memory leak introduced in 26e89742Roger Dingledine
2010-11-29Revise comment on 2210 a little; clean up n_streams/num_streams confusionNick Mathewson
2010-11-29Add wrappers function for libc random()Nick Mathewson
2010-11-29Fix whitespace in patch for 2210 and backport to 0.2.2Nick Mathewson
2010-11-29Improve fairness when activating streams in circuit_resume_edge_reading_helperMashael AlSabah
2010-11-29Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-11-29Merge branch 'exitstats' into maint-0.2.2Nick Mathewson
2010-11-29comment karsten's bug2196 patch a littleNick Mathewson
2010-11-24Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-11-24Merge remote branch 'rransom/fix2195-fix' into maint-0.2.2Nick Mathewson
2010-11-24Avoid dereferencing NULL if a bridge fails to build an ei descriptor.Robert Ransom
2010-11-24Report only the top 10 ports in exit-port stats.Karsten Loesing
2010-11-23Fix compilation with mingw and OpenSSL 0.9.8m+mingw-san
2010-11-23Use S_CASE for ehostunreach, not E_CASE. Partial backport of 69deb22f. Fixes ...Nick Mathewson
2010-11-23stop shipping doc/img and doc/website in the tarballRoger Dingledine
2010-11-22pick a more accurate release datetor-0.2.2.19-alphaRoger Dingledine
2010-11-21bump to 0.2.2.19-alphaRoger Dingledine
2010-11-21Merge remote branch 'sjmurdoch/cloexec' into cloexecNick Mathewson
2010-11-21prepare for our emergency openssl fix releaseRoger Dingledine
2010-11-21found this whitespace fix in a sandboxRoger Dingledine
2010-11-21Fix compile error on MacOS X (and other platforms without O_CLOEXEC)Steven Murdoch
2010-11-21Merge remote branch 'origin/maint-0.2.2'Nick Mathewson