aboutsummaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Collapse)Author
2011-04-18OS400 pragma comment: replace (date) by (user, __DATE__) to include year.Patrick Monnerat
2011-04-18Augment RPG binding with "OLDIES" definitions.Patrick Monnerat
Fix OS400 LDAP wrappers: strings were non null-terminated.
2011-04-04Added http_proxy.c to the Symbian build filesDan Fandrich
2011-03-14- Take new char * options into account in OS400 curl_easy_setopt_ccsid().Patrick Monnerat
- Keep RPG binding, STRING_* table end check and OS400 README up to date.
2011-03-10sources: update source headersDaniel Stenberg
All C and H files now (should) feature the proper project curl source code header, which includes basic info, a copyright statement and some basic disclaimers.
2011-01-31Include TLSAUTH options in ILE/RPG binding.Patrick Monnerat
2010-12-21New curl/curl.h definitions added to ILE/RPG binding.Patrick Monnerat
2010-12-03build: move config-vms.h from subdir 'packages/vms' into 'lib'Yang Tse
2010-11-07Added os-specific.c and xattr.c to the Symbian build filesDan Fandrich
2010-09-29Add gopher protocol definition to ILE/RPG binding.Patrick Monnerat
OS400 compile script in test dir updated for chkhostname.
2010-09-27Changed the TPF make file to get source files from Makefile.incDan Fandrich
Patch was fixed and validated by David McCreedy.
2010-08-25Added new source files to Symbian and TPF makefilesDan Fandrich
2010-08-03build: add missing new files to non-configure target build filesYang Tse
2010-06-09ILE/RPG binding updated to current curl.h definitions.Patrick Monnerat
2010-06-02add missing new files to non-configure target build filesYang Tse
2010-05-12Added Polar SSL and RTMP files to the non-autoconf build filesDan Fandrich
I didn't bother with a few that have little hope of running the required dependent libraries.
2010-05-12Added the new ftp source files to the non-autoconf build filesDan Fandrich
2010-04-20hmac.c related compilation adjustmentYang Tse
2010-04-19Implement SMTP authenticationmonnerat
2010-04-16OS400 version V5R2M0 not supported anymore by IBM: default target release ↵unknown
changed to V5R3M0.
2010-03-25remove all .cvsignore filesDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2010-03-23Updated Symbian notesDan Fandrich
2010-03-20provide an initial set of .gitignore filesDaniel Stenberg
2010-03-11SSL should now be working out-of-the-box on Symbian S60.Dan Fandrich
2010-03-11Enable Symbian zlib support by default.Dan Fandrich
2010-03-10A few Symbian build changesDan Fandrich
2010-03-05Added SIZEOF_INT and SIZEOF_SHORT definitions for VMS configuration fileYang Tse
2010-02-19fix compiler warningYang Tse
2010-02-16replaced tabs with spacesYang Tse
2010-02-14removed trailing whitespaceYang Tse
2010-02-11_ Make it compilable again on OS400.Patrick Monnerat
_ Upgrade OS400 EBCDIC wrappers for new options. _ Upgrade ILE/RPG bindings to current state.
2010-02-11Steven M. Schweda updated VMS readme fileYang Tse
2010-02-11Steven M. Schweda removed batch_compile.com and defines.comYang Tse
2010-02-11Steven M. Schweda fixed:Yang Tse
VMS builder bad behavior when used in a batch job. Various ".LIS" and ".MAP" files created without being requested by a "LIST" command-line option, and in the wrong place, too. Some minor typographical changes.
2010-01-28Use 'size_t' for GETNAMEINFO_TYPE_ARG2 definition for VMS.Yang Tse
http://curl.haxx.se/mail/lib-2009-12/0293.html
2010-01-26Added curl_threads.c to a few more non-configure build filesDan Fandrich
2010-01-21Added rtsp.c to the non-configure target build filesDan Fandrich
2010-01-15Added the new protocol source files to the non-autoconf build filesDan Fandrich
2009-12-31VMS adjustments by Steven M. SchwedaYang Tse
2009-12-30VMS build system enhancements by Steven M. Schweda and Craig A. BerryYang Tse
2009-12-30VMS specific preprocessor symbol definition adjustmentsYang Tse
2009-12-21Take new SMTP definitions into account in OS400 wrapper and RPG bindingPatrick Monnerat
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
path forms.
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