summaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
2012-05-16Merge branch 'win32_winnt'Nick Mathewson
2012-05-15Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-05-15Clarify MaxCircuitDirtiness behavior with hidden services. Bug 5259.Nick Mathewson
2012-05-15Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-05-15Merge branch 'bug5796_022_squashed' into maint-0.2.2Nick Mathewson
2012-05-15Fix a crash bug on SETCIRCUITPURPOSE.Nick Mathewson
2012-05-15Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-05-15Merge remote-tracking branch 'karsten/geoip-may2012' into maint-0.2.2Nick Mathewson
2012-05-15Merge remote-tracking branch 'linus/task-5891'Nick Mathewson
2012-05-15Clarify changes file regarding which bugs get fixed.Linus Nordberg
2012-05-15Rename changes file.Linus Nordberg
2012-05-15Fix desc stats on bridge authorities that didn't serve anything.Karsten Loesing
2012-05-14Bump _WIN32_WINNT to 0x0501 throughout the codeNick Mathewson
2012-05-14Add a changes file for the misc bug5859 build issuesNick Mathewson
2012-05-14Remove the unused torrc.bridge.in. Bug 5622.Nick Mathewson
2012-05-14We do not need to define _WIN32 by hand; MSVC does that for usNick Mathewson
2012-05-11Do not publish the "git-XXX" tag in server descriptorsNick Mathewson
2012-05-11Cut down on the OS information we give.Nick Mathewson
2012-05-11Merge remote-tracking branch 'asn/bug4865_take2'Nick Mathewson
2012-05-11Merge remote-tracking branch 'public/bug5091'Nick Mathewson
2012-05-10Fix O(n^2) performance when parsing a big pile of extrainfosNick Mathewson
2012-05-10Merge remote-tracking branch 'public/bug4591'Nick Mathewson
2012-05-10Merge branch 'bug5786'Nick Mathewson
2012-05-10Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-05-10Merge branch 'bug5786_range_022' into maint-0.2.2Nick Mathewson
2012-05-10Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-05-10Add changes/bug5760Ravi Chandra Padmala
2012-05-07Detect out-of-bounds bwweightscale values early in the voting processNick Mathewson
2012-05-07Check more thoroughly for dups when parsing networkstatus parametersNick Mathewson
2012-05-07Handle out-of-range values in tor_parse_* integer functionsNick Mathewson
2012-05-07Merge branch 'bug5645_take2'Nick Mathewson
2012-05-07Reorder rend_mid_rendezvous() to do protocol violation checks on top.George Kadianakis
2012-05-07Merge branch 'bug5070_take2'Nick Mathewson
2012-05-07Changes file for bug 5070Nick Mathewson
2012-05-07Update to the May 2012 GeoIP database.Karsten Loesing
2012-05-04Fix bug 5762: detect missing accept4 that gives ENOSYSNick Mathewson
2012-05-01Add a missing ntohl to tell_controller_about_resolve_resultNick Mathewson
2012-04-30fold in new changes entriesRoger Dingledine
2012-04-30Fix headers in test for whether environ is declared in stdlib/unistdNick Mathewson
2012-04-27Only disable cert chaining on the first TLS handshakeNick Mathewson
2012-04-26Several mingw/msvc/cross-compilation fixesNick Mathewson
2012-04-24Merge remote-tracking branch 'arma/bug5623'Nick Mathewson
2012-04-24Merge remote-tracking branch 'nickm/bug2497'Roger Dingledine
2012-04-24Merge remote-tracking branch 'public/bug5103'Nick Mathewson
2012-04-24Merge remote-tracking branch 'public/bug4572'Nick Mathewson
2012-04-24Add a check_no_tls_errors() to read_to_buf_tlsArturo Filastò
2012-04-24be willing to use nodes in excludeexitnodes as directory mirrorsRoger Dingledine
2012-04-24Merge branch 'bug4438-v2'Nick Mathewson
2012-04-24Merge remote-tracking branch 'public/bug5112'Nick Mathewson
2012-04-24Merge remote-tracking branch 'public/bug5537'Nick Mathewson