aboutsummaryrefslogtreecommitdiffstats
path: root/src/crypto/md5.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
| | | | | | | Remove the GPL notification text from the files that were initially contributed by myself. Signed-hostap: Jouni Malinen <j@w1.fi>
* Make hash functions return error valueJouni Malinen2009-08-161-8/+12
| | | | | | | Some crypto libraries can return in these functions (e.g., if a specific hash function is disabled), so we better provide the caller a chance to check whether the call failed. The return values are not yet used anywhere, but they will be needed for future changes.
* Crypto build cleanup: remove INTERNAL_MD5Johannes Berg2009-07-281-287/+0
| | | | | Instead of using a define and conditional building of md5.c parts, move the internal-MD5 into a separate file.
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+394