Add sha256 ckecksums to okpg
authorticktock35 <ticktock35@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Tue, 27 Oct 2009 12:45:12 +0000 (12:45 +0000)
committerticktock35 <ticktock35@e8e0d7a0-c8d9-11dd-a880-a1081c7ac358>
Tue, 27 Oct 2009 12:45:12 +0000 (12:45 +0000)
commit29b3b9d76a8d6b9af6d6465a9f501c2e5066bea0
treeb08bf81538bbd8bcc95382ce4fc608185681ac33
parentc7c3693656e4078011ea3f2a3b86f31e37b99e64
Add sha256 ckecksums to okpg

Thanks to Camille Moncelier <moncelier@devlife.org>
http://groups.google.com/group/opkg-devel/browse_thread/thread/78a2eb328da0ef73?utoken=pV1Kli0AAADKDldt5ZXsDDLs9sWCpWZI0mClVcTs45ANzZ7C9NH-1YGBxa5Bow63PTuzFmQCb1c

Here is a patch which adds sha256 checksum checking to Opkg.
More Opkg patches will follow shortly (x509 and smime signature support,
libcurl client/server authentication)

I hope these patch will be useful and finds their ways into okpg

Camille Moncelier
http://devlife.org/

git-svn-id: http://opkg.googlecode.com/svn/trunk@220 e8e0d7a0-c8d9-11dd-a880-a1081c7ac358
configure.ac
libopkg/Makefile.am
libopkg/file_util.c
libopkg/file_util.h
libopkg/opkg.c
libopkg/opkg.h
libopkg/opkg_error.h
libopkg/opkg_install.c
libopkg/pkg.c
libopkg/pkg.h
libopkg/pkg_parse.c