aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* exit_policy_is_general_exit is IPv4 only; it should admit it.Nick Mathewson2011-03-06
* Disallow reject6 and accept6 lines in descriptorsSebastian Hahn2011-03-06
* 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()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
* | | 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
* | | 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
* | | 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 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 '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
* | | | 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
|\ \ \ | |/ / |/| |
| * | Notice a little faster if we're running out of virtual addressesNick Mathewson2011-01-06
| * | Handle a NULL return from addressmap_get_virtual_addressNick Mathewson2011-01-05
| * | Fix a double-counting bug in addrmap_get_virtual_addressNick Mathewson2011-01-05
* | | Avoid assertion on read_file_to_str() with size==SIZE_T_CEILING-1Nick Mathewson2011-01-03
* | | Check size against SIZE_T_CEILING in realloc too.Nick Mathewson2011-01-03
* | | Never include pthread.h when building for Windows.Nick Mathewson2011-01-03
* | | fix whitespace issuesNick Mathewson2011-01-03
* | | Bump copyright statements to 2011Nick Mathewson2011-01-03
|/ /
* | Merge remote branch 'public/bug2190_021' into maint-0.2.1Nick Mathewson2010-12-21
|\ \
| * | Do not send Libevent log messages to a controller (0.2.1 backport)Nick Mathewson2010-11-19
| |/
* | Merge commit 'nickm/fix_security_bug_021' into maint-0.2.1Roger Dingledine2010-12-16
|\ \
| * | Make payloads into uint8_t.Nick Mathewson2010-12-15
| * | Have all of our allocation functions and a few others check for underflowNick Mathewson2010-12-13
| * | Base SIZE_T_CEILING on SSIZE_T_MAX.Nick Mathewson2010-12-13
* | | Change gabelmoo's IP address and ports.Karsten Loesing2010-12-16