Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | curl.se: new home | Daniel Stenberg | 2020-11-04 | 1 | -1/+1 |
* | source cleanup: remove all custom typedef structs | Daniel Stenberg | 2020-05-15 | 1 | -10/+10 |
* | md5/sha256: Updated the functions to allow non-string data to be hashed | Steve Holme | 2020-02-23 | 1 | -3/+3 |
* | md5: Update the function signature following d84da52d | Steve Holme | 2019-04-16 | 1 | -5/+5 |
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | Fixed compile error with GNUTLS+NETTLE | Tatsuhiro Tsujikawa | 2012-05-22 | 1 | -3/+3 |
* | md5: Add support for calculating the md5 sum of buffers incrementally | Gökhan Şengün | 2012-03-31 | 1 | -0/+29 |
* | Fix compilation problem: declare Curl_HMAC_MD5 as extern in include file. | monnerat | 2010-04-19 | 1 | -1/+1 |
* | Implement SMTP authentication | monnerat | 2010-04-19 | 1 | -0/+6 |
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
* | removed trailing whitespace | Yang Tse | 2010-02-14 | 1 | -9/+9 |
* | libcurl internal md5.h header file renamed to curl_md5.h | Yang Tse | 2008-08-17 | 1 | -0/+29 |