Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add 'const' to immutable arrays. | Dan Fandrich | 2004-12-15 | 1 | -11/+11 |
* | Dan Fandrich added the --disable-crypto-auth option to configure to allow | Daniel Stenberg | 2004-11-12 | 1 | -0/+4 |
* | Convert functions to ANSI-style declaration to prevent compiler warnings | Daniel Stenberg | 2004-02-20 | 1 | -16/+11 |
* | removed usage of a silly macro instead of the actual functions memcpy | Daniel Stenberg | 2004-02-16 | 1 | -8/+4 |
* | Dan Fandrich's cleanup patch to make pedantic compiler options cause less | Daniel Stenberg | 2004-01-29 | 1 | -9/+10 |
* | updated year in the copyright string | Daniel Stenberg | 2004-01-07 | 1 | -1/+1 |
* | do not use 'long' to store 4 bytes, as 64bit architectures have 64bit longs. | Daniel Stenberg | 2003-09-07 | 1 | -1/+1 |
* | adjusted to use the same API as the OpenSSL version of the MD5 functions | Daniel Stenberg | 2003-06-26 | 1 | -15/+51 |
* | Initial Digest support. At least partly working. | Daniel Stenberg | 2003-05-22 | 1 | -0/+320 |