Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib and tests: add missing curl.h includes | Marcel Raad | 2022-09-12 | 1 | -0/+2 |
* | copyright: make repository REUSE compliant | max.mehl | 2022-06-13 | 1 | -1/+3 |
* | sha256/md5: return errors when init fails | x2018 | 2021-12-13 | 1 | -2/+2 |
* | 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 | -15/+13 |
* | ntlm: Moved the HMAC MD5 function into the HMAC module as a generic function | Steve Holme | 2020-02-24 | 1 | -1/+8 |
* | checksrc: code style: use 'char *name' style | Daniel Stenberg | 2016-11-24 | 1 | -13/+13 |
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | include libcurl standard internal headers | Yang Tse | 2010-06-02 | 1 | -1/+1 |
* | Implement SMTP authentication | monnerat | 2010-04-19 | 1 | -0/+67 |