[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] checksums for text bases (early review opportunity)

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-04-12 19:17:29 CEST

Wow -- Mike, you rock. I'm absorbing the patch now...

-K

cmpilato@collab.net writes:
> Few more notes:
>
> - base64 should be safe for all of our DAV communications, too,
> since they generally use XML report/reponse mechanisms! while
> base64 itself is limited to 76 characters per line, that's more
> than enough to hold a 16-byte MD5 checksum without spanning lines.
>
> - note that I stripped the final "\n" from the base64-encoded
> checksum.
>
> - my version passes make check, and adds cool stuff like this the
> following to the entries files:
> checksum="xHh84q5soyVZTeN4dhRgdA=="
>
> - might need to rename the entries files' attribute `checksum' to
> `checksum-base64'.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 12 19:13:02 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.