summaryrefslogtreecommitdiffstats
path: root/src/crypto
Commit message (Expand)AuthorAgeFilesLines
...
* Added debug statements.Michael Brown2006-11-211-1/+16
* Reduce from 157 to 123 bytesMichael Brown2006-11-211-15/+15
* Added generic CHAP layer, independent of iSCSIMichael Brown2006-11-212-10/+127
* Made it temporarily possible to call MD5 routines directly from externalMichael Brown2006-11-151-21/+12Star
* We don't actually have a stdio.h header file. Our printf() functions areMichael Brown2006-09-272-2/+0Star
* added stdio.h to includes for DBG compilationMarty Connor2006-09-271-0/+1
* Restored the le32_to_cpus() and cpu_to_le32s() callsMichael Brown2006-09-111-2/+6
* Tidied up.Michael Brown2006-09-111-105/+25Star
* Reduced size from 2087 bytes to 1056 bytesMichael Brown2006-09-111-4/+100
* Taken from Linux's md5.c. This implementation is not veryMichael Brown2006-09-111-0/+222
* This file breaks "make blib"; please find a way to avoid doing this.Michael Brown2006-07-171-0/+5
* The first packet (ClientHello Handshake) can be constructed and is acceptedDerek Pryor2006-07-174-83/+345
* Adding SSL Constructs header file. (First version)Derek Pryor2006-07-101-0/+314