aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendservice.c
Commit message (Expand)AuthorAge
* 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
|\| |
| * | Fix compile warnings on Snow LeopardSebastian Hahn2009-09-01
| |/
* | Merge commit 'origin/maint-0.2.1'Nick Mathewson2009-05-27
|\|
| * Spell-check Tor.Nick Mathewson2009-05-27
| * Update copyright to 2009.Karsten Loesing2009-05-04
* | Remove unused rendversion parameters. YAGNI.Karsten Loesing2009-05-04
* | Clients do not request version 0 hidserv descs anymore.Karsten Loesing2009-05-04
* | Drop version 0 hidserv support on service side.Karsten Loesing2009-05-04
* | Update copyright to 2009.Karsten Loesing2009-05-02
|/
* Don't double-free successful_uploads.Nick Mathewson2009-03-18
* Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson2009-01-04
* Apply patch from Karsten to fix bug 879. Backport candidate.Nick Mathewson2008-12-10
* explain patch4 better. whee.Roger Dingledine2008-10-15
* patch4 from proposal 155:Roger Dingledine2008-10-15
* Minor correction of commentation.Karsten Loesing2008-09-24
* Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should...Nick Mathewson2008-09-24
* Exclude v0 rendezvous descriptors when considering republication.Karsten Loesing2008-09-23
* minor cleanups on karsten's patchRoger Dingledine2008-09-09
* karsten's patch for bug 767.Roger Dingledine2008-09-09