platform/upstream/curl.git
2003-01-29 Daniel Stenbergadd the new emacs file and removed the former one
2003-01-29 Daniel Stenbergexample showing how a .emacs using curl-style.el could...
2003-01-29 Daniel Stenbergthis is the former emacs file we no longer use, go...
2003-01-29 Daniel Stenbergreset conn->size to -1 on the ftp-do function to make...
2003-01-29 Daniel Stenbergprevious changes
2003-01-29 Daniel Stenbergremoved the local variables for emacs and vim, use...
2003-01-29 Daniel Stenbergremoved weirdo {{{ and }}} comments
2003-01-28 Daniel Stenbergthe README.curl is named MANUAL these days
2003-01-28 Daniel Stenbergrevised and better
2003-01-27 Daniel Stenbergremoved -Wcast-align from --enable-debug with gcc,...
2003-01-27 Daniel StenbergRemoved the long-living compiler warnings on the des_pc...
2003-01-27 Daniel Stenbergtests that were not run due to restraints (the netrc...
2003-01-27 Daniel Stenbergmade it work
2003-01-24 Daniel StenbergBertrand Demiddelaer found and fixed this memory leak.
2003-01-23 Daniel Stenbergstring.h keeps the proto for memset() on some platforms...
2003-01-23 Daniel Stenbergadded a default to the switch() in order to prevent...
2003-01-23 Daniel Stenbergfix the configure option query
2003-01-23 Daniel Stenbergmention what kind of error you may get if this is not...
2003-01-23 Daniel Stenbergspell
2003-01-23 Daniel StenbergThis is the new Emacs style for curl hacking, based...
2003-01-23 Daniel StenbergDuncan Wilcox reported a crash with --interface on...
2003-01-22 Daniel Stenbergoops, broken comment fixed
2003-01-22 Daniel Stenbergextern C this to work in C++ conditions
2003-01-22 Daniel Stenbergreversed the actions on the cmp check for detecting...
2003-01-22 Daniel Stenberguse LANG set to C to prevent localized dates etc
2003-01-22 Daniel Stenbergpass the options to configure properly
2003-01-22 Daniel Stenbergcheck for empty confopts before asking for it
2003-01-22 Daniel Stenbergput the configure options in the setup file was well
2003-01-21 Daniel Stenbergupdated copyright years
2003-01-21 Daniel Stenbergwhen a chunked error is noticed, store the error number...
2003-01-21 Daniel Stenbergskip the chmod
2003-01-21 Daniel Stenbergrun 'make test-full' instead of 'make test' to get...
2003-01-21 Daniel Stenbergmake test-full in the root dir should run verbose tests...
2003-01-21 Daniel Stenberguse 'make test-full' instead of only 'make test' as...
2003-01-21 Daniel StenbergAdded a 'test-full' target to run the tests in verbose...
2003-01-21 Daniel Stenbergpass srcdir to the ftps-server as well
2003-01-21 Daniel Stenbergruntests.pl now passes the sourcedir path to the httpss...
2003-01-21 Daniel Stenbergautomake 1.5 should be enough
2003-01-20 Daniel Stenberguse process id in build directory name to do better
2003-01-20 Daniel Stenbergfirst attempt at script for distributed testing on...
2003-01-20 Daniel Stenbergoutput summary with easy identifyable string prefixes
2003-01-20 Daniel Stenbergmade this script detect proper versions of the tools...
2003-01-20 Daniel Stenbergadded description in all AC_DEFINE() calls
2003-01-20 Daniel Stenbergnot used anymore
2003-01-20 Daniel StenbergFive more names we owe a big THANKS for their donations...
2003-01-20 Daniel Stenbergtoday's patches and Markus' correction
2003-01-20 Daniel StenbergMarkus F.X.J. Oberhumer's patch that reduces memory...
2003-01-20 Daniel Stenberggiven passwords in netrc must be respected accordingly
2003-01-20 Daniel Stenbergsteps I *MUST* perform when I release a package
2003-01-16 Daniel Stenbergreverted bad header replacement
2003-01-16 Daniel Stenbergcopyright year update in the source header
2003-01-16 Daniel Stenbergfixes Marcus brought
2003-01-16 Daniel StenbergAllow CURLINFO_PRIVATE to be NULL, patch by Markus...
2003-01-16 Daniel StenbergMarkus Oberhumer fixed the -cflags option
2003-01-15 Daniel Stenbergno TABs in source code
2003-01-15 Daniel Stenbergremoved a TAB
2003-01-15 Daniel StenbergKevin fixed the bad list address
2003-01-14 Daniel Stenbergprevious legal file, no longer accurate nor used
2003-01-14 Daniel StenbergCOPYING is the name of the file
2003-01-14 Daniel Stenberg7.10.3 commit
2003-01-13 Daniel Stenbergmore
2003-01-13 Daniel Stenbergthere is SOCKS support these days
2003-01-10 Daniel StenbergSteve Oliphant pointed out that test case 105 did not...
2003-01-09 Daniel Stenbergadded test 136
2003-01-09 Daniel Stenbergverify -u username: with ftp to use a blank password
2003-01-09 Daniel Stenbergif userpwd is "username:", this now implies a blank...
2003-01-09 Daniel StenbergWai (Simon) Liu provided the HTTP200ALIASES paragraph.
2003-01-09 Daniel StenbergPhilippe Raoult's added note for HTTPHEADER
2003-01-09 Daniel StenbergThis fixed yet another connect problem with the multi...
2003-01-09 Daniel Stenbergremoved
2003-01-09 Daniel Stenbergremoved unused code
2003-01-09 Daniel Stenbergfix
2003-01-09 Daniel Stenbergcall curl_multi_perform() correctly
2003-01-09 Daniel Stenbergproper indent
2003-01-09 Daniel Stenbergpass a file name to memanalyze to read from instead...
2003-01-09 Daniel Stenbergshare.h is now a used header file
2003-01-09 Daniel Stenbergfixed to deal with file names that contain colons,...
2003-01-09 Daniel Stenberg7.10.3-pre4
2003-01-09 Daniel Stenbergrename the curl share error enum prefix
2003-01-09 Daniel StenbergUpdated more and now looks and and the API possibly...
2003-01-09 Daniel Stenberg7+8 jan 2003
2003-01-08 Daniel Stenbergupdated to use the modified share-types
2003-01-08 Daniel Stenbergcleaned up the share data types and prototypes to be...
2003-01-08 Daniel Stenbergmkdir() fix for win32
2003-01-08 Daniel Stenbergnah, include test.h instead
2003-01-08 Daniel Stenberginclude curl.h without directory
2003-01-08 Jean-Philippe... fixed a very, very rare and very, very little memory...
2003-01-07 Daniel StenbergPhilippe Raoult's fix to handle wildcard certificate...
2003-01-07 Daniel StenbergSimon Liu's HTTP200ALIASES-patch!
2003-01-07 Daniel Stenbergstuff
2003-01-07 Daniel Stenbergclarified error code 19
2003-01-07 Daniel StenbergOnly output valid filetime.
2003-01-07 Daniel Stenbergwhen sending an error message to the debugfunction...
2003-01-07 Daniel Stenbergfixed the create_dir_hierarchy() to not use uninited...
2003-01-07 Daniel StenbergMatthew Blain's improvements for debug builds
2003-01-07 Daniel Stenbergbetter ignore
2003-01-07 Daniel Stenbergignore lib504 too
2003-01-07 Daniel Stenbergupdated
2003-01-06 Daniel Stenbergindent fix
2003-01-06 Sterling Hughesfix bug (?) :-)
next