Displaying 5 results from an estimated 5 matches for "mdigest".
Did you mean:
digest
2008 Apr 07
3
rsync installation _error exit code1
...c: "rsync.h", line 617: error 1000: Unexpected symbol: "const".
(Bundled) cc: "rsync.h", line 622: warning 5: "const" will become a keyword.
(Bundled) cc: "rsync.h", line 622: error 1000: Unexpected symbol: "const".
(Bundled) cc: "lib/mdigest.h", line 16: error 1000: Unexpected symbol: "*".
(Bundled) cc: "lib/mdigest.h", line 16: error 1705: Function prototypes are an ANSI feature.
(Bundled) cc: "lib/mdigest.h", line 16: error 1573: Type of "md" is undefined due to an illegal declaration.
(Bu...
2003 Jan 05
2
Some experiences
Heyas ...
I'm trying to use dovecot to set up a 'closed server' (actually, mixed) sort of environment, for a box to be deployed co-located. I wanted to talk about some of that, and see if some of my experience qualifies as 'bug'.
Note that I'm notoriously verbose, so if that bothers you, read no further ....
Since it's a more-or-less closed server, I didn't want
2020 Feb 09
2
[RFC PATCH] Add SHA1 support
...tps://github.com/Cyan4973/xxHash
Signed-off-by: Sebastian Andrzej Siewior <sebastian at breakpoint.cc>
---
Makefile.in | 4 +-
checksum.c | 144 +++++++++++++----
configure.ac | 5 +
lib/md32_common.h | 258 +++++++++++++++++++++++++++++
lib/md5.c | 15 +-
lib/mdigest.h | 77 ++++++++-
lib/sha1.c | 19 +++
lib/sha1.h | 20 +++
lib/sha_local.h | 401 ++++++++++++++++++++++++++++++++++++++++++++++
main.c | 2 +
rsync.h | 2 +-
11 files changed, 902 insertions(+), 45 deletions(-)
create mode 100644 lib/md32_common.h...
2010 Jun 15
3
about rsyncing of block devices
...on devices at the same
offsets.
I stopped investigating there when I realised that what I was
trying to do was very straightforward and that I shouldn't need
to be looking at code of that complexity to achieve it.
Then I realised that it could be done as a perl one-liner
(almost):
perl -'MDigest::MD5 md5' -ne 'BEGIN{$/=\1024};print md5($_)' dev2 |
perl -'MDigest::MD5 md5' -ne 'BEGIN{$/=\1024};$b=md5($_);
read STDIN,$a,16;if ($a eq $b) {print "s"} else {print "c" . $_}' dev1 |
perl -ne 'BEGIN{$/=\1} if ($_ eq"s") {$s++}...
2012 Feb 06
6
schily tools
Hey folks,
I'm reading up on gtar for tape archiving and it sounds kind of nasty and
not something I really want to rely on.
It looks like star from the schily tools is preferred. I'm using Centos
(and RHEL) 5.7 which seems to have star but not sdd.
Which leads me to believe that the Schily tools are maybe a bit "rogue"
My basic requirement with what I'm doing is to use