Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-08 | updated instructions | Marty Kuhrt | |
2005-04-08 | fixed control_y trap problem | Marty Kuhrt | |
2005-03-11 | Fixed LDAP library file name bug (KNOWN_BUGS #1). configure now auto-detects | Dan Fandrich | |
the correct dynamic library names by default, and provides override switches --with-ldap-lib, --with-lber-lib and --without-lber-lib. Added CURL_DISABLE_LDAP to platform-specific config files to disable LDAP support on those platforms that probably don't have dynamic OpenLDAP libraries available to avoid compile errors. | |||
2005-03-05 | Better cope with a failed or unavailable ftruncate(). | Dan Fandrich | |
Added HAVE_FTRUNCATE to all the static config-*.h files on the assumption that all those systems provide it. | |||
2005-03-03 | fix the distribution files | Daniel Stenberg | |
2005-02-14 | changed config-vms info | Marty Kuhrt | |
2005-02-14 | changed curlmsg.* entries to see if CVS would ignore it now | Marty Kuhrt | |
2005-02-11 | rename amigaos.c and nwlib.c if they exist before building | Marty Kuhrt | |
2005-02-11 | Removed per Marty's request: The .h_* files aren't needed anymore, I | Daniel Stenberg | |
consolidated them into one file called config-vms.h. The curlmsg.h and .sdl files are generated from the curlmsg.msg file and, thus, shouldn't be in the dist. | |||
2005-02-11 | re-sync'd with curlmsg.msg | Marty Kuhrt | |
2005-02-11 | ignore curlmsg.h and .sdl as they are generated by curlmsg.msg | Marty Kuhrt | |
2005-02-11 | sync'd error codes with include/curl.h | Marty Kuhrt | |
2005-02-11 | Added $Id$ and pre-exisiting logical check | Marty Kuhrt | |
2005-02-10 | Reduced the two config-vms.h_* files into this one. | Marty Kuhrt | |
2005-01-03 | Marty Kuhrt's VMS update | Daniel Stenberg | |
2004-12-13 | Dan Fandrich did minor corrections to his SSL cleanup patch | Daniel Stenberg | |
2004-12-11 | Dan Fandrich: | Daniel Stenberg | |
Here's a stab at a consolidation of the SSL detection heuristics into configure. Source files aren't changed by this patch, except for setup.h and the various config*.h files. Within the configure script, OPENSSL_ENABLED is used to determine if SSL is being used or not, and outside configure, USE_SSLEAY means the same thing; this could be even further unified some day. Now, when SSL is not detected, configure skips the various checks that are dependent on SSL, speeding up the configure process and avoiding complications with cross compiles. I also updated all the architecture- specific config files I could see, but I couldn't test them. | |||
2004-11-24 | HTTP "auth done right". See lib/README.httpauth | Daniel Stenberg | |
2004-11-05 | Tim Sneddon's VMS fix for huge HTTP POSTs | Daniel Stenberg | |
2004-06-08 | Marty Kuhrt's VMS fixes | Daniel Stenberg | |
2004-03-22 | crap files to get the dirs made when checked out from CVS | Daniel Stenberg | |
2004-03-22 | container to get this dir made | Daniel Stenberg | |
2004-03-22 | Make the axp/README ia64/README vax/README files get included as well. | Daniel Stenberg | |
They're 0-bytes files, but make the dirs get created! | |||
2004-03-21 | files moved here from the $ROOT/src dir | Daniel Stenberg | |
2004-03-21 | Marty Kuhrt's VMS updates | Daniel Stenberg | |
2004-03-15 | ignore these files | Daniel Stenberg | |
2004-03-15 | automake file for this dir | Daniel Stenberg | |
2004-03-15 | Marty Kuhrt's provided files for the VMS package | Daniel Stenberg | |