]> git.tuebingen.mpg.de Git - osl.git/commit
Drop dependency on openssl.
authorAndre Noll <maan@systemlinux.org>
Fri, 20 Nov 2009 08:38:56 +0000 (09:38 +0100)
committerAndre Noll <maan@systemlinux.org>
Fri, 20 Nov 2009 08:38:56 +0000 (09:38 +0100)
commitf0884471639e04bda513bb5a9055d5c00d8c4533
treea71b1d15cb88b458e010eb849a690c28b72d8440
parent3448f4caccded0a60aa5f81976cd8c285908e7bb
Drop dependency on openssl.

This patch adds git's implementation of the sha1 hash algorithm. This
makes osl more self-contained as it allows to build osl without
openssl being installed.

It should also reduce the startup time of applications that link
against libosl.
Makefile
sha1.c