Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 5e0de328 | 2012-02-13 17:10:24 | Update Copyright header Signed-off-by: schu <schu-github@schulog.org> | ||
| 87d9869f | 2011-09-19 03:34:49 | Tabify everything There were quite a few places were spaces were being used instead of tabs. Try to catch them all. This should hopefully not break anything. Except for `git blame`. Oh well. | ||
| bb742ede | 2011-09-19 01:54:32 | Cleanup legal data 1. The license header is technically not valid if it doesn't have a copyright signature. 2. The COPYING file has been updated with the different licenses used in the project. 3. The full GPLv2 header in each file annoys me. | ||
| 38c513b9 | 2010-04-28 19:07:14 | Add support to enable the library to use OpenSSL SHA1 functions Signed-off-by: Ramsay Jones <ramsay@ramsay1.demon.co.uk> | ||
| d15e94c0 | 2010-04-14 20:23:36 | Add assembly sha1 implementation for ppc We don't use it yet, but now we have it there at least. All the non-trivial parts of it appears to have been written and contributed to git.git by some anonymous genius. The original implementation was done by Paul Mackerras <paulus@samba.org>. Signed-off-by: Andreas Ericsson <ae@op5.se> |