Files
file crc.c
file crc.h
Local copy of RSA Data Security, Inc.
These functions allocate and reallocate memory and set the error handling functions when an error occurs.
Local copy of the public domain SHA-1 library code by David Ireland.
Contains the type and function definitions that are needed by external programs to use the TSK library.
file tsk_base_i.c
Contains the general internal TSK type and function definitions.
Contains the routines to read data in different endian orderings.
Contains the error handling code and variables.
file tsk_error_win32.cpp
tsk_lists are a linked list of buckets that store a key in REVERSE sorted order.
file tsk_lock.c
Contains some OS-specific type settings.
file tsk_os_cpp.h
Contains code to parse specific types of data from the command line.
These are printf wrappers that are needed so that we can easily print in both Unix and Windows.
Contains the functions to create and maintain a stack, which supports basic popping, pushing, and searching.
A local copy of the Unicode conversion routines from unicode.org.
Contains the definitions for Unicode-based conversion methods.
Contains functions to print and obtain the library version.
Parses arguments for win32 programs – written by Hans Dietrich.