aboutsummaryrefslogtreecommitdiff
path: root/src/or/rendservice.c
AgeCommit message (Expand)Author
2010-07-27Create rendcommon.hSebastian Hahn
2010-07-27Create routerlist.hSebastian Hahn
2010-07-27Create router.hSebastian Hahn
2010-02-27Merge remote branch 'origin/maint-0.2.1'Nick Mathewson
2010-02-27Update Tor Project copyright yearsNick Mathewson
2009-12-21Switch to a StrictNodes config option.Roger Dingledine
2009-12-15Merge branch 'safelogging2'Nick Mathewson
2009-12-15Refactor the safe_str_*() API to make more sense.Nick Mathewson
2009-12-12Now that FOO_free(NULL) always works, remove checks before calling it.Nick Mathewson
2009-12-12*_free functions now accept NULLSebastian Hahn
2009-12-12Allow SafeLogging to exclude client related informationSebastian Hahn
2009-10-26Improve log statement when publishing v2 hs desc.Karsten Loesing
2009-10-25Reduce log level for someone else sending us weak DH keys.Karsten Loesing
2009-10-14read the "circwindow" parameter from the consensusRoger Dingledine
2009-09-17a mish-mash of stuff in my sandboxRoger Dingledine
2009-09-16Merge commit 'karsten/no-time-maint-0.2.1'Roger Dingledine
2009-09-15Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-09-15Read "circwindow=x" from the consensus and use itRoger Dingledine
2009-09-03Avoid calling time(NULL) too often.Karsten Loesing
2009-09-02Fix obscure 64-bit big-endian hidserv bugRoger Dingledine
2009-09-01Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-09-01Fix compile warnings on Snow LeopardSebastian Hahn
2009-05-27Merge commit 'origin/maint-0.2.1'Nick Mathewson
2009-05-27Spell-check Tor.Nick Mathewson
2009-05-04Remove unused rendversion parameters. YAGNI.Karsten Loesing
2009-05-04Clients do not request version 0 hidserv descs anymore.Karsten Loesing
2009-05-04Drop version 0 hidserv support on service side.Karsten Loesing
2009-05-04Update copyright to 2009.Karsten Loesing
2009-05-02Update copyright to 2009.Karsten Loesing
2009-03-18Don't double-free successful_uploads.Nick Mathewson
2009-01-04Remove svn $Id$s from our source, and remove tor --version --version.Nick Mathewson
2008-12-10Apply patch from Karsten to fix bug 879. Backport candidate.Nick Mathewson
2008-10-15explain patch4 better. whee.Roger Dingledine
2008-10-15patch4 from proposal 155:Roger Dingledine
2008-09-24Minor correction of commentation.Karsten Loesing
2008-09-24Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should...Nick Mathewson
2008-09-23Exclude v0 rendezvous descriptors when considering republication.Karsten Loesing
2008-09-09minor cleanups on karsten's patchRoger Dingledine
2008-09-09karsten's patch for bug 767.Roger Dingledine
2008-09-05Fix numerous memory leaks: some were almost impossible to trigger, and some a...Nick Mathewson
2008-08-19Apply proposal 121 patch 3, with minor tweaks and a few comments.Nick Mathewson
2008-08-12Next patch from Karsten: client-side configuration stuff for proposal 121.Nick Mathewson
2008-08-09Patch cleanups from karstenNick Mathewson
2008-08-08Fix bug in my changes to karsten's patchNick Mathewson
2008-08-08The first of Karsten's proposal 121 patches: configure and maintain client au...Nick Mathewson
2008-08-05 r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400Nick Mathewson
2008-08-04In some edge cases it occurs that the router descriptor of a previously picke...Karsten Loesing
2008-08-04Remove dead code that was left from marking HiddenService(Exclude)Nodes obsol...Karsten Loesing
2008-07-24 r17338@aud-055: nickm | 2008-07-24 11:21:06 +0200Nick Mathewson
2008-07-23 r17309@aud-055: nickm | 2008-07-23 16:05:43 +0200Nick Mathewson