summaryrefslogtreecommitdiff
path: root/packages
Commit message (Expand)AuthorAgeFilesLines
* 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
* List extra files individually instead of by directory to avoid includingDan Fandrich2008-04-231-2/+4
* Added support for running on Symbian OS.Dan Fandrich2008-04-229-1/+275
* Adapt OS400 SSL (qssl.h) to V5R4Patrick Monnerat2008-04-073-1/+12
* Removed the generated ca-bundle.h file. The verbatim value of $ca andMichal Marek2008-03-311-15/+0
* fixed link to latest native awk.Gunter Knauf2008-01-241-1/+1
* updated awk script to fetch copyright from header.Gunter Knauf2008-01-241-12/+20
* OS/400 update:Patrick Monnerat2008-01-168-11/+45
* ILE RPG support update (from include/curl/curl.h)Patrick Monnerat2008-01-071-0/+4
* Define new options in OS400 RPG interfacePatrick Monnerat2007-12-104-5/+9
* Fix dynamic CURLOPT_POSTFIELDS bug: back to static.Patrick Monnerat2007-10-152-3/+74
* Upgrade OS400 wrappers and RPG copy file according to latest code updatesPatrick Monnerat2007-10-033-2/+21
* Philip Langdale provided the new CURLOPT_POST301 option forDaniel Stenberg2007-09-261-0/+2
* Renamed the CURLE_FTP_SSL_FAILED error code to CURLE_USE_SSL_FAILED.Dan Fandrich2007-08-311-6/+6
* Renamed several libcurl error codes and options to make them more generalDan Fandrich2007-08-303-28/+26
* Adding DOCS file in OS400 installation library with license and various other...Patrick Monnerat2007-08-242-1/+28
* Make ldap.h, gssapi.h and qsossl.h inclusions conditional.Patrick Monnerat2007-08-231-1/+11
* Add the files in the OS400 dir to the dist. I didn't add it as a new subdirDaniel Stenberg2007-08-231-1/+5
* Porting library to OS/400Patrick Monnerat2007-08-2312-0/+4496
* Patrick Monnerat modified the LDAP code and approach in curl. Starting now,Daniel Stenberg2007-08-111-6/+0
* Updated to match curl.hMarty Kuhrt2007-07-114-8/+20
* Steve Little's fixes to allow compilation on VMS 64-bit modeYang Tse2007-04-251-6/+11
* Update commentYang Tse2007-03-281-2/+2
* Added TOPDIR variable. Updated package locations.Gisle Vanem2007-02-271-28/+14
* Marty Kuhrt's VMS updatesDaniel Stenberg2007-01-315-17/+26
* Define HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T and HAVE_SIG_ATOMIC_T_VOLATILEYang Tse2006-11-241-0/+9
* Provide 'datarootdir' parameter to shutup configuration warning,Yang Tse2006-10-211-0/+1
* Simplify check for NEED_MALLOC_H, and make more explicit that NEED_MALLOC_H s...Yang Tse2006-07-251-1/+1
* include <malloc.h> only if HAVE_MALLOC_H and NEED_MALLOC_H are both defined.Yang Tse2006-07-111-0/+3
* Get qualifier of arg 2 for send() apart into SEND_QUAL_ARG2.Yang Tse2006-07-041-0/+3
* Platforms that don't have/run configure need default values in their config f...Yang Tse2006-07-041-0/+54