Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-11-17 | openssl: Remove SSLEAY leftovers | Daniel Gustafsson | |
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> | |||
2018-03-16 | cleanup: misc typos in strings and comments | luz.paz | |
Found via `codespell` Closes #2389 | |||
2016-11-07 | s/cURL/curl | Daniel Stenberg | |
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. | |||
2014-12-26 | code/docs: Use Unix rather than UNIX to avoid use of the trademark | Steve Holme | |
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. | |||
2013-01-10 | packages/DOS/common.dj: remove COFF debug info generation | Gisle Vanem | |
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 | |||
2010-03-25 | remove all .cvsignore files | Daniel Stenberg | |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg | |
2009-10-27 | Fix spelling | Yang Tse | |
2009-06-13 | add default USE_CURLDEBUG setting | Yang Tse | |
2009-06-13 | improve usability with UNIX-like shells or a DOS command interpreters | Yang Tse | |
2009-05-21 | Added CVS id. | Gisle Vanem | |
2009-05-21 | Update coments. Long-file name setup is required. | Gisle Vanem | |
C-Ares and IPv6 is no longer a bad combo. | |||
2009-05-09 | Remove DOS and TPF package's Makefile.am | Yang Tse | |
Not actually needed to simply include some files in the distribution tarball. | |||
2007-02-27 | Added TOPDIR variable. Updated package locations. | Gisle Vanem | |
Simplified dependency generation. | |||
2004-12-17 | Added option for using C-ares and libidn. | Gisle Vanem | |
Dependencies generated from $(CSOURCES). | |||
2004-06-29 | Gisle's djgpp updates | Daniel Stenberg | |
2004-03-29 | Gisle Vanem's djgpp/MS-DOS updates | Daniel Stenberg | |
2003-12-19 | Gisle Vanem's djgpp fixes | Daniel Stenberg | |
2003-06-02 | ignore | Daniel Stenberg | |
2003-05-21 | Gisle Vanem made curl build with djgpp on DOS. | Daniel Stenberg | |