curl/src
Daniel Stenberg 2c93ec5303 - Make curl support --ssl and --ssl-reqd instead of the previous FTP-specific
versions --ftp-ssl and --ftp-ssl-reqd as these options are now used to
  control SSL/TLS for IMAP, POP3 and SMTP as well in addition to FTP. The old
  option names are still working but the new ones are the prefered ones
  (listed and documented).
2010-01-02 22:09:31 +00:00
..
macos Eric-update 2001-12-04 16:33:40 +00:00
.cvsignore more files to ignore 2009-10-05 02:47:34 +00:00
CMakeLists.txt renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. 2009-07-14 13:25:14 +00:00
Makefile.Watcom Added nonblock.c to the non-automake makefiles (note that the dependencies 2009-07-15 21:49:47 +00:00
Makefile.am I removed leading 'curl' path on the 'curlbuild.h' include statement in 2009-11-05 15:04:03 +00:00
Makefile.b32 Remove empty line used to force CVS to update the $Id date string format 2009-05-19 12:12:22 +00:00
Makefile.inc - Eric Wong introduced curlx_nonblock() that the curl tool now (re-)uses for 2009-07-09 21:47:24 +00:00
Makefile.m32 some minor Makefile tweaks for latest libssh2. 2009-04-09 02:50:09 +00:00
Makefile.netware changed NetWare makefiles to rely on SHELL rather than OSTYPE since we can have a sh-like shell also on Windows (MSYS, Cygwin). 2009-09-07 19:34:03 +00:00
Makefile.riscos Added nonblock.c to the non-automake makefiles (note that the dependencies 2009-07-15 21:49:47 +00:00
Makefile.vc6 Added nonblock.c to the non-automake makefiles (note that the dependencies 2009-07-15 21:49:47 +00:00
config-amigaos.h sclose() function-like macro definition used to close a socket, 2009-06-19 00:41:03 +00:00
config-mac.h renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. 2009-07-14 13:25:14 +00:00
config-riscos.h Remove enable-thread / disable-thread configure option. These were only placebo 2009-11-15 02:45:23 +00:00
config-win32.h Fix Pelles C Win32 target compilation issues 2009-10-27 16:38:42 +00:00
curl.rc DEBUGBUILD / CURLDEBUG decoupling follow-up 2009-06-15 02:29:49 +00:00
curlutil.c fallback to gettimeofday when monotonic clock is unavailable at run-time 2008-07-10 07:16:45 +00:00
curlutil.h curl tool was using functions curlx_tvnow and curlx_tvdiff which are not 2007-02-20 12:13:14 +00:00
getpass.c VMS specific preprocessor symbol checking adjustments 2009-12-30 17:59:56 +00:00
getpass.h Update copyright year, to force CVS to update the $Id date string format 2009-05-18 12:25:45 +00:00
homedir.c VMS specific preprocessor symbol checking adjustments 2009-12-30 17:59:56 +00:00
homedir.h Update copyright year, to force CVS to update the $Id date string format 2009-05-18 12:25:45 +00:00
hugehelp.c.cvs make it more obvious what this is by not even trying to show a manual 2003-02-04 18:22:31 +00:00
hugehelp.h Update copyright year, to force CVS to update the $Id date string format 2009-05-18 12:25:45 +00:00
main.c - Make curl support --ssl and --ssl-reqd instead of the previous FTP-specific 2010-01-02 22:09:31 +00:00
makefile.amiga Added nonblock.c to the non-automake makefiles (note that the dependencies 2009-07-15 21:49:47 +00:00
makefile.dj renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h. 2009-07-14 13:25:14 +00:00
mkhelp.pl Allocate the decompression buffer for the --manual option on the heap 2008-04-21 23:17:20 +00:00
os-specific.c VMS adjustments by Steven M. Schweda 2009-12-31 13:35:24 +00:00
os-specific.h VMS adjustments 2009-06-10 18:02:11 +00:00
setup.h Refactor how preprocessor symbol _THREAD_SAFE definition is done. 2009-11-14 18:51:37 +00:00
urlglob.c Make usage of calloc()'s arguments consistent with rest of code base 2009-11-18 10:33:54 +00:00
urlglob.h Update copyright year, to force CVS to update the $Id date string format 2009-05-18 12:25:45 +00:00
vc6curlsrc.dsp Added nonblock.c to the non-automake makefiles (note that the dependencies 2009-07-15 21:49:47 +00:00
vc6curlsrc.dsw Fix CR 2009-05-08 19:09:36 +00:00
version.h happy new year 2008-01-24 14:15:49 +00:00
writeenv.c If building with CURLDEBUG, sprintf() is defined away. So use curl_msprintf() 2008-11-03 15:51:40 +00:00
writeenv.h Update copyright year, to force CVS to update the $Id date string format 2009-05-18 12:25:45 +00:00
writeout.c Attempt to silence bogus compiler warning: "Potential null pointer dereference through ptr is detected" 2009-09-16 16:49:02 +00:00
writeout.h Some trivial changes 2008-04-17 00:45:33 +00:00