aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-14Add start of rransom's notes on tor crypto requirementsNick Mathewson
2010-12-13List another place router identity keys are used.Robert Ransom
2010-12-13Fix typos.Robert Ransom
2010-12-13Add a proposal-ideas document for crypto migration.Nick Mathewson
2010-12-11start reformatting and editing the pluggable-transport proposalNick Mathewson
2010-12-10convert draft pluggable transport proposal to plaintextNick Mathewson
2010-12-07Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-12-07Merge branch 'bug2081_followup_022' into maint-0.2.2Nick Mathewson
2010-12-07Reject relay versions older than 0.2.0.26-rcNick Mathewson
2010-12-07revise bug2081_followup changelogNick Mathewson
2010-12-07Merge branch 'isolated-streams'Nick Mathewson
2010-12-07Revise proposal 171 from start to finishNick Mathewson
2010-12-06Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-12-06Fix a bug in calculating wakeup time on 64-bit machines.Nick Mathewson
2010-12-06Merge remote branch 'origin/maint-0.2.2'Nick Mathewson
2010-12-06Add a missing ! to directory_fetches_from_authoritiesNick Mathewson
2010-12-06Fetch missing certs to authenticate microdesc consensuses as neededNick Mathewson
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