summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2009-11-11Made the path to the binaries absoluteDan Fandrich
2009-11-04Put the Symbian binaries into the more modern locations in ROMDan Fandrich
2009-11-03Export the Symbian .iby files to make it easier to build a ROMDan Fandrich
2009-10-27Fix spellingYang Tse
2009-10-23OS400 install: Duplicate H include file to file CURL to support more include ...Patrick Monnerat
2009-09-28libcurl private function Curl_memrchr() now in curl_memrchr.c and curl_memrchr.hYang Tse
2009-09-25Changed the default OpenSSL include pathDan Fandrich
2009-09-17Moved Curl_rand() and Curl_srand() code from formdata.c and formdata.hYang Tse
2009-08-31OS400: adjust inclusion paths in include files to avoid "include file not fou...Patrick Monnerat
2009-08-11Fix definition of CURLOPT_SOCKS5_GSSAPI_SERVICE from LONG to OBJECTPOINTPatrick Monnerat
2009-07-15Added nonblock.c to the non-automake makefiles (note that the dependenciesDan Fandrich
2009-07-14renamed generated config.h to curl_config.h in order to avoid clashes when li...Gunter Knauf
2009-06-13add default USE_CURLDEBUG settingYang Tse
2009-06-13improve usability with UNIX-like shells or a DOS command interpretersYang Tse
2009-06-11added header inclusion guardYang Tse
2009-06-10VMS adjustmentsYang Tse
2009-06-10Adjusted to take in account that...Yang Tse
2009-05-21Added CVS id.Gisle Vanem
2009-05-21Update coments. Long-file name setup is required.Gisle Vanem
2009-05-19Remove empty line used to force CVS to update the $Id date string formatYang Tse
2009-05-18Add empty line, to force CVS to update the $Id date string formatYang Tse
2009-05-18Added seek callback definitions in RPG wrappersPatrick Monnerat
2009-05-09Makefile.am was lostYang Tse
2009-05-09Remove DOS and TPF package's Makefile.amYang Tse
2009-05-06curl_sockaddr struct member addrlen is an 'unsigned int' since 7.18.0Yang Tse
2009-05-04ignore thisYang Tse
2009-05-02This wasn't intended to be committed.Yang Tse
2009-05-02Use build-time configured curl_socklen_t instead of socklen_tYang Tse
2009-05-01David McCreedy's "TPF-platform specific changes to various files" patchYang Tse
2009-04-21Moved potential inclusion of system's malloc.h and memory.h header files toYang Tse
2009-04-11Added new libcurl source files to Symbian OS build files.Dan Fandrich
2009-03-03Options CURLOPT_REDIR_PROTOCOLS and CURLOPT_PROTOCOLS, and associated definit...Patrick Monnerat
2009-02-17Continue sync work on OS400 specific code and RPG binding.Patrick Monnerat
2009-02-16Preparation of imminent release: synchronizing OS400 wrappers + RPG binding t...Patrick Monnerat
2008-12-11_ Use getaddrinfo/getnameinfo ascii wrappers on OS400.Patrick Monnerat
2008-11-17if2ip.c related preprocessor cleanupYang Tse
2008-11-13Refactor configure script detection of functions used to set sockets intoYang Tse
2008-11-11Related with bug #2230535 (http://curl.haxx.se/bug/view.cgi?id=2230535)Yang Tse
2008-10-28Tweaked the include paths to work in CodeWarriorDan Fandrich
2008-10-25Added experimental support for zlib and OpenSSL on Symbian OS.Dan Fandrich
2008-10-24Added rawstr.c to Symbian curl buildDan Fandrich
2008-10-23Added rawstr.c to the non-configure libcurl makefilesDan Fandrich
2008-10-17Introduce new options CURLOPT_PROXY{USERNAME, PASSWORD} in OS400 code and RPG...Patrick Monnerat
2008-10-10_ Adapt OS400 EBCDIC wrappers to new options.Patrick Monnerat
2008-09-30Include latest parameter definitions in ILE/RPG bindingsPatrick Monnerat
2008-09-24configure script now checks availability of the inet_ntop() function,Yang Tse
2008-09-24ntoa() and inet_ntoa_r() no longer usedYang Tse
2008-09-19HAVE_ALARM definition for static config-*.h filesYang Tse
2008-09-13fix compiler warning: external declaration in primary source fileYang Tse
2008-09-12ANSI C compatibility adjustmentYang Tse