Age | Commit message (Expand) | Author |
---|---|---|
2016-11-11 | realloc: use Curl_saferealloc to avoid common mistakes | Daniel Stenberg |
2016-10-04 | memdup: use 'void *' as return and source type | Daniel Stenberg |
2016-02-03 | URLs: change all http:// URLs to https:// | Daniel Stenberg |
2014-11-05 | curl_easy_duphandle: CURLOPT_COPYPOSTFIELDS read out of bounds | Daniel Stenberg |
2013-01-09 | build: fix circular header inclusion with other packages | Yang Tse |
2013-01-06 | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse |
2012-12-28 | build: rename 76 lib/*.h files | Yang Tse |
2012-12-28 | build: make use of 76 lib/*.h renamed files | Yang Tse |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-02-14 | removed trailing whitespace | Yang Tse |
2008-07-11 | move multiple header inclusion prevention definition to top of file | Yang Tse |
2006-07-11 | Moved strdup replacement from src/main.c into src/strdup.c so it's available | Dan Fandrich |