summaryrefslogtreecommitdiff
path: root/include/curl/curlrules.h
Commit message (Expand)AuthorAgeFilesLines
* include: curl/system.h is a run-time version of curlbuild.hbagder/include-runtimeDaniel Stenberg2017-03-311-24/+1
* URLs: Change more haxx.se URLs from http: to https:Dan Fandrich2016-02-031-1/+1
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* build: fix circular header inclusion with other packagesYang Tse2013-01-091-1/+1
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-1/+1
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-1/+1
* build: fix AIX compilation and usageYang Tse2012-11-231-1/+2
* build: allow usage of Borland 5.5.1 external preprocessor cpp32Yang Tse2011-01-121-7/+16
* remove the CVSish $Id$ linesDaniel Stenberg2010-03-241-1/+0
* removed trailing whitespaceYang Tse2010-02-141-1/+1
* - Symbol CURL_FORMAT_OFF_T now obsoleted, will be removed in a future release,Yang Tse2010-02-021-1/+5
* Fix spellingYang Tse2009-10-271-1/+1
* curl_socklen_t follow-upYang Tse2009-04-291-1/+34
* For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros,Yang Tse2008-08-251-4/+4
* For congruency sake with the naming of other CURL_XXXXXX_CURL_OFF_T macros,Yang Tse2008-08-151-6/+6
* The size of long is a build time characteristic and as such it is now recordedYang Tse2008-08-131-2/+16
* Added macros for minimum-width signed and unsigned curl_off_t integerYang Tse2008-08-121-0/+53
* Initial support of curlbuild.h and curlrules.h which allowsYang Tse2008-08-071-0/+149