Commit History

Author SHA1 Message Date
  Yang Tse 19479ea021 Internal time differences now use monotonic time source if available. 16 years ago
  Daniel Stenberg 4e3d235e04 - Yuriy Sosov pointed out a configure fix for detecting c-ares when that is 16 years ago
  Daniel Stenberg 3d29bda9f8 - Bart Whiteley provided a patch that made libcurl work properly when an app 16 years ago
  Yang Tse 95fd093c4a Remove fflush() + fsync() previously introduced accelerated writing of 16 years ago
  Yang Tse a87c468c5c accelerate the writing of server input and response request files 16 years ago
  Michal Marek d0a4b50e19 - Fix the MIT / Heimdal check for good: 16 years ago
  Michal Marek d13be06aaa Removed the generated ca-bundle.h file. The verbatim value of $ca and 16 years ago
  Daniel Stenberg 342fa1cf06 fix --with-libssh2 when given without path 16 years ago
  Dan Fandrich c37cdbe2cf Fixed a problem where curl-config --protocols could erroneously show LDAPS 16 years ago
  Michal Marek 86cbb23282 - Added --with-ca-path=DIRECTORY configure option to use an openSSL CApath by 16 years ago
  Michal Marek 9bb51d767e (try to) use LIBS for libraries (-l) and LDFLAGS for paths (-L) in the 16 years ago
  Michal Marek 40e1a016f9 Fix the gssapi configure check to detect newer MIT Kerberos (patch by 16 years ago
  Yang Tse 115446be37 Force AIX xlc to fail and not generate object code if the source code has 16 years ago
  Daniel Stenberg fb23b85770 - We're no longer providing a very old ca-bundle in the curl tarball. You can 16 years ago
  Yang Tse 23547fa2a0 sockfilt will quit when orphaned 16 years ago
  Daniel Stenberg 267836e83c updated copyright year in the generated configure 16 years ago
  Yang Tse bdb2beb8e4 check availability of poll.h header at configuration time, and include 16 years ago
  Yang Tse a674654f83 Disable ldap support for cygwin builds, since it breaks whole build process. 16 years ago
  Daniel Stenberg e2c817731a I made the curl tool switch from using CURLOPT_IOCTLFUNCTION to now use the 17 years ago
  Daniel Stenberg 20695098c8 remove mistaken "-d" from here 17 years ago
  Dan Fandrich 380ed8bebf Upped copyright year 17 years ago
  Daniel Stenberg c1b734a3e1 When --with-gssapi (without given path) is used, we must use krb5-config to 17 years ago
  Daniel Stenberg bff962398d Andres Garcia made the examples build fine on Windows (mingw + msys) when 17 years ago
  Dan Fandrich 48dd0c5673 Fixed curl-config --features to not display libz when it wasn't used 17 years ago
  Dan Fandrich 823a0454a6 Fixed the output of curl-config --protocols which showed SCP and SFTP 17 years ago
  Daniel Stenberg 57d2fb41d0 Based on one of those bug reports that are intercepted by a distro's bug 17 years ago
  Dan Fandrich faaaf62655 Added the --static-libs option to curl-config 17 years ago
  Yang Tse d0fe681a28 Fix message shown when detecting icc version 17 years ago
  Yang Tse 33ddeb6dcc Fix compiler warning: feupdateenv is not implemented and will always fail. 17 years ago
  Yang Tse 4db954f802 Add custom check for LDAP libraries 17 years ago