aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendservice.c
Commit message (Expand)AuthorAge
* Warn when two hs use the same directorySebastian Hahn2011-05-30
* Log descriptions of nodes, not just nicknames.Nick Mathewson2011-05-15
* Merge remote-tracking branch 'public/3122_memcmp_squashed' into bug3122_memcm...Nick Mathewson2011-05-11
|\
| * Hand-conversion and audit phase of memcmp transitionNick Mathewson2011-05-11
| * Automated conversion of memcmp to tor_memcmp/tor_mem[n]eqNick Mathewson2011-05-11
| * Make the DH parameter we use for TLS match the one from Apache's mod_sslNick Mathewson2011-02-10
* | Check transition of circuit purpose from INTRO->GENERAL if nodes are constrainedNick Mathewson2011-04-26
* | Note that circuit purpose changing can violate ExcludeNodesNick Mathewson2011-04-26
* | refuse excluded hidserv nodes if strictnodesRoger Dingledine2011-04-26
* | Make the DH parameter we use for TLS match the one from Apache's mod_sslNick Mathewson2011-01-24
* | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-15
|\|
| * Fix a couple of non-cleared key issues in hidden servicesNick Mathewson2011-01-15
* | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-15
|\|
| * Fix a heap overflow found by debuger, and make it harder to make that mistake...Nick Mathewson2011-01-15
* | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
|\|
| * Bump copyright statements to 2011Nick Mathewson2011-01-03
* | Merge remote branch fix_security_bug_021 into fix_security_bug_022Nick Mathewson2010-12-15
|\|
| * Make payloads into uint8_t.Nick Mathewson2010-12-15
* | Create routerparse.hSebastian Hahn2010-07-27
* | Create rephist.hSebastian Hahn2010-07-27
* | Create relay.hSebastian Hahn2010-07-27
* | Create networkstatus.hSebastian Hahn2010-07-27
* | Create directory.hSebastian Hahn2010-07-27
* | Create config.hSebastian Hahn2010-07-27
* | Create circuituse.hSebastian Hahn2010-07-27
* | Create circuitlist.hSebastian Hahn2010-07-27
* | Create circuitbuild.hSebastian Hahn2010-07-27
* | Create rendservice.hSebastian Hahn2010-07-27
* | Create rendclient.hSebastian Hahn2010-07-27
* | Create rendcommon.hSebastian Hahn2010-07-27
* | Create routerlist.hSebastian Hahn2010-07-27
* | Create router.hSebastian Hahn2010-07-27
* | Merge remote branch 'origin/maint-0.2.1'Nick Mathewson2010-02-27
|\|
| * Update Tor Project copyright yearsNick Mathewson2010-02-27
| * read the "circwindow" parameter from the consensusRoger Dingledine2009-10-14
* | Switch to a StrictNodes config option.Roger Dingledine2009-12-21
* | Merge branch 'safelogging2'Nick Mathewson2009-12-15
|\ \
| * | Refactor the safe_str_*() API to make more sense.Nick Mathewson2009-12-15
| * | Allow SafeLogging to exclude client related informationSebastian Hahn2009-12-12
* | | Now that FOO_free(NULL) always works, remove checks before calling it.Nick Mathewson2009-12-12
* | | *_free functions now accept NULLSebastian Hahn2009-12-12
|/ /
* | Improve log statement when publishing v2 hs desc.Karsten Loesing2009-10-26
* | Reduce log level for someone else sending us weak DH keys.Karsten Loesing2009-10-25
* | a mish-mash of stuff in my sandboxRoger Dingledine2009-09-17
* | Merge commit 'karsten/no-time-maint-0.2.1'Roger Dingledine2009-09-16
|\ \
| * | Avoid calling time(NULL) too often.Karsten Loesing2009-09-03
* | | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-09-15
|\ \ \ | | |/ | |/|
| * | Fix obscure 64-bit big-endian hidserv bugRoger Dingledine2009-09-02
* | | Read "circwindow=x" from the consensus and use itRoger Dingledine2009-09-15
* | | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-09-01
|\| |