aboutsummaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
2012-04-19Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-04-19initial round of changelog stanza cleanupRoger Dingledine
2012-04-18Fix a log-uninitialized-buffer bug.Nick Mathewson
2012-04-18Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-04-18rend_service_introduce(): do protocol violation check before anything else.George Kadianakis
2012-04-17Don't fetch v2 networkstatuses from caches, even if auths are downNick Mathewson
2012-04-13Document unit of bandwidth related options in sample torrc.Peter Palfrader
2012-04-11Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-04-11Merge branch 'bug5593' into maint-0.2.2Nick Mathewson
2012-04-11Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-04-11Update to the April 2012 GeoIP database.Karsten Loesing
2012-04-10Include a Host: header with any HTTP/1.1 proxy requestNick Mathewson
2012-04-08Simplify DH prime generation logic some.Sebastian Hahn
2012-04-04Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-04-05ides has become turtles, and gotten a new IP addressSebastian Hahn
2012-04-03Merge remote-tracking branch 'asn-mytor/bug5558_take2'Nick Mathewson
2012-04-03tor_vsscanf(): Don't return -1 if '%%' doesn't match.George Kadianakis
2012-04-02Suppress "decided to publish new descriptor" message when not a serverNick Mathewson
2012-04-01Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-04-01Do not use strcmp() to compare an http authenticator to its expected valueNick Mathewson
2012-03-30Fix a memory leak in an error case of SAFECOOKIE authentication.Nick Mathewson
2012-03-30Merge remote-tracking branch 'linus/empty_desc_stats'Nick Mathewson
2012-03-30Add changes file.Linus Nordberg
2012-03-29Merge remote-tracking branch 'linus/bug4875_2'Nick Mathewson
2012-03-28note that bug 5151 is on 0.2.3.9-alphaNick Mathewson
2012-03-28Merge remote-tracking branch 'linus/bug5151'Nick Mathewson
2012-03-28Add changes file.Linus Nordberg
2012-03-28Make relays handle an address suggestion from a directory server giving an IP...Linus Nordberg
2012-03-28Write initial documentation for the contents of the state fileNick Mathewson
2012-03-28Keep separate time-to-downloads for each consensus flavorNick Mathewson
2012-03-27Excise PK_NO_PADDING entirely: Unpadded RSA is silly.Nick Mathewson
2012-03-27Use OpenSSL 1.0.1's EVP aes_ctr implementation when availableNick Mathewson
2012-03-27Refactor the API for setting up a block cipher.Nick Mathewson
2012-03-27Changelog for torify changesNick Mathewson
2012-03-27Log statement to help track down bug4091Nick Mathewson
2012-03-27Merge remote-tracking branch 'karsten/bug5053'Nick Mathewson
2012-03-27Provide large enough buffer in test_util_sscanf()Sebastian Hahn
2012-03-26merge in the safecookie changelog entry tootor-0.2.3.13-alphaRoger Dingledine
2012-03-26Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-03-26Safe cookie authentication gets a changes fileNick Mathewson
2012-03-25fold in latest changes entriesRoger Dingledine
2012-03-22Never disable debugger attachment for the unit testsSebastian Hahn
2012-03-20Shorten links to law.cornell.edu for exit-note fileChristian Kujau
2012-03-14merge in the changes files so farRoger Dingledine
2012-03-14Stop discarding command-line arguments when TestingTorNetwork is setRoger Dingledine
2012-03-12Fix spelling of Esteban Manchado Velázquez.Nick Mathewson
2012-03-12Close fds on pipe() error in tor_spawn_background().George Kadianakis
2012-03-09Use a given name in the bug5090 message, at its holder's request.Nick Mathewson
2012-03-09Merge remote-tracking branch 'origin/maint-0.2.2'Nick Mathewson
2012-03-09Never choose a bridge as an exit. Bug 5342.Nick Mathewson