summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-14bump to 0.2.4.13-alphator-0.2.4.13-alphaRoger Dingledine
2013-06-14fold in new changes filesRoger Dingledine
2013-06-14Merge branch 'maint-0.2.4' into release-0.2.4Roger Dingledine
2013-06-14Merge branch 'circuit_queue_cap-0.2.4-squashed' into maint-0.2.4Nick Mathewson
2013-06-14Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-06-14Merge branch 'circuit_queue_cap-0.2.3-squashed' into maint-0.2.3Nick Mathewson
2013-06-14Increase the limit so leaky pipe might workNick Mathewson
2013-06-14Increase the limit so leaky pipe might workNick Mathewson
2013-06-13Don't queue more cells as a middle relay than the spec allows to be in flightAndrea Shepard
2013-06-13Don't queue more cells as a middle relay than the spec allows to be in flightAndrea Shepard
2013-06-13Merge branch 'bug9047' into maint-0.2.4Nick Mathewson
2013-06-13Define SEEK_SET for platforms that lack it.Nick Mathewson
2013-06-13If we write the annotation but not the microdescriptor, rewind.Nick Mathewson
2013-06-13Merge remote-tracking branch 'public/bug8822' into maint-0.2.4Nick Mathewson
2013-06-12Fix the biggest errors in doc/HACKINGNick Mathewson
2013-06-12Remove various outdated documents.Nick Mathewson
2013-06-12Merge remote-tracking branch 'andrea/bug8639_v3' into maint-0.2.4Nick Mathewson
2013-06-12Make all consumers of microdesc_t.body tolerate NULLNick Mathewson
2013-06-12Unmap the microdescriptor cache before replacing it.Nick Mathewson
2013-06-12Revert "Use the FILE_SHARE_DELETE flag for CreateFile on a mapping"Nick Mathewson
2013-06-12Merge remote-tracking branch 'public/bug2077_share_delete' into maint-0.2.4Nick Mathewson
2013-06-12Use the FILE_SHARE_DELETE flag for CreateFile on a mappingNick Mathewson
2013-06-12Expand microdesc cache testsNick Mathewson
2013-06-10fold in one moreRoger Dingledine
2013-06-10Merge branch 'maint-0.2.4' into release-0.2.4Roger Dingledine
2013-06-10fold in (and fix up) some changes entries so farRoger Dingledine
2013-06-10Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-06-10Merge branch 'bug9017' into maint-0.2.3Nick Mathewson
2013-06-10Fix (Open?)BSD fast-connect bug with optimistic data.Nick Mathewson
2013-06-08Merge branch 'maint-0.2.4' into release-0.2.4Roger Dingledine
2013-06-05Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-06-05Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2013-06-05Fix two cut'n'paste docu bugs.Linus Nordberg
2013-06-05Update to the June 2013 GeoIP database.Karsten Loesing
2013-05-31When launching a resolve request on behalf of an AF_UNIX control, omit the ad...Andrea Shepard
2013-05-24Merge branch 'maint-0.2.4' into release-0.2.4Roger Dingledine
2013-05-21Downgrade the unexpected sendme cell warnings for 0.2.4Nick Mathewson
2013-05-20Copy-paste description of PathBias params from man page to or.h commentAndrea Shepard
2013-05-20Merge remote-tracking branch 'origin/maint-0.2.3' into maint-0.2.4Nick Mathewson
2013-05-20Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2013-05-17Fix bug 8846: better log message on IP version confusionNick Mathewson
2013-05-15Fix unit tests to pass after fix for #8879Nick Mathewson
2013-05-15Fix socks5 handshake for username/password authRoger Dingledine
2013-05-13Update to the May 2013 GeoIP database.Karsten Loesing
2013-05-10Merge bug5595-v2-squashed into maint-0.2.4Andrea Shepard
2013-05-09Add some unit tests for fp_pair_map_t to test/containers.c based on the strma...Andrea Shepard
2013-05-09Rephrase comment in trusted_dirs_load_certs_from_string() to reflect 5595 fixAndrea Shepard
2013-05-09Make warning in authority_cert_dl_failed() LD_BUG per NickM code reviewAndrea Shepard
2013-05-09Use tor_asprintf() and clean up string handling in authority_certs_fetch_miss...Andrea Shepard
2013-05-09Clean up ugly constants in connection_dir_download_cert_failed(), and fix a b...Andrea Shepard