~ubuntu-branches/ubuntu/hardy/steam/hardy

« back to all changes in this revision

Viewing changes to sources/pike_crypto/md5.c

  • Committer: Bazaar Package Importer
  • Author(s): Alain Schroeder
  • Date: 2006-11-21 16:03:12 UTC
  • mfrom: (2.1.4 feisty)
  • Revision ID: james.westby@ubuntu.com-20061121160312-nf96y6nihzsyd2uv
Tags: 2.2.31-3
Add patch to prevent inconsistent data after shutdown.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/*
2
 
 * $Id: md5.c,v 1.1.1.1 2005/02/23 14:47:22 cvs Exp $
 
2
 * $Id: md5.c,v 1.1.1.1 2006/03/27 12:40:19 exodusd Exp $
3
3
 *
4
4
 *  md5.c :  Implementation of the MD5 hash function
5
5
 *