aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | If ExitNodes and Exclude{Exit}Nodes overlap, obey Exclude{Exit}Nodes.Roger Dingledine2011-04-26
* | | | the new entrynodes behavior is always strictRoger Dingledine2011-04-26
* | | | don't exit enclave to excluded relaysRoger Dingledine2011-04-26
* | | | slight tweak on circuit_conforms_to_optionsRoger Dingledine2011-04-26
* | | | handle excludenodes for dir fetch/postRoger Dingledine2011-04-26
* | | | If EntryNodes and ExcludeNodes overlap, obey ExcludeNodes.Roger Dingledine2011-04-26
* | | | refuse excluded hidserv nodes if strictnodesRoger Dingledine2011-04-26
|/ / /
* | | Expose a new process_signal(uintptr_t), not signal_callback()Nick Mathewson2011-04-26
* | | Merge remote-tracking branch 'sebastian/bug2917' into maint-0.2.2Nick Mathewson2011-04-26
|\ \ \
| * | | Make SIGNAL DUMP work on FreeBSDSebastian Hahn2011-04-15
| | |/ | |/|
* | | Merge remote-tracking branch 'public/bug2332' into maint-0.2.2Nick Mathewson2011-04-26
|\ \ \
| * | | Make eventdns server functions const void* to match libeventNick Mathewson2011-01-10
* | | | Downgrade notice to info when downloading a cert.Nick Mathewson2011-04-26
* | | | fix some comments before they create conflictsRoger Dingledine2011-04-26
* | | | Fix compilation in last patchNick Mathewson2011-04-26
* | | | Merge remote-tracking branch 'sebastian/bug2704' into maint-0.2.2Nick Mathewson2011-04-26
|\ \ \ \
| * | | | Fix more of bug 2704Sebastian Hahn2011-04-26
* | | | | Don't leak the local hostname in relay nicknamesSebastian Hahn2011-04-26
|/ / / /
* | | | Merge commit '91aa6f08bcf0acbdfa038aaffe73e327ddd87c67' into maint-0.2.2Nick Mathewson2011-04-25
|\ \ \ \
| * | | | Make the Log configuration option expand ~Sebastian Hahn2011-04-22
* | | | | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-04-21
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Fix a bug in removing DNSPort requests from their circular listNick Mathewson2011-04-21
* | | | Prevent hugely inflated observed bandwidth valuesSebastian Hahn2011-04-19
* | | | Don't sometimes undercount bw averageSebastian Hahn2011-04-19
* | | | Standardize our printf code on %d, not %i.Nick Mathewson2011-04-19
* | | | Merge remote-tracking branch 'rransom/bug2948' into maint-0.2.2Nick Mathewson2011-04-19
|\ \ \ \
| * | | | Correct HS descriptor length checkNick Mathewson2011-04-18
| * | | | Merge branch 'bug2750-v3' into bug2948Robert Ransom2011-04-18
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-04-19
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 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
* | | | | Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-04-19
|\| | | | | |_|/ / |/| | |
| * | | Ouch: correctly tabify the micro-revision.i target in Makefile.am (0.2.1 only)Nick Mathewson2011-04-19
| |/ /
* | | Add a changes file for the osx 10.6 compile fixSebastian Hahn2011-04-08
* | | Merge branch 'bug2373' into maint-0.2.2Nick Mathewson2011-04-08
|\ \ \
| * | | Free pending_cb_messages on exitNick Mathewson2011-04-07
| * | | Free circuits_for_buffer_stats on shutdownNick Mathewson2011-04-07
| * | | Fix up some cell-queue stats issues in rephist.cNick Mathewson2011-04-07
* | | | Use GetTempDir instead of hardcoded path to c:\windows\tmp for unittestsGisle Vanem2011-04-07
|/ / /
* | | Merge remote-tracking branch 'public/xxx_fixups' into maint-0.2.2Nick Mathewson2011-04-07
|\ \ \
| * | | Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsoleteNick Mathewson2011-03-28
| * | | Improve a few commentsSebastian Hahn2011-03-28
| * | | Add a missing cast to silence the compilerSebastian Hahn2011-03-28
| * | | Fix handling of StreamID exhaustion.Nick Mathewson2011-03-25
| * | | Add XXX023s for our timestamp_dirty abuse.Nick Mathewson2011-03-25
| * | | Clarify some documentation and comments wrt resetting OR token bucketsNick Mathewson2011-03-25
| * | | Remove workaround code for bug539Nick Mathewson2011-03-25
| * | | Fix some 'impossible' overflow bugs in byte countingNick Mathewson2011-03-25
| * | | Look at the right errno when sending reason for connect() failureNick Mathewson2011-03-25