summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-12Add changes file for previous commitRobert Ransom
2011-03-12Revert "If we are not using BEGIN_DIR cells, don't attempt to contact hidden ...Robert Ransom
2011-03-11put the 0.2.1.30 changes into releasenotesRoger Dingledine
2011-03-08move to march 2011 geoip fileRoger Dingledine
2011-03-08Avoid crash in any_pending_bridge_descriptor_fetchesNick Mathewson
2011-03-06Merge branch 'real_ipv6_fix' into maint-0.2.1Nick Mathewson
2011-03-06Oops, here's the *REAL* fix for the ipv6 issueNick Mathewson
2011-03-06Merge branch 'careful_with_all_descs' into maint-0.2.1Nick Mathewson
2011-03-06changes file for careful_with_all_descsNick Mathewson
2011-03-06Revert "Disallow reject6 and accept6 lines in descriptors"Nick Mathewson
2011-03-06exit_policy_is_general_exit is IPv4 only; it should admit it.Nick Mathewson
2011-03-06Changes file for ipv6 parsing issueNick Mathewson
2011-03-06Disallow reject6 and accept6 lines in descriptorsSebastian Hahn
2011-03-04Do not serve encrypt-only descriptors with the "all" request. Reported by pie...Nick Mathewson
2011-02-22Remove doc/spec/Makefile.in from list of generated filesNick Mathewson
2011-02-22Merge remote branch 'public/bug1859_021' into maint-0.2.1Nick Mathewson
2011-02-22Merge remote branch 'public/bug2402_nothing' into maint-0.2.1Nick Mathewson
2011-02-22changes file for removing torspec from the tarballRoger Dingledine
2011-02-22prefer https urlsRoger Dingledine
2011-02-21Remove specs from 0.2.1 branch: they have moved to a new repository.Nick Mathewson
2011-02-10fix the other half of bug 1074Roger Dingledine
2011-02-10Make the DH parameter we use for TLS match the one from Apache's mod_sslNick Mathewson
2011-02-09Update documentation for PublishServerDescriptorRobert Ransom
2011-02-09Ignore and warn about "PublishServerDescriptor hidserv"Robert Ransom
2011-02-07move the clause above the "if bw is too low" checkRoger Dingledine
2011-02-07dtrt when only relaybandwidthburst is setRoger Dingledine
2011-02-07Update to the February 1 2011 Maxmind GeoLite Country database.Karsten Loesing
2011-01-26fix the links in the exit-list notice we give out to users.Andrew Lewman
2011-01-26Backport current tor-exit-notice to 0.2.1Nick Mathewson
2011-01-25Simplest fix to bug2402: do not include SVN versionsNick Mathewson
2011-01-20Merge remote branch 'rransom/policy_summarize-assert' into maint-0.2.1Nick Mathewson
2011-01-20Fix bounds-checking in policy_summarizeRobert Ransom
2011-01-19Oops; actually add the code to the last patch. :/Nick Mathewson
2011-01-19Fix two more SIZE_T_CEILING issuesNick Mathewson
2011-01-18be the winner, rewrite historyRoger Dingledine
2011-01-150.2.1.29 changelog and blurbRoger Dingledine
2011-01-15Fix a couple of non-cleared key issues in hidden servicesNick Mathewson
2011-01-15Zero out some more key data before freeing itNick Mathewson
2011-01-15Merge branch 'bug2352_obsize' into maint-0.2.1Nick Mathewson
2011-01-15Add missing check for hostname answer_len in dnsserv sizeNick Mathewson
2011-01-15Merge branch 'bug2332_part2' into maint-0.2.1Nick Mathewson
2011-01-15Merge branch 'bug2324_uncompress' into maint-0.2.1Nick Mathewson
2011-01-15clean up message; explain a magic number in a commentNick Mathewson
2011-01-15make the description of tolen_asserts more direNick Mathewson
2011-01-15Fix a heap overflow found by debuger, and make it harder to make that mistake...Nick Mathewson
2011-01-15Always nul-terminate the result passed to evdns_server_add_ptr_replyNick Mathewson
2011-01-15catch another overlong malloc possibility. found by cypherpunksNick Mathewson
2011-01-12Make our replacement INT32_MAX always signedNick Mathewson
2011-01-10Always nul-terminate the result passed to evdns_server_add_ptr_replyNick Mathewson
2011-01-10Impose maximum sizes on parsed objectsNick Mathewson