Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: add missing new files to non-configure target build files | Yang Tse | 2010-08-03 | 2 | -1/+4 |
| | |||||
* | ILE/RPG binding updated to current curl.h definitions. | Patrick Monnerat | 2010-06-09 | 1 | -0/+133 |
| | |||||
* | add missing new files to non-configure target build files | Yang Tse | 2010-06-02 | 2 | -1/+4 |
| | |||||
* | Added Polar SSL and RTMP files to the non-autoconf build files | Dan Fandrich | 2010-05-12 | 1 | -1/+1 |
| | | | | | I didn't bother with a few that have little hope of running the required dependent libraries. | ||||
* | Added the new ftp source files to the non-autoconf build files | Dan Fandrich | 2010-05-12 | 2 | -3/+8 |
| | |||||
* | hmac.c related compilation adjustment | Yang Tse | 2010-04-20 | 2 | -1/+2 |
| | |||||
* | Implement SMTP authentication | monnerat | 2010-04-19 | 1 | -1/+1 |
| | |||||
* | OS400 version V5R2M0 not supported anymore by IBM: default target release ↵ | unknown | 2010-04-16 | 1 | -1/+1 |
| | | | | changed to V5R3M0. | ||||
* | remove all .cvsignore files | Daniel Stenberg | 2010-03-25 | 12 | -28/+0 |
| | |||||
* | remove the CVSish $Id$ lines | Daniel Stenberg | 2010-03-24 | 22 | -22/+0 |
| | |||||
* | Updated Symbian notes | Dan Fandrich | 2010-03-23 | 1 | -2/+7 |
| | |||||
* | provide an initial set of .gitignore files | Daniel Stenberg | 2010-03-20 | 3 | -0/+4 |
| | |||||
* | SSL should now be working out-of-the-box on Symbian S60. | Dan Fandrich | 2010-03-11 | 1 | -5/+3 |
| | |||||
* | Enable Symbian zlib support by default. | Dan Fandrich | 2010-03-11 | 1 | -1/+1 |
| | |||||
* | A few Symbian build changes | Dan Fandrich | 2010-03-10 | 3 | -13/+13 |
| | |||||
* | Added SIZEOF_INT and SIZEOF_SHORT definitions for VMS configuration file | Yang Tse | 2010-03-05 | 1 | -2/+8 |
| | |||||
* | fix compiler warning | Yang Tse | 2010-02-19 | 2 | -1/+3 |
| | |||||
* | replaced tabs with spaces | Yang Tse | 2010-02-16 | 1 | -1/+1 |
| | |||||
* | removed trailing whitespace | Yang Tse | 2010-02-14 | 18 | -79/+82 |
| | |||||
* | _ Make it compilable again on OS400. | Patrick Monnerat | 2010-02-11 | 5 | -12/+76 |
| | | | | | _ Upgrade OS400 EBCDIC wrappers for new options. _ Upgrade ILE/RPG bindings to current state. | ||||
* | Steven M. Schweda updated VMS readme file | Yang Tse | 2010-02-11 | 1 | -32/+36 |
| | |||||
* | Steven M. Schweda removed batch_compile.com and defines.com | Yang Tse | 2010-02-11 | 3 | -90/+17 |
| | |||||
* | Steven M. Schweda fixed: | Yang Tse | 2010-02-11 | 1 | -11/+23 |
| | | | | | | | | | 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. | ||||
* | Use 'size_t' for GETNAMEINFO_TYPE_ARG2 definition for VMS. | Yang Tse | 2010-01-28 | 1 | -1/+1 |
| | | | | http://curl.haxx.se/mail/lib-2009-12/0293.html | ||||
* | Added curl_threads.c to a few more non-configure build files | Dan Fandrich | 2010-01-26 | 2 | -1/+2 |
| | |||||
* | Added rtsp.c to the non-configure target build files | Dan Fandrich | 2010-01-21 | 2 | -2/+3 |
| | |||||
* | Added the new protocol source files to the non-autoconf build files | Dan Fandrich | 2010-01-15 | 2 | -1/+5 |
| | |||||
* | VMS adjustments by Steven M. Schweda | Yang Tse | 2009-12-31 | 1 | -1/+1 |
| | |||||
* | VMS build system enhancements by Steven M. Schweda and Craig A. Berry | Yang Tse | 2009-12-30 | 12 | -155/+491 |
| | |||||
* | VMS specific preprocessor symbol definition adjustments | Yang Tse | 2009-12-30 | 1 | -22/+19 |
| | |||||
* | Take new SMTP definitions into account in OS400 wrapper and RPG binding | Patrick Monnerat | 2009-12-21 | 3 | -13/+35 |
| | |||||
* | Made the path to the binaries absolute | Dan Fandrich | 2009-11-11 | 2 | -8/+8 |
| | |||||
* | Put the Symbian binaries into the more modern locations in ROM | Dan Fandrich | 2009-11-04 | 2 | -3/+3 |
| | |||||
* | Export the Symbian .iby files to make it easier to build a ROM | Dan Fandrich | 2009-11-03 | 1 | -0/+3 |
| | |||||
* | Fix spelling | Yang Tse | 2009-10-27 | 3 | -3/+3 |
| | |||||
* | OS400 install: Duplicate H include file to file CURL to support more include ↵ | Patrick Monnerat | 2009-10-23 | 1 | -0/+12 |
| | | | | path forms. | ||||
* | libcurl private function Curl_memrchr() now in curl_memrchr.c and curl_memrchr.h | Yang Tse | 2009-09-28 | 2 | -1/+2 |
| | |||||
* | Changed the default OpenSSL include path | Dan Fandrich | 2009-09-25 | 1 | -1/+3 |
| | |||||
* | Moved Curl_rand() and Curl_srand() code from formdata.c and formdata.h | Yang Tse | 2009-09-17 | 2 | -1/+3 |
| | | | | into curl_rand.c and curl_rand.h | ||||
* | OS400: adjust inclusion paths in include files to avoid "include file not ↵ | Patrick Monnerat | 2009-08-31 | 3 | -7/+17 |
| | | | | found" in DB2 mode. | ||||
* | Fix definition of CURLOPT_SOCKS5_GSSAPI_SERVICE from LONG to OBJECTPOINT | Patrick Monnerat | 2009-08-11 | 3 | -3/+51 |
| | | | | | Fix OS400 makefile for tests to use the new Makefile.inc in libtest Update the OS400 wrappers and RPG binding according to the current CVS source state | ||||
* | Added nonblock.c to the non-automake makefiles (note that the dependencies | Dan Fandrich | 2009-07-15 | 3 | -2/+3 |
| | | | | in the Watcom makefiles aren't quite correct). | ||||
* | renamed generated config.h to curl_config.h in order to avoid clashes when ↵ | Gunter Knauf | 2009-07-14 | 1 | -1/+1 |
| | | | | libcurl is used with other projects which also have a config.h. | ||||
* | add default USE_CURLDEBUG setting | Yang Tse | 2009-06-13 | 1 | -0/+5 |
| | |||||
* | improve usability with UNIX-like shells or a DOS command interpreters | Yang Tse | 2009-06-13 | 1 | -2/+34 |
| | |||||
* | added header inclusion guard | Yang Tse | 2009-06-11 | 3 | -8/+22 |
| | |||||
* | VMS adjustments | Yang Tse | 2009-06-10 | 1 | -6/+9 |
| | |||||
* | Adjusted to take in account that... | Yang Tse | 2009-06-10 | 1 | -0/+2 |
| | | | | | | | | | With the curl memory tracking feature decoupled from the debug build feature, CURLDEBUG and DEBUGBUILD preprocessor symbol definitions are used as follows: CURLDEBUG used for curl debug memory tracking specific code (--enable-curldebug) DEBUGBUILD used for debug enabled specific code (--enable-debug) | ||||
* | Added CVS id. | Gisle Vanem | 2009-05-21 | 1 | -0/+1 |
| | |||||
* | Update coments. Long-file name setup is required. | Gisle Vanem | 2009-05-21 | 1 | -3/+2 |
| | | | | C-Ares and IPv6 is no longer a bad combo. |