Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | whitespace fixes | Viktor Szakats | 2018-09-23 | 1 | -1/+0 |
* | cppcheck: fix warnings | Marian Klymov | 2018-06-11 | 1 | -4/+2 |
* | URLs: change all http:// URLs to https:// | Daniel Stenberg | 2016-02-03 | 1 | -1/+1 |
* | Revert changes relative to lib/*.[ch] recent renaming | Yang Tse | 2013-01-06 | 1 | -1/+1 |
* | build: make use of 76 lib/*.h renamed files | Yang Tse | 2012-12-28 | 1 | -1/+1 |
* | sources: update source headers | Daniel Stenberg | 2011-03-10 | 1 | -3/+15 |
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
* | include "memdebug.h" | Yang Tse | 2008-09-20 | 1 | -0/+2 |
* | Made sure to pass longs in to curl_easy_setopt where necessary in the | Dan Fandrich | 2008-05-22 | 1 | -2/+2 |
* | Add project notice and file Id | Yang Tse | 2006-10-25 | 1 | -0/+10 |
* | Use curl_global_init() and curl_global_cleanup(). | Yang Tse | 2006-10-25 | 1 | -0/+2 |
* | modified to not leak memory if a libcurl function returns failure, for better | Daniel Stenberg | 2004-05-17 | 1 | -27/+38 |
* | new test case for a simple curl_easy_duphandle() test | Daniel Stenberg | 2004-04-29 | 1 | -0/+41 |