aboutsummaryrefslogtreecommitdiff
path: root/src/libmach/crack.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-3/+2
2020-01-07libmach: plug another memory leakNeven Sajko1-0/+2
2012-02-19libmach, acid, db: 64-bit supportRuss Cox1-1/+1
2007-11-05libmach: move machbyname, mach to crack.c to avoid OS X linker problemRuss Cox1-0/+26
2005-01-23Start working through proper handling of pthreads whenrsc1-3/+35
2005-01-18free hdr->cmdrsc1-0/+1
2004-07-09Compare function pointers against 0 rather than nil.wkj1-1/+1
2004-04-19libmachrsc1-0/+91