summaryrefslogtreecommitdiff
path: root/packages/TPF
Commit message (Collapse)AuthorAgeFilesLines
* copyright: fix out-of-date copyright ranges and missing headersDaniel Stenberg2020-03-243-0/+63
| | | | | | | | | Reported by the new script 'scripts/copyright.pl'. The script has a regex whitelist for the files that don't need copyright headers. Removed three (mostly usesless) README files from docs/ Closes #5141
* whitespace fixesViktor Szakats2018-09-233-3/+0
| | | | | | | | | | | - replace tabs with spaces where possible - remove line ending spaces - remove double/triple newlines at EOF - fix a non-UTF-8 character - cleanup a few indentations/line continuations in manual examples Closes https://github.com/curl/curl/pull/3037
* openssl: remove all uses of USE_SSLEAYDaniel Stenberg2015-03-051-1/+0
| | | | | | | SSLeay was the name of the library that was subsequently turned into OpenSSL many moons ago (1999). curl does not work with the old SSLeay library since years. This is now reflected by only using USE_OPENSSL in code that depends on OpenSSL.
* Changed the TPF make file to get source files from Makefile.incDan Fandrich2010-09-271-90/+2
| | | | Patch was fixed and validated by David McCreedy.
* Added new source files to Symbian and TPF makefilesDan Fandrich2010-08-251-0/+1
|
* build: add missing new files to non-configure target build filesYang Tse2010-08-031-0/+2
|
* add missing new files to non-configure target build filesYang Tse2010-06-021-0/+3
|
* Added the new ftp source files to the non-autoconf build filesDan Fandrich2010-05-121-3/+7
|
* hmac.c related compilation adjustmentYang Tse2010-04-201-0/+1
|
* remove all .cvsignore filesDaniel Stenberg2010-03-251-2/+0
|
* fix compiler warningYang Tse2010-02-191-0/+1
|
* removed trailing whitespaceYang Tse2010-02-142-5/+8
|
* Added curl_threads.c to a few more non-configure build filesDan Fandrich2010-01-261-0/+1
|
* Added rtsp.c to the non-configure target build filesDan Fandrich2010-01-211-0/+1
|
* Added the new protocol source files to the non-autoconf build filesDan Fandrich2010-01-151-0/+4
|
* libcurl private function Curl_memrchr() now in curl_memrchr.c and curl_memrchr.hYang Tse2009-09-281-0/+1
|
* Moved Curl_rand() and Curl_srand() code from formdata.c and formdata.hYang Tse2009-09-171-0/+1
| | | | into curl_rand.c and curl_rand.h
* Added nonblock.c to the non-automake makefiles (note that the dependenciesDan Fandrich2009-07-151-0/+1
| | | | in the Watcom makefiles aren't quite correct).
* Remove DOS and TPF package's Makefile.amYang Tse2009-05-091-1/+0
| | | | Not actually needed to simply include some files in the distribution tarball.
* ignore thisYang Tse2009-05-041-0/+2
|
* David McCreedy's "TPF-platform specific changes to various files" patchYang Tse2009-05-014-0/+208