aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-05-10Merge branch 'maint-0.2.1' into release-0.2.1Roger Dingledine
2011-04-28Fix a failure case of connection_ap_handshake_attach_circuit()Sebastian Hahn
2011-04-28Fix a bug introduced by purging rend_cache on NEWNYMRobert Ransom
2011-04-28Allow rend_client_send_introduction to fail transientlyRobert Ransom
2011-04-28Forget all rendezvous client state on SIGNAL NEWNYMRobert Ransom
2011-04-26Make SIZE_T_CEILING unsigned; add a signed SSIZE_T_CEILINGNick Mathewson
2011-04-21Fix a bug in removing DNSPort requests from their circular listNick Mathewson
2011-04-19Merge remote-tracking branch 'rransom/bug2750-v3' into maint-0.2.1Nick Mathewson
2011-04-19Ouch: correctly tabify the micro-revision.i target in Makefile.am (0.2.1 only)Nick Mathewson
2011-04-18Add an XXXRobert Ransom
2011-04-18Correct the warning emitted when rejecting an oversized HS descRobert Ransom
2011-04-06Merge remote-tracking branch 'public/bug2402_again' into maint-0.2.1Nick Mathewson
2011-04-04switch to the apr 2011 geoip dbRoger Dingledine
2011-03-15Fix a compile warning when using clangSebastian Hahn
2011-03-13we're not reachable if we don't have a routerinfo yetRoger Dingledine
2011-03-11Backport: Generate version tags using Git, not (broken) svn revisions.Nick Mathewson
2011-03-11Revert "Simplest fix to bug2402: do not include SVN versions"Nick Mathewson
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-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-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-22bump to 0.2.1.30Roger Dingledine
2011-02-22Merge branch 'maint-0.2.1' into release-0.2.1Roger Dingledine
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-11Merge branch 'maint-0.2.1' into release-0.2.1Roger Dingledine
2011-02-11Merge branch 'maint-0.2.1' into release-0.2.1Roger Dingledine
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-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-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-15bump to 0.2.1.29Roger Dingledine
2011-01-15Merge branch 'maint-0.2.1' into release-0.2.1Roger 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 'bug2324_uncompress' into maint-0.2.1Nick Mathewson
2011-01-15clean up message; explain a magic number in a commentNick Mathewson