summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-01-25Merge branch 'maint-0.2.2' into release-0.2.2Roger Dingledine
2011-01-25Tell which geoip file we're parsingSebastian Hahn
2011-01-25Fix assert for relay/bridge state changeSebastian Hahn
2011-01-25bump to 0.2.2.22-alphaRoger Dingledine
2011-01-24Merge branch 'maint-0.2.2' into release-0.2.2Roger Dingledine
2011-01-24Make the DH parameter we use for TLS match the one from Apache's mod_sslNick Mathewson
2011-01-20Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick 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-19Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-19Oops; actually add the code to the last patch. :/Nick Mathewson
2011-01-15Merge branch 'maint-0.2.2' into release-0.2.2Roger Dingledine
2011-01-15Merge commit 'sebastian/bug2317' into maint-0.2.2Roger Dingledine
2011-01-15bump to 0.2.2.21-alphaRoger Dingledine
2011-01-15Merge branch 'maint-0.2.2' into release-0.2.2Roger Dingledine
2011-01-15Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
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-15Tighten accepted circwindow parametersSebastian Hahn
2011-01-15Provide constant limits for all consensus paramsSebastian Hahn
2011-01-15Sanity-check consensus param valuesSebastian Hahn
2011-01-15Make get_net_param_from_list() staticSebastian Hahn
2011-01-15Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-15Merge branch 'bug2352_obsize' into maint-0.2.1Nick Mathewson
2011-01-15Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-15Add missing check for hostname answer_len in dnsserv sizeNick Mathewson
2011-01-15Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick 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-15Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick 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-15Fix another instance of "128" in buffers.c. More bug2330.Nick Mathewson
2011-01-12Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-12Make our replacement INT32_MAX always signedNick Mathewson
2011-01-12Merge remote branch 'public/bug2363' into maint-0.2.2Nick Mathewson
2011-01-12Merge branch 'bug2331' into maint-0.2.2Nick Mathewson
2011-01-12Merge branch 'bug2346' into maint-0.2.2Nick Mathewson
2011-01-12Explain bug2346 fix better based on suggestions from armaNick Mathewson
2011-01-10Pull up more data when parsing socks messagesNick Mathewson
2011-01-10Wait 60 minutes before retrying failed state save; bug2346Nick Mathewson
2011-01-10Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-10Impose maximum sizes on parsed objectsNick Mathewson
2011-01-10Add logic in routerparse to not read overlong private keysNick Mathewson
2011-01-10Update to the January 1 2011 Maxmind GeoLite Country database.Karsten Loesing
2011-01-09Add missing parens to evdns_base_resolve_* macros while I am at itNick Mathewson
2011-01-09Fix check for failed evdns request creationNick Mathewson
2011-01-07Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson
2011-01-07Remove a loud info log messageNick Mathewson