Displaying 20 results from an estimated 24 matches for "libmd".
Did you mean:
libm
2003 May 08
5
MD4 bug-fix for protocol version 27
Hi,
while implementing the rsync protocol in one of our projects I found
that the current CVS version still has a MD4 bug. I'm using the FreeBSD
libmd implementation and I still had checksum mismatches with protocol
version 27 for files whose size was a multiple of 64 - 4 ( - 4 due to
checksum_seed). A patch for todays CVS version is attached.
Someone should also review the clean_fname() function in utils.c.
I think it will not produce the inten...
2008 Jan 14
7
New QEMU 0.9.1 Solaris 10 Packages Available
All,
I''ve gone ahead and built the latest QEMU as a package.
The package is in the usual spot, at
http://www.thoughtwave.com/emulators.html
This is the 20080113 CVS head, built for x86 and sparc. Simply install the
most recent package, add /opt/thoughtwave/qemu/bin to your path, and the
wrapper scripts there will automagically run the right binaries for your
architecture.
Have fun
2003 Apr 01
2
MD4 checksum fix
On Tue, Jan 28, 2003 at 11:22:14PM -0800, Craig Barratt wrote:
> And I have several things I would like to work on and submit:
>
> - Fix the MD4 block and file checksums to comply with the rfc
> (currently MD4 is wrong for blocks of size 64*n, or files
> longer than 512MB).
>
> - Adaptive first pass checksum lengths: use 3 or more bytes of the MD4
> block
2011 Nov 22
0
Solaris hardware crypto engines
...bc.so.1 => /lib/libc.so.1
libnsl.so.1 => /lib/libnsl.so.1
libsocket.so.1 => /lib/libsocket.so.1
librt.so.1 => /lib/librt.so.1
libsendfile.so.1 => /lib/libsendfile.so.1
libmp.so.2 => /lib/libmp.so.2
libmd.so.1 => /lib/libmd.so.1
libm.so.2 => /lib/libm.so.2
./configure --prefix=/opt/dovecot --with-ldap=yes --with-gssapi --with-ssldir=/etc/openssl
Install prefix . : /opt/dovecot
File offsets ... : 64bit
I/O polling .... : poll
I/O notifys .... : none
SSL ............ : yes (O...
2002 Apr 27
1
rsync md4sum code.
...'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.
Is there anything special about this code compared to the RSA md4sum code that
can be found with libmd <"http://www.penguin.cz/~mhi/libmd/">?
Python uses the RSA md5sum code for it's md5 module, and making a Python md4
module was as simple as "sed 's/\(md\)5/\14/i'" over the Python interface code.
I'm contemplating some cleanup code hacking on librsync and...
2013 Sep 25
0
strsvis breakage when upgrading to from 9.1 to 9-STABLE
...ilar query before, but didn't receive any answers.
When upgrading from 9.1 to 9-STABLE, the buildworld fails with:
===> usr.bin/xinstall (all)
cc -O2 -pipe -I/usr/src/usr.bin/xinstall/../../contrib/mtree
-I/usr/src/usr.bin/xinstall/../../lib/libnetbsd
-I/usr/src/usr.bin/xinstall/../../lib/libmd -std=gnu99 -fstack-protector
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type
-Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter
-Wcast-align -Wchar-subscripts -Winline -Wnested-externs
-Wred...
2009 Oct 25
21
zfs inotify?
OK, so this may be a little off-topic, but here goes:
The reason I switched to OpenSolaris was primarily to take advantage of ZFS''s
features when storing my digital imaging collection.
I switched from a pretty stock Linux setup, but it left me at one
disadvantage. I had been using inotify under Linux to trigger a series of Ruby
scripts that would do all the basic ingestion/setup for
2014 Oct 20
0
2.2.14 Panic in imap_fetch_more()
...ed symbols for /lib/libc.so.1
Reading symbols from /lib/libdl.so.1...done.
Loaded symbols for /lib/libdl.so.1
Reading symbols from /usr/lib/libz.so...done.
Loaded symbols for /usr/lib/libz.so
Reading symbols from /lib/libaio.so.1...done.
Loaded symbols for /lib/libaio.so.1
Reading symbols from /lib/libmd.so.1...done.
Loaded symbols for /lib/libmd.so.1
Reading symbols from /lib/ld.so.1...done.
Loaded symbols for /lib/ld.so.1
Core was generated by `dovecot/imap imap-postlogin'.
Program terminated with signal 6, Aborted.
[New process 79111 ]
#0 0xfe7fc8e5 in _lwp_kill () from /lib/libc.so.1
#0...
2008 Jul 01
17
Memory leak scripts
Hola, I am trying to isolate the memory leak I suspect in a mailman
installation ? I found:
http://blogs.sun.com/sanjeevb/date/200506
It gives an error:
god at irt-smtp-02:~ 9:21am 65 # ./memleak.d 10312
dtrace: failed to compile script ./memleak.d: line 3: probe description
pid10312:libc.so.1:malloc:entry does not match any probes
I am on SunOS 5.10 Generic_127112-07 i86pc i386 i86pc
Are
2009 Nov 10
1
compiling R-2.10.0 on solaris - lib_I_dbg_gen.so.1: version `DBG_GEN_5.1' not found
...ldd /opt/gcc/libexec/gcc/sparc-sun-
solaris2.10/4.0.3/cc1
lib_I_dbg_gen.so.1 => /opt/SUNW0scgfss/4.0.3/prod/lib/
lib_I_dbg_gen.so.1
libsunir.so => /opt/gcc/bin/../../SUNW0scgfss/4.0.3/prod/
lib/sys/libsunir.so
libc.so.1 => /usr/lib/libc.so.1
libmd5.so.1 => /usr/lib/libmd5.so.1
libdl.so.1 => /usr/lib/libdl.so.1
libelf.so.1 => /usr/lib/libelf.so.1
liblni.so.1 => /opt/SUNW0scgfss/4.0.3/prod/lib/sys/
liblni.so.1
libm.so.2 => /usr/lib/libm.so.2
/platform/SUNW,Sun-Fire-T200/...
2010 Sep 15
3
Compiling Dovecot 2.0.2 on Solaris 10 SPARC - libssl.so.1.0.0: open failed
I'm trying to compile the source for Dovecot 2.0.2 on a Solaris 10 SPARC
machine.
> uname -a
SunOS ommtca013 5.10 Generic_138888-07 sun4v sparc SUNW,Sun-Blade-T6300
Solaris
> cat /etc/release
Solaris 10 10/08 s10s_u6wos_07b SPARC
I've installed the following binaries from sunfreeware for dovecot 1.1 to
use with 2.0.2
gcc-3.4.6-sol10-sparc-local
2014 Oct 20
1
2.2.14 Panic in sync_expunge_range()
...ed symbols for /lib/libc.so.1
Reading symbols from /lib/libdl.so.1...done.
Loaded symbols for /lib/libdl.so.1
Reading symbols from /usr/lib/libz.so...done.
Loaded symbols for /usr/lib/libz.so
Reading symbols from /lib/libaio.so.1...done.
Loaded symbols for /lib/libaio.so.1
Reading symbols from /lib/libmd.so.1...done.
Loaded symbols for /lib/libmd.so.1
Reading symbols from /lib/ld.so.1...done.
Loaded symbols for /lib/ld.so.1
Core was generated by `dovecot/imap imap-postlogin'.
Program terminated with signal 6, Aborted.
[New process 76621 ]
#0 0xfe7fc8e5 in _lwp_kill () from /lib/libc.so.1
#0...
2010 Jul 21
3
smbd -D hangs
I'm testing both sunfreeware and official sun (sfw) samba on Solaris
10. For some reason since yesterday, the smbd process just "hangs" at
the start.
No log is generated on server side
Where smbd is started, I can't find any open port on 139 or 145
My OS is Solaris 10
# uname -a
SunOS labo2 5.10 Generic_142900-13 sun4v sparc SUNW,SPARC-Enterprise-T5120
#
2015 Jan 21
18
[Bug 2340] New: Openssh issue: unable to ssh the solaris server from ldap users
https://bugzilla.mindrot.org/show_bug.cgi?id=2340
Bug ID: 2340
Summary: Openssh issue: unable to ssh the solaris server from
ldap users
Product: Portable OpenSSH
Version: 5.8p1
Hardware: Sparc
OS: Solaris
Status: NEW
Severity: critical
Priority: P5
Component: PAM
2014 Oct 29
2
2.2.15 Panic in mbox_sync_read_next_mail()
...ed symbols for /lib/libc.so.1
Reading symbols from /lib/libdl.so.1...done.
Loaded symbols for /lib/libdl.so.1
Reading symbols from /usr/lib/libz.so...done.
Loaded symbols for /usr/lib/libz.so
Reading symbols from /lib/libaio.so.1...done.
Loaded symbols for /lib/libaio.so.1
Reading symbols from /lib/libmd.so.1...done.
Loaded symbols for /lib/libmd.so.1
Reading symbols from /lib/ld.so.1...done.
Loaded symbols for /lib/ld.so.1
Core was generated by `dovecot/imap imap-postlogin'.
Program terminated with signal 6, Aborted.
[New process 86892 ]
#0 0xfe80c8e5 in _lwp_kill () from /lib/libc.so.1
(g...
2009 Jan 10
3
Problems with dovecot
Hi all,
Ihave jsut been compiling dovecot 1.1.6-1.1.8 on a solaris 10 x86
machine with sun studio 12.
It compiles correctly but when i want to run dovecot i am getting this
error message
Jan 10 17:16:16 Carolyn dovecot: [ID 762119 mail.info] Dovecot v1.1.8
starting up
Jan 10 17:16:16 Carolyn dovecot: [ID 107833 mail.warning] auth(default):
Growing pool 'mysql driver' with: 1024
Jan
2011 Apr 27
2
2.0.12 Coredump under Solaris 10
...ndfile.so.1
Reading symbols from /lib/libc.so.1...done.
Loaded symbols for /lib/libc.so.1
Reading symbols from /usr/sfw/lib/libgcc_s.so.1...done.
Loaded symbols for /usr/sfw/lib/libgcc_s.so.1
Reading symbols from /lib/libaio.so.1...done.
Loaded symbols for /lib/libaio.so.1
Reading symbols from /lib/libmd.so.1...done.
Loaded symbols for /lib/libmd.so.1
Reading symbols
from /usr/local/dovecot/2.0.12-testinstanz/lib/dovecot/lib01_acl_plugin.so...done.
Loaded symbols
for /usr/local/dovecot/dovecot2-testinstanz/lib/dovecot//lib01_acl_plugin.so
Reading symbols from /lib/libscf.so.1...done.
Loaded symbols...
2003 Aug 16
3
-STABLE problems / icmp6.c?
...usr/src/i386/usr/sbin
[...]
===> usr.bin/su
rm -f .depend
mkdep -f .depend -a -DKERBEROS5 -DLOGIN_CAP -DSKEY
/usr/src/usr.bin/su/su.c
echo su: /usr/obj/usr/src/i386/usr/lib/libc.a
/usr/obj/usr/src/i386/usr/lib/libutil.a
/usr/obj/usr/src/i386/usr/lib/libskey.a /usr/obj/usr/src/i386/usr/lib/libmd.a
/usr/obj/usr/src/i386/usr/lib/libcrypt.a
/usr/obj/usr/src/i386/usr/lib/libkrb5.a
/usr/obj/usr/src/i386/usr/lib/libasn1.a
/usr/obj/usr/src/i386/usr/lib/libcrypto.a
/usr/obj/usr/src/i386/usr/lib/libcrypt.a
/usr/obj/usr/src/i386/usr/lib/libcom_err.a
/usr/obj/usr/src/i386/usr/lib/libroken.a &...
2006 Feb 22
2
[librsync-users] MD4 second-preimage attack
On Tue, 2006-02-21 at 14:58 -0800, rsync2eran@tromer.org wrote:
> A year ago we discussed the strength of the MD4 hash used by rsync and
> librsync, and one of the points mentioned was that only collision
> attacks are known on MD4.
Could you please forward this into the bug tracker so it's not lost?
--
Martin
-------------- next part --------------
A non-text attachment was
2010 Jul 20
1
imap core dumping on signal 10
....so.1
Reading symbols from /usr/lib/libsendfile.so.1...done.
Loaded symbols for /usr/lib/libsendfile.so.1
Reading symbols from /usr/lib/libc.so.1...done.
Loaded symbols for /usr/lib/libc.so.1
Reading symbols from /lib/libaio.so.1...done.
Loaded symbols for /lib/libaio.so.1
Reading symbols from /lib/libmd.so.1...done.
Loaded symbols for /lib/libmd.so.1
Reading symbols from /platform/sun4v/lib/libc_psr.so.1...done.
Loaded symbols for /platform/SUNW,SPARC-Enterprise-T5220/lib/libc_psr.so.1
Reading symbols from /lib/ld.so.1...done.
Loaded symbols for /lib/ld.so.1
Core was generated by `imap'.
Progr...