Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openssl: Remove SSLEAY leftovers | Daniel Gustafsson | 2018-11-17 | 1 | -1/+1 |
| | | | | | | | | | Commit 709cf76f6bb7dbac deprecated USE_SSLEAY, as curl since long isn't compatible with the SSLeay library. This removes the few leftovers that were omitted in the less frequently used platform targets. Closes #3270 Reviewed-by: Daniel Stenberg <daniel@haxx.se> | ||||
* | cleanup: misc typos in strings and comments | luz.paz | 2018-03-16 | 1 | -1/+1 |
| | | | | | | Found via `codespell` Closes #2389 | ||||
* | s/cURL/curl | Daniel Stenberg | 2016-11-07 | 1 | -1/+1 |
| | | | | | | We're mostly saying just "curl" in lower case these days so here's a big cleanup to adapt to this reality. A few instances are left as the project could still formally be considered called cURL. | ||||
* | code/docs: Use Unix rather than UNIX to avoid use of the trademark | Steve Holme | 2014-12-26 | 1 | -1/+1 |
| | | | | | Use Unix when generically writing about Unix based systems as UNIX is the trademark and should only be used in a particular product's name. | ||||
* | packages/DOS/common.dj: remove COFF debug info generation | Gisle Vanem | 2013-01-10 | 1 | -1/+1 |
| | | | | | | | | | | | | gcc on DOS hasn't really supported COFF-debug (-gcoff) on djgpp for a long time. "Sounds like the COFF debug info generation has bit-rotted in GCC. Nothing new here, no other platform uses COFF AFAIK." So lets drop it too. URL: http://curl.haxx.se/mail/lib-2013-01/0130.html | ||||
* | remove all .cvsignore files | Daniel Stenberg | 2010-03-25 | 1 | -2/+0 |
| | |||||
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 1 | -1/+0 |
| | |||||
* | Fix spelling | Yang Tse | 2009-10-27 | 1 | -1/+1 |
| | |||||
* | add default USE_CURLDEBUG setting | Yang Tse | 2009-06-13 | 1 | -0/+5 |
| | |||||
* | improve usability with UNIX-like shells or a DOS command interpreters | Yang Tse | 2009-06-13 | 1 | -2/+34 |
| | |||||
* | Added CVS id. | Gisle Vanem | 2009-05-21 | 1 | -0/+1 |
| | |||||
* | Update coments. Long-file name setup is required. | Gisle Vanem | 2009-05-21 | 1 | -3/+2 |
| | | | | C-Ares and IPv6 is no longer a bad combo. | ||||
* | Remove DOS and TPF package's Makefile.am | Yang Tse | 2009-05-09 | 1 | -1/+0 |
| | | | | Not actually needed to simply include some files in the distribution tarball. | ||||
* | Added TOPDIR variable. Updated package locations. | Gisle Vanem | 2007-02-27 | 1 | -28/+14 |
| | | | | Simplified dependency generation. | ||||
* | Added option for using C-ares and libidn. | Gisle Vanem | 2004-12-17 | 1 | -3/+25 |
| | | | | Dependencies generated from $(CSOURCES). | ||||
* | Gisle's djgpp updates | Daniel Stenberg | 2004-06-29 | 1 | -2/+11 |
| | |||||
* | Gisle Vanem's djgpp/MS-DOS updates | Daniel Stenberg | 2004-03-29 | 2 | -3/+19 |
| | |||||
* | Gisle Vanem's djgpp fixes | Daniel Stenberg | 2003-12-19 | 1 | -56/+74 |
| | |||||
* | ignore | Daniel Stenberg | 2003-06-02 | 1 | -0/+2 |
| | |||||
* | Gisle Vanem made curl build with djgpp on DOS. | Daniel Stenberg | 2003-05-21 | 3 | -0/+61 |