summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* Made the path to the binaries absoluteDan Fandrich2009-11-112-8/+8
* Put the Symbian binaries into the more modern locations in ROMDan Fandrich2009-11-042-3/+3
* Export the Symbian .iby files to make it easier to build a ROMDan Fandrich2009-11-031-0/+3
* Fix spellingYang Tse2009-10-273-3/+3
* OS400 install: Duplicate H include file to file CURL to support more include ...Patrick Monnerat2009-10-231-0/+12
* libcurl private function Curl_memrchr() now in curl_memrchr.c and curl_memrchr.hYang Tse2009-09-282-1/+2
* Changed the default OpenSSL include pathDan Fandrich2009-09-251-1/+3
* Moved Curl_rand() and Curl_srand() code from formdata.c and formdata.hYang Tse2009-09-172-1/+3
* OS400: adjust inclusion paths in include files to avoid "include file not fou...Patrick Monnerat2009-08-313-7/+17
* Fix definition of CURLOPT_SOCKS5_GSSAPI_SERVICE from LONG to OBJECTPOINTPatrick Monnerat2009-08-113-3/+51
* Added nonblock.c to the non-automake makefiles (note that the dependenciesDan Fandrich2009-07-153-2/+3
* renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf2009-07-141-1/+1
* add default USE_CURLDEBUG settingYang Tse2009-06-131-0/+5
* improve usability with UNIX-like shells or a DOS command interpretersYang Tse2009-06-131-2/+34
* added header inclusion guardYang Tse2009-06-113-8/+22
* VMS adjustmentsYang Tse2009-06-101-6/+9
* Adjusted to take in account that...Yang Tse2009-06-101-0/+2
* Added CVS id.Gisle Vanem2009-05-211-0/+1
* Update coments. Long-file name setup is required.Gisle Vanem2009-05-211-3/+2
* Remove empty line used to force CVS to update the $Id date string formatYang Tse2009-05-193-3/+0
* Add empty line, to force CVS to update the $Id date string formatYang Tse2009-05-183-0/+3
* Added seek callback definitions in RPG wrappersPatrick Monnerat2009-05-182-0/+8
* Makefile.am was lostYang Tse2009-05-092-0/+5
* Remove DOS and TPF package's Makefile.amYang Tse2009-05-095-16/+31
* curl_sockaddr struct member addrlen is an 'unsigned int' since 7.18.0Yang Tse2009-05-061-1/+1
* ignore thisYang Tse2009-05-041-0/+2
* This wasn't intended to be committed.Yang Tse2009-05-021-1/+1
* Use build-time configured curl_socklen_t instead of socklen_tYang Tse2009-05-022-8/+5
* David McCreedy's "TPF-platform specific changes to various files" patchYang Tse2009-05-015-1/+209
* Moved potential inclusion of system's malloc.h and memory.h header files toYang Tse2009-04-211-0/+3
* Added new libcurl source files to Symbian OS build files.Dan Fandrich2009-04-112-10/+16
* Options CURLOPT_REDIR_PROTOCOLS and CURLOPT_PROTOCOLS, and associated definit...Patrick Monnerat2009-03-031-0/+29
* Continue sync work on OS400 specific code and RPG binding.Patrick Monnerat2009-02-173-1/+12
* Preparation of imminent release: synchronizing OS400 wrappers + RPG binding t...Patrick Monnerat2009-02-165-6/+20
* _ Use getaddrinfo/getnameinfo ascii wrappers on OS400.Patrick Monnerat2008-12-112-5/+9
* if2ip.c related preprocessor cleanupYang Tse2008-11-171-3/+6
* Refactor configure script detection of functions used to set sockets intoYang Tse2008-11-131-2/+6
* Related with bug #2230535 (http://curl.haxx.se/bug/view.cgi?id=2230535)Yang Tse2008-11-111-1/+1
* Tweaked the include paths to work in CodeWarriorDan Fandrich2008-10-282-5/+5
* Added experimental support for zlib and OpenSSL on Symbian OS.Dan Fandrich2008-10-252-3/+28
* Added rawstr.c to Symbian curl buildDan Fandrich2008-10-241-0/+4
* Added rawstr.c to the non-configure libcurl makefilesDan Fandrich2008-10-231-1/+1
* Introduce new options CURLOPT_PROXY{USERNAME, PASSWORD} in OS400 code and RPG...Patrick Monnerat2008-10-173-1/+9
* _ Adapt OS400 EBCDIC wrappers to new options.Patrick Monnerat2008-10-103-2/+10
* Include latest parameter definitions in ILE/RPG bindingsPatrick Monnerat2008-09-301-1/+23
* configure script now checks availability of the inet_ntop() function,Yang Tse2008-09-241-4/+0
* ntoa() and inet_ntoa_r() no longer usedYang Tse2008-09-242-34/+0
* HAVE_ALARM definition for static config-*.h filesYang Tse2008-09-191-0/+3
* fix compiler warning: external declaration in primary source fileYang Tse2008-09-131-0/+1
* ANSI C compatibility adjustmentYang Tse2008-09-121-0/+3