platform/upstream/curl.git
2003-03-31 Daniel Stenbergmove the ssl config clone call to before the connection...
2003-03-31 Sterling Hughestesting, ignore this commit
2003-03-31 Daniel Stenberg7.10.4-pre6 commit
2003-03-31 Daniel Stenbergadded dist-hook that clears the tests/log dir properly...
2003-03-31 Daniel StenbergFixup after talks with Richard Bramante. We should...
2003-03-31 Daniel Stenberg--location-trusted added, which does a normal location...
2003-03-31 Daniel StenbergGuillaume Cottenceau's patch that adds CURLOPT_UNRESTRI...
2003-03-31 Daniel Stenberg10 days of fixes
2003-03-31 Daniel Stenbergclarify USERPWD somewhat more
2003-03-31 Daniel StenbergFrankie Fong filed bug report #708708 which identified...
2003-03-29 Daniel StenbergDan Shearer's fix from bug report #618892, which makes...
2003-03-28 Daniel Stenbergsend as much as possible of the POST at once
2003-03-27 Daniel Stenbergadded section titles and a CONTACT paragraph asking...
2003-03-26 Daniel Stenbergfixed the pkg-config stuff for rh9
2003-03-26 Daniel Stenbergadd URLs to patch and diff
2003-03-26 Daniel Stenbergmention the URL to the mailing lists
2003-03-25 Daniel Stenbergattempt to extract openssl information using pkg-config
2003-03-25 Daniel StenbergRenamed configure.in to configure.ac, as this is the...
2003-03-25 Daniel Stenberguse init and copyright to get a better header in the...
2003-03-25 Daniel Stenbergwhite space and indent fix
2003-03-24 Daniel Stenbergignore getdate.c
2003-03-24 Daniel StenbergRichard Bramante's provided a fix for a handle re-use...
2003-03-24 Daniel StenbergRemoved the "TC TrustCenter, Germany, Class 0 CA."...
2003-03-24 Daniel Stenbergall those changes
2003-03-21 Daniel StenbergHopefully this change addresses these two bug reports...
2003-03-20 Daniel Stenberglib/getdate.c.cvs may need a rename if you don't have...
2003-03-20 Daniel Stenbergif the cvs update fails, don't continue further
2003-03-19 Daniel Stenbergmake the ENGINE depend on the USE_SSLEAY define too
2003-03-19 Daniel Stenbergset binary mode for some file handling and it might...
2003-03-19 Daniel Stenbergtypecast the conversion from const char * to char *
2003-03-19 Daniel StenbergRename getdate.c to getdate.c.cvs, since the "normal...
2003-03-18 Daniel Stenbergclarify that 22 can be returned on --fail for all HTTP...
2003-03-17 Daniel Stenbergmore defensive checking as platforms differ...
2003-03-17 Daniel StenbergAndy Cedilnik's corrections
2003-03-16 Daniel Stenbergit just never ends
2003-03-16 Daniel Stenbergregenerated from getdate.y
2003-03-16 Daniel StenbergJuan F. Codagnone pointed out a missing thing from...
2003-03-16 Daniel Stenbergtypecase getpid() to int to prevent compiler warning
2003-03-15 Daniel Stenbergfigure out select()'s argument types
2003-03-15 Daniel StenbergGisle Vanem's fix to get this working nicely on windows
2003-03-15 Daniel StenbergGisle Vanem fixed a name collision with structure ...
2003-03-15 Daniel Stenbergmissing newline added
2003-03-15 Daniel Stenbergno server needed
2003-03-15 Daniel Stenbergallow 'none' as server
2003-03-15 Daniel StenbergSort out the ENGINE problems people seem to be having...
2003-03-15 Daniel Stenberg* use the pid returned back from test-servers and kill...
2003-03-15 Daniel Stenbergreport pid back in the WE ROOLZ message
2003-03-15 Daniel Stenbergremoved the "banner" when the server is starting
2003-03-15 Daniel Stenbergdetect lack of perl before running tests
2003-03-15 Daniel StenbergRick Jones' minor thing to build better on HPUX 11
2003-03-14 Daniel StenbergNico Baggus little adjustment to build with OpenSSL...
2003-03-14 Daniel Stenbergimproved "deeper" check
2003-03-13 Daniel StenbergNo longer halts operation if select or socket are missi...
2003-03-13 Daniel StenbergPhilippe Raoult needed this to build on FreeBSD
2003-03-13 Daniel StenbergExtra function-find magic for platforms that don't...
2003-03-13 Daniel Stenbergoutput what cvs returned, see if we can make the script...
2003-03-13 Daniel Stenberguse include path from BUILD dir since we want the config.h
2003-03-12 Daniel StenbergThings are moving along...
2003-03-12 Daniel StenbergWhen we append stuff to the URL, we must make sure...
2003-03-12 Daniel Stenberg-m on curl on windows with telnet doesn't work
2003-03-12 Daniel StenbergThis verifies that my fix for bug report #700275 works.
2003-03-12 Daniel Stenbergtest58 added
2003-03-12 Daniel Stenbergimproved the header checks
2003-03-12 Daniel StenbergAdd include files to prevent warnings on some (HPUX...
2003-03-12 Daniel Stenberginclude "config.h" from the lib's private dir
2003-03-12 Daniel StenbergSetup include path to the lib dir to enable inclusion...
2003-03-12 Daniel StenbergMade set_local_option() properly static as reported...
2003-03-12 Daniel StenbergPrefix defines and symbols with CURL_ to reduce the...
2003-03-12 Daniel Stenbergsupport a few more common typedefs
2003-03-12 Daniel StenbergMassige use of AC_HELP_STRING() all over makes the...
2003-03-11 Daniel Stenberganother week of changes, especially libtool gave us...
2003-03-11 Daniel Stenbergsyntax error
2003-03-11 Daniel StenbergChristophe Demory fixed the check to work better for...
2003-03-11 Daniel StenbergUse ssize_t instead of 'int' to make the 64 bit sparc...
2003-03-11 Daniel StenbergRichard Gorton improved the random_the_seed() function...
2003-03-11 Daniel Stenbergdon't check for netinet/if_ether.h, we don't include...
2003-03-11 Daniel StenbergMartin C. Martin's fix to produce an error message...
2003-03-10 Daniel Stenbergadded things to fix at the next major release/change
2003-03-10 Daniel Stenbergclarify
2003-03-10 Daniel Stenbergno the data is not freed, this is left for the app...
2003-03-10 Daniel StenbergAAAARG
2003-03-10 Daniel StenbergInclude sys/types.h as well. Ray DeGennaro reports...
2003-03-07 Daniel Stenbergfigure out the path to a 'sed' as otherwise libtool...
2003-03-07 Daniel Stenberglibtoolize 1.4.3 brought these
2003-03-04 Daniel StenbergRemoved define, risc os build, POST-GET bug fixed,...
2003-03-03 Daniel Stenbergoutput the md5sum as the last step
2003-03-03 Daniel StenbergAdded share.obj
2003-03-03 Daniel Stenbergmoved the disable-thread warning to the switch code...
2003-03-03 Daniel StenbergDetect AIX 4.3 or later, and if found disable the check...
2003-03-03 Daniel StenbergAIX 4.3 or later should use gethostbyname() and not...
2003-03-03 Daniel StenbergAdded typecast to please the MSVC compiler.
2003-03-03 Daniel Stenberganother typecast added to please the borland compiler
2003-03-03 Daniel StenbergAdd (void) on our uses of the swrite() macro when we...
2003-03-02 Daniel StenbergInit postdata properly before issuing a request, so...
2003-03-02 Daniel Stenbergmoved a variable declaration to remove a compiler warni...
2003-02-28 Daniel Stenberginclude the engine stuff
2003-02-28 Daniel StenbergAndres Garcia Garcia updated to build with the most...
2003-02-28 Daniel StenbergJames Bursa made it compile on RISC OS as well.
2003-02-28 Daniel StenbergJames Bursa wrote a section about cross-compiling for...
2003-02-28 Daniel Stenbergthe strequal and strnequal should now be called with...
next