aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* exit_policy_is_general_exit is IPv4 only; it should admit it.Nick Mathewson2011-03-06
* Changes file for ipv6 parsing issueNick Mathewson2011-03-06
* Disallow reject6 and accept6 lines in descriptorsSebastian Hahn2011-03-06
* Remove doc/spec/Makefile.in from list of generated filesNick Mathewson2011-02-22
* Merge remote branch 'public/bug1859_021' into maint-0.2.1Nick Mathewson2011-02-22
|\
| * Fix a remaining bug in Robert's bug1859 fix.Nick Mathewson2010-11-12
| * Issues with router_get_by_nickname() (3)Robert Hogan2010-11-12
| * Issues with router_get_by_nickname()Robert Hogan2010-11-12
| * Issues with router_get_by_nickname()Robert Hogan2010-11-12
* | Merge remote branch 'public/bug2402_nothing' into maint-0.2.1Nick Mathewson2011-02-22
|\ \
| * | Simplest fix to bug2402: do not include SVN versionsNick Mathewson2011-01-25
* | | changes file for removing torspec from the tarballRoger Dingledine2011-02-22
* | | prefer https urlsRoger Dingledine2011-02-22
* | | Remove specs from 0.2.1 branch: they have moved to a new repository.Nick Mathewson2011-02-21
* | | fix the other half of bug 1074Roger Dingledine2011-02-10
* | | Make the DH parameter we use for TLS match the one from Apache's mod_sslNick Mathewson2011-02-10
* | | Update documentation for PublishServerDescriptorRobert Ransom2011-02-09
* | | Ignore and warn about "PublishServerDescriptor hidserv"Robert Ransom2011-02-09
* | | move the clause above the "if bw is too low" checkRoger Dingledine2011-02-07
* | | dtrt when only relaybandwidthburst is setRoger Dingledine2011-02-07
* | | Update to the February 1 2011 Maxmind GeoLite Country database.Karsten Loesing2011-02-07
* | | fix the links in the exit-list notice we give out to users.Andrew Lewman2011-01-26
* | | Backport current tor-exit-notice to 0.2.1Nick Mathewson2011-01-26
* | | Merge remote branch 'rransom/policy_summarize-assert' into maint-0.2.1Nick Mathewson2011-01-20
|\ \ \
| * | | Fix bounds-checking in policy_summarizeRobert Ransom2011-01-20
* | | | Oops; actually add the code to the last patch. :/Nick Mathewson2011-01-19
* | | | Fix two more SIZE_T_CEILING issuesNick Mathewson2011-01-19
* | | | be the winner, rewrite historyRoger Dingledine2011-01-18
|/ / /
* / / 0.2.1.29 changelog and blurbRoger Dingledine2011-01-15
|/ /
* | Fix a couple of non-cleared key issues in hidden servicesNick Mathewson2011-01-15
* | Zero out some more key data before freeing itNick Mathewson2011-01-15
* | Merge branch 'bug2352_obsize' into maint-0.2.1Nick Mathewson2011-01-15
|\ \
| * | catch another overlong malloc possibility. found by cypherpunksNick Mathewson2011-01-15
| * | Impose maximum sizes on parsed objectsNick Mathewson2011-01-10
| * | Add logic in routerparse to not read overlong private keysNick Mathewson2011-01-10
* | | Add missing check for hostname answer_len in dnsserv sizeNick Mathewson2011-01-15
* | | Merge branch 'bug2332_part2' into maint-0.2.1Nick Mathewson2011-01-15
|\ \ \
| * | | Always nul-terminate the result passed to evdns_server_add_ptr_replyNick Mathewson2011-01-10
* | | | Merge branch 'bug2324_uncompress' into maint-0.2.1Nick Mathewson2011-01-15
|\ \ \ \
| * | | | clean up message; explain a magic number in a commentNick Mathewson2011-01-15
| * | | | Fix a SIZE_T_CEILING check in torgzip.c; noticed by cypherpunksNick Mathewson2011-01-05
| * | | | Detect and disallow compression bombsNick Mathewson2011-01-03
* | | | | make the description of tolen_asserts more direNick Mathewson2011-01-15
* | | | | Fix a heap overflow found by debuger, and make it harder to make that mistake...Nick Mathewson2011-01-15
* | | | | Always nul-terminate the result passed to evdns_server_add_ptr_replyNick Mathewson2011-01-15
* | | | | Make our replacement INT32_MAX always signedNick Mathewson2011-01-12
| |/ / / |/| | |
* | | | Update to the January 1 2011 Maxmind GeoLite Country database.Karsten Loesing2011-01-10
| |/ / |/| |
* | | Remove a loud info log messageNick Mathewson2011-01-07
* | | Correctly detect and exclude addresses outside of our virtual address rangeNick Mathewson2011-01-07
* | | Merge branch 'bug2328_021' into maint-0.2.1Nick Mathewson2011-01-06
|\ \ \