summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove unnecessary typecasting of malloc()Yang Tse2008-09-061-1/+1
* remove unnecessary typecasting of calloc()Yang Tse2008-09-061-3/+3
* remove unnecessary typecasting of realloc()Yang Tse2008-09-061-2/+1
* sync curlmsg* with curl.h for 7.19.0Marty Kuhrt2008-09-034-8/+16
* Adapting OS400 build scripts to new features: new curlbuild.h file and soname...Patrick Monnerat2008-08-252-1/+8
* Initial support of curlbuild.h and curlrules.h which allowsYang Tse2008-08-071-9/+1
* New CURLOPT_ADDRESS_SCOPE option in ILE/RPG bindingPatrick Monnerat2008-07-311-0/+2
* Minor Symbian updates.Dan Fandrich2008-07-301-8/+7
* when recvfrom prototype uses a void pointer for arguments 2, 5 or 6 this willYang Tse2008-07-211-0/+3
* README.OS400 update for new string options.Patrick Monnerat2008-07-181-2/+2
* README.OS400 update for new string options.Patrick Monnerat2008-07-181-0/+2
* RECVFROM_TYPE_ARG2, RECVFROM_TYPE_ARG5 and RECVFROM_TYPE_ARG6 are now definedYang Tse2008-07-171-6/+6
* Configure process now checks availability of recvfrom() socket function andYang Tse2008-07-161-0/+24
* New options added to OS400 wrapper and ILERPG definitions.Patrick Monnerat2008-07-072-1/+15
* Mention the minimum Symbian OS version required.Dan Fandrich2008-06-051-5/+6
* updated to match curlmsg.msg 1.7Marty Kuhrt2008-05-301-74/+75
* resync with curl.h messagesMarty Kuhrt2008-05-302-54/+56
* resync with curl.h curle_ messagesMarty Kuhrt2008-05-301-23/+24
* fix: socklen_t definition commentYang Tse2008-05-211-1/+1
* Adapting last changes to OS400:Patrick Monnerat2008-05-203-9/+176
* Reduced the required stack size.Dan Fandrich2008-05-142-3/+11
* Added curl_easy_recv & curl_easy_send Symbian exports.Dan Fandrich2008-05-136-33/+38
* Updated Symbian UIDs. Added .pkg files for creating .sis packages.Dan Fandrich2008-04-258-4/+57
* Reduced the requested Symbian capabilities.Dan Fandrich2008-04-243-6/+7