aboutsummaryrefslogtreecommitdiffstats
path: root/epan/sha1.c
Commit message (Expand)AuthorAgeFilesLines
* The fopen() is used only if you build this as a stand-alone SHA-1 testGuy Harris2005-11-171-1/+1
* Constify arguments.Guy Harris2005-11-171-4/+4
* replace *a lot* of file related calls by their GLib counterparts. This is nec...Ulf Lamping2005-11-061-1/+1
* replace one ifdeffed out sprintf with g_snprintf() so that it doesnt show up ...Ronnie Sahlberg2005-09-011-1/+1
* Fix more "no previous declaration" warningsJörg Mayer2005-08-021-1/+1
* Move the SHA-1 code and header into epan, and give them RCS IDs.Guy Harris2004-09-281-0/+394