Third patch for proposal 121

Nick Mathewson nickm at freehaven.net
Tue Aug 19 15:43:59 UTC 2008


On Wed, Aug 13, 2008 at 02:02:45PM +0200, Karsten Loesing wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi Nick,
> 
> here is the third patch to implement proposal 121---which is the first
> that actually changes protocol messages and not just the local
> configuration. This is the plan:
> 
> 3. This third patch uses authorization data that was configured using
> the code in patch 1 to encode, encrypt, and upload hidden service
> descriptors for services with either 'basic' or 'stealth' client
> authorization.

Applied with slight tweaks.  "const char *" is not just for arguments;
it's also for the variable type in SMARTLIST_FOREACH iterations.

BTW, you _have_ tested this with 0 clients configured, and with over
16 clients configured, yes?

-- 
Nick



More information about the tor-dev mailing list