On Sun, Apr 28, 2002 at 11:48:14PM +1000, Donovan Baarda wrote:
[...]
> Ok, preliminary results are in. Because I'm primarily interested in Python
> interface stuff at the moment, I chose to make my benchmark by hacking
> together swig wrappers for the libmd md4c.c and the librsync mdfour.c, and
>
On Sun, Apr 28, 2002 at 01:06:10PM +1000, Donovan Baarda wrote:
> On Sat, Apr 27, 2002 at 03:32:47PM -0700, Martin Pool wrote:
> > On 27 Apr 2002, Donovan Baarda <[EMAIL PROTECTED]> wrote:
> > > G'day,
> > >
> > > I've been working on a Python interface to librsync and have noticed that it
> > >
On Sat, Apr 27, 2002 at 03:32:47PM -0700, Martin Pool wrote:
> On 27 Apr 2002, Donovan Baarda <[EMAIL PROTECTED]> wrote:
> > G'day,
> >
> > I've been working on a Python interface to librsync and have noticed that it
> > uses md4sum code borrowed from Andrew Tridgell and Martin Pool that comes
>
On 27 Apr 2002, Donovan Baarda <[EMAIL PROTECTED]> wrote:
> G'day,
>
> I've been working on a Python interface to librsync and have noticed that it
> uses md4sum code borrowed from Andrew Tridgell and Martin Pool that comes
> via rsync and was originally written for samba.
Tridge recently discov