summaryrefslogtreecommitdiff
path: root/crypto/bf/bf_skey.c
Commit message (Expand)AuthorAgeFilesLines
* Revert the size_t modifications from HEAD that had led to moregeoff2008-11-121-1/+1
* More size_tification.ben2008-11-011-1/+1
* Remove unnecessary casts.ben2001-07-061-1/+1
* Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wca...rse2000-02-111-1/+1
* Constifylevitte2000-02-081-1/+1
* Change #include filenames from <foo.h> to <openssl.h>.bodo1999-04-231-1/+1
* Change functions to ANSI C.ulf1999-04-191-7/+4
* Initial revisionrse1998-12-211-0/+119