summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Fix a failure case of connection_ap_handshake_attach_circuit()bug3k_021_squashedSebastian Hahn2011-04-28
* Fix a bug introduced by purging rend_cache on NEWNYMRobert Ransom2011-04-28
* Allow rend_client_send_introduction to fail transientlyRobert Ransom2011-04-28
* Forget all rendezvous client state on SIGNAL NEWNYMRobert Ransom2011-04-28
* Make SIZE_T_CEILING unsigned; add a signed SSIZE_T_CEILINGNick Mathewson2011-04-26
* Fix a bug in removing DNSPort requests from their circular listNick Mathewson2011-04-21
* Merge remote-tracking branch 'rransom/bug2750-v3' into maint-0.2.1Nick Mathewson2011-04-19
|\
| * Add an XXXRobert Ransom2011-04-18
| * Correct the warning emitted when rejecting an oversized HS descRobert Ransom2011-04-18
* | Ouch: correctly tabify the micro-revision.i target in Makefile.am (0.2.1 only)Nick Mathewson2011-04-19
|/
* Merge remote-tracking branch 'public/bug2402_again' into maint-0.2.1Nick Mathewson2011-04-06
|\
| * Backport: Generate version tags using Git, not (broken) svn revisions.Nick Mathewson2011-03-11
| * Revert "Simplest fix to bug2402: do not include SVN versions"Nick Mathewson2011-03-11
* | switch to the apr 2011 geoip dbRoger Dingledine2011-04-04
* | Fix configure.in zlib package names.Erinn Clark2011-03-28
* | Fix a compile warning when using clangSebastian Hahn2011-03-15
* | we're not reachable if we don't have a routerinfo yetRoger Dingledine2011-03-13
* | put the 0.2.1.30 changes into releasenotesRoger Dingledine2011-03-11
|/
* move to march 2011 geoip fileRoger Dingledine2011-03-08
* Avoid crash in any_pending_bridge_descriptor_fetchesNick Mathewson2011-03-08
* Merge branch 'real_ipv6_fix' into maint-0.2.1Nick Mathewson2011-03-06
|\
| * Oops, here's the *REAL* fix for the ipv6 issueNick Mathewson2011-03-06
| * Revert "Disallow reject6 and accept6 lines in descriptors"Nick Mathewson2011-03-06
* | Merge branch 'careful_with_all_descs' into maint-0.2.1Nick Mathewson2011-03-06
|\ \ | |/ |/|
| * changes file for careful_with_all_descsNick Mathewson2011-03-06
| * Do not serve encrypt-only descriptors with the "all" request. Reported by pie...Nick Mathewson2011-03-04
* | 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
|\ \ \