2003-11-24 |
Daniel Stenberg | fixed wrong comment |
commit | commitdiff | tree | snapshot |
2003-11-23 |
Daniel Stenberg | Gisle Vanem fixed the Windows build |
commit | commitdiff | tree | snapshot |
2003-11-23 |
Daniel Stenberg | FTPSSL support options and defines added |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Daniel Stenberg | combine the two identical cases |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Daniel Stenberg | three more fixes |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Daniel Stenberg | bail out properly on a 407 when we can't authenticate... |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Daniel Stenberg | request a file over proxy without credentials, and... |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Daniel Stenberg | unconditional progressbarinit cures a windows crash |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Daniel Stenberg | If a partial file has been read or written, force a... |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Daniel Stenberg | respect bits.close even if an error already is set... |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Daniel Stenberg | cut off old crappy win32 comments and use the proper... |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Daniel Stenberg | cleaned up |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Daniel Stenberg | remove the wrong win32 comment and use global_init |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Daniel Stenberg | Maciej W. Rozycki's configure patch |
commit | commitdiff | tree | snapshot |
2003-11-17 |
Daniel Stenberg | Maciej W. Rozycki made this script use a cache variable... |
commit | commitdiff | tree | snapshot |
2003-11-15 |
Daniel Stenberg | do ares_destroy() on the ares handle when we're done... |
commit | commitdiff | tree | snapshot |
2003-11-15 |
Daniel Stenberg | two |
commit | commitdiff | tree | snapshot |
2003-11-15 |
Daniel Stenberg | Mathias Axelsson found a case where we free()d the... |
commit | commitdiff | tree | snapshot |
2003-11-14 |
Daniel Stenberg | Siddhartha Prakash Jain found a case with a bad resolve... |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Daniel Stenberg | updated |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Daniel Stenberg | Peter Sylvester found a flaw in the connect code for... |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Daniel Stenberg | -n disables valgrind now |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Daniel Stenberg | Default Content-Type for formparts has changed to ... |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Daniel Stenberg | don't log failed socket() calls |
commit | commitdiff | tree | snapshot |
2003-11-13 |
Daniel Stenberg | Gisle Vanem added a flush to make the progress-bar... |
commit | commitdiff | tree | snapshot |
2003-11-12 |
Daniel Stenberg | mention it was added in 7.10.9 |
commit | commitdiff | tree | snapshot |
2003-11-12 |
Daniel Stenberg | a resume http upload bug |
commit | commitdiff | tree | snapshot |
2003-11-11 |
Daniel Stenberg | Added CURLOPT_NETRC_FILE. |
commit | commitdiff | tree | snapshot |
2003-11-10 |
Daniel Stenberg | Generate the ca-bundle.h file in the build dir and... |
commit | commitdiff | tree | snapshot |
2003-11-10 |
Daniel Stenberg | After Sébastien Willemijns' bug report, we now check... |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Daniel Stenberg | for the getpwuid() etc |
commit | commitdiff | tree | snapshot |
2003-11-08 |
Daniel Stenberg | use char, not bool |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Daniel Stenberg | things happen even during slow days! ;-) |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Daniel Stenberg | do a normal free() of the homedir now |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Daniel Stenberg | Based on Gisle Vanem's $HOME patch, we now attempt... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Daniel Stenberg | Removed references to the no-longer existing PASSWDFUNC... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Daniel Stenberg | remove the struct fields for the deprecated passwd... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Daniel Stenberg | explain the requirements for --negotiate, --ntlm and... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Daniel Stenberg | mark options better |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Daniel Stenberg | Ralph Mitchell's update that allows this script to... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Daniel Stenberg | the resource file itself |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Daniel Stenberg | removed the resource lines I shouldn't have added in... |
commit | commitdiff | tree | snapshot |
2003-11-07 |
Daniel Stenberg | define TRUE and FALSE here as some platforms don't... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Daniel Stenberg | CURLDEBUG, no underscore |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Daniel Stenberg | Gisle Vanem's libcurl.dll version info patch applied |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Daniel Stenberg | don't allow options that we KNOW can't be used |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Daniel Stenberg | mark all mentioned options better |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Daniel Stenberg | converted most .I lines to \fI ones |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Daniel Stenberg | egd, not edg |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Daniel Stenberg | Define TRUE and FALSE unless already present. I've... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Daniel Stenberg | removed the _last since that is by definition not an... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Daniel Stenberg | new defines for version info |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Daniel Stenberg | Insert the major, minor and patch numbers into the... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Daniel Stenberg | We offer the version number "in parts" as well by intro... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Daniel Stenberg | things |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Daniel Stenberg | new mirror added |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Daniel Stenberg | updated somewhat |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Daniel Stenberg | unitialized variable fix, reported by both Marty Kuhrt... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Daniel Stenberg | Mac OS X framework build files, contributed by Matt... |
commit | commitdiff | tree | snapshot |
2003-11-06 |
Daniel Stenberg | Moved the TRUE and FALSE #defines to lib/setup.h instea... |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Daniel Stenberg | minor format edits |
commit | commitdiff | tree | snapshot |
2003-11-05 |
Daniel Stenberg | use roffit to make HTML from man pages |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Daniel Stenberg | use .BR to refer to other man pages to make it easier... |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Daniel Stenberg | consistant with other man pages |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Daniel Stenberg | .TP and .B replaced with .IP |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Daniel Stenberg | .IP instead of .TP and .B |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Daniel Stenberg | highlight more mentioned options |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Daniel Stenberg | Use .IP instead of .TP and .B for each item. |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Daniel Stenberg | spell! |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Daniel Stenberg | three changes went in |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Daniel Stenberg | Troels Walsted Hansen fixed the MSVC makefiles to build... |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Daniel Stenberg | spellfix in the generated comment by Kevin Roth |
commit | commitdiff | tree | snapshot |
2003-11-04 |
Daniel Stenberg | Kevin Roth's fix to make correct cygwin packages |
commit | commitdiff | tree | snapshot |
2003-11-01 |
Daniel Stenberg | blanked, starting all over again |
commit | commitdiff | tree | snapshot |
2003-11-01 |
Daniel Stenberg | starting on 7.10.9 in CVS |
commit | commitdiff | tree | snapshot |
2003-11-01 |
Daniel Stenberg | 7.10.8! |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Daniel Stenberg | ftp goes UTC |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Daniel Stenberg | gmtime() really can't even return NULL, can it? |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Daniel Stenberg | back to GMT again |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Daniel Stenberg | assume that MDTM returns the timestamp as UTC |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Daniel Stenberg | my own system had a bad valgrind, so check that it... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Daniel Stenberg | Debian bug report #218046, a minor typo. |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Daniel Stenberg | removed compiler warnings from my latest fix |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Daniel Stenberg | numerical options check |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Daniel Stenberg | Added a new parse-numeric-parameters function so that... |
commit | commitdiff | tree | snapshot |
2003-10-31 |
Daniel Stenberg | newer, nicer |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Daniel Stenberg | Set version string to -CVS. This string is generated... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Daniel Stenberg | Make the CVS version clone the libcurl version string... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Daniel Stenberg | ignore .dist files here |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Daniel Stenberg | Made the dist-hook more generic for adding more files... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Daniel Stenberg | --head on file://, some cleanups |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Daniel Stenberg | more help text cleanups |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Daniel Stenberg | silly me, I was meaning to do this change already as... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Daniel Stenberg | curl --head now reports info "headers" on file:// URLs... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Daniel Stenberg | updated for the cut off GMT string |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Daniel Stenberg | when getting headers only, stop pretending the reported... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Daniel Stenberg | only use siginterrupt() if it really exists on the... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Daniel Stenberg | Check for siginterrupt, used by the test suite web... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Daniel Stenberg | Only compile the ipv6-section for ipv6-enabled libcurls... |
commit | commitdiff | tree | snapshot |
2003-10-30 |
Daniel Stenberg | Added proper #ifdef's for the #include files when check... |
commit | commitdiff | tree | snapshot |
next |