summaryrefslogtreecommitdiff
path: root/lib/libcurl.def
Commit message (Collapse)AuthorAgeFilesLines
* Yang Tse: msvc7+ has deprecated the 'DESCRIPTION' section inDaniel Stenberg2005-11-141-1/+1
| | | | | module-definition files. this section is not mandatory for msvc60 so it could be completely removed from libcurl.def.
* added curl_mvsnprintf to the export list; I appened to the end cause of the ā†µGunter Knauf2005-08-161-0/+1
| | | | numbering ...
* cosmetic fix.Gunter Knauf2004-08-161-8/+9
|
* curl_easy_reset was addedDaniel Stenberg2004-07-281-0/+1
|
* three new functions in the public APIDaniel Stenberg2004-05-261-0/+3
|
* added curl_global_init_memDaniel Stenberg2004-05-111-0/+1
|
* Gisle fix: curl_formparse is gone.Daniel Stenberg2004-05-051-1/+0
|
* added the missing share-functions, pointed out by Edward ChanDaniel Stenberg2003-09-041-0/+3
|
* Dave Halbakken added curl_version_infoDaniel Stenberg2002-11-111-1/+2
|
* Walter J. Mack added curl_freeDaniel Stenberg2002-09-251-0/+1
|
* Added multi interface functions to DLL definitions.Joern Hartroth2002-08-031-33/+39
|
* added curl_formaddDaniel Stenberg2001-10-291-0/+1
|
* Added curl_easy_duphandleDaniel Stenberg2001-09-131-0/+1
|
* duplicate curl_unescape entry removedDaniel Stenberg2001-06-071-10/+9
|
* S. Moonesamy updates, strtok.[ch] issuesDaniel Stenberg2001-06-061-22/+25
|
* removed the duplicates!Daniel Stenberg2001-03-221-2/+1
|
* added escape and unescapeDaniel Stenberg2001-03-221-0/+2
|
* Jörn's updated fileDaniel Stenberg2001-03-141-22/+22
|
* First Jörn's updates were applied, thenDaniel Stenberg2001-03-141-25/+14
| | | | | my take at removing the private functions from the list, then I renamed the *str(n)equal functions...
* Bob Schader updated thisDaniel Stenberg2001-02-191-9/+9
|
* Jörg updated the list of exported functionsDaniel Stenberg2000-11-131-2/+7
|
* added for the win32 versionDaniel Stenberg2000-10-061-0/+37