platform/upstream/curl.git
2008-12-11 Dan FandrichMention what makes this test special
2008-12-10 Daniel Stenberg- Internet Explorer had a broken HTTP digest authentica...
2008-12-09 Daniel Stenberguse the new URL
2008-12-09 Daniel Stenbergstart over on the 1.6.1 release...
2008-12-09 Daniel Stenbergadd space
2008-12-09 Dan FandrichDocumented CURLOPT_CONNECT_ONLY as being useful only...
2008-12-09 Dan FandrichAdded test cases 1089 and 1090 to test --write-out...
2008-12-09 Daniel Stenberg- Ken Hirsch simplified how libcurl does FTPS: now...
2008-12-09 Gisle VanemFix for Win32 targets using Watt-32.
2008-12-09 Dan FandrichC89 compilers (like Minix' ACK) only need to handle...
2008-12-08 Daniel Stenberg195 - SIZE returning 550 must not abort the transfer
2008-12-08 Daniel Stenberg- Fred Machado posted about a weird FTP problem on...
2008-12-08 Gisle VanemAdded needed defines for Watt-32 on Windows.
2008-12-08 Gisle VanemUndefine 'optarg', 'optind' and 'opterr' when using...
2008-12-08 Gisle Vanemares_writev() shall not be exported when using Watt...
2008-12-08 Gisle VanemRemoved unneeded defines HAVE_SIGNAL_H, HAVE_SIG_ATOMIC_T,
2008-12-08 Daniel Stenbergone more
2008-12-08 Daniel Stenberg192 - "infinite loop during GSS authentication" bug...
2008-12-08 Daniel Stenberg- Christian Krause filed bug #2221237
2008-12-04 Daniel Stenbergthe initial version of the ares_set_socket_callback...
2008-12-04 Daniel StenbergGregor Jasny provided the patch that introduces ares_se...
2008-12-04 Dan FandrichBring the sys/include.h include test in line with curl's.
2008-12-04 Dan FandrichFixed the getifaddrs version of Curl_if2ip to work...
2008-12-03 Daniel Stenberg- Igor Novoseltsev filed bug #2351645
2008-12-03 Daniel Stenbergfilled in SONAME number bump info, after some CVS digging
2008-12-03 Daniel Stenberg- Pawel Kierski pointed out a mistake in the cookie...
2008-12-03 Daniel StenbergLet's not call ares_save_options() deprecated just yet
2008-12-03 Daniel StenbergIntroduce ares_dup(3) and new thoughts about API/ABI...
2008-12-02 Daniel Stenbergexplain the two *channel_inuse fields somewhat better
2008-12-02 Dan FandrichMake sure sys/socket.h is included before netinet/in...
2008-12-01 Daniel Stenbergminor indent fix
2008-12-01 Daniel StenbergConvert the public config struct to the same binary...
2008-12-01 Daniel Stenbergadded some more entries for stuff done the last ~2...
2008-11-30 Daniel StenbergPeople have successfully ran libcurl on iphone
2008-11-29 Yang TseFurther adjust a libssh2 preprocessor function-symbol...
2008-11-29 Yang TseAdjust some libssh2 preprocessor symbol definition...
2008-11-29 Gisle VanemAdded '-DHAVE_GETHOSTNAME'.
2008-11-29 Dan FandrichMake sure sys/socket.h is included before netinet/in...
2008-11-28 Dan FandrichNetware has gethostname()
2008-11-28 Dan FandrichFixed a couple of typos
2008-11-28 Dan FandrichDon't tweak the HAVE_* macros when using autoconf
2008-11-28 Dan FandrichMake use of gethostname() conditional on it being available
2008-11-28 Dan FandrichOnly set TCP_NODELAY when it exists
2008-11-28 Daniel Stenbergupdated with changes, preparing for a release soon
2008-11-26 Yang TseGerald Combs fixed a bug in ares_parse_ptr_reply()...
2008-11-26 Yang TseBrad Spencer provided changes to allow buildconf to...
2008-11-26 Daniel Stenbergnarrow the comment to < 80 columns
2008-11-25 Dan FandrichAdded tests 1087 and 1088 to test Basic authentication...
2008-11-25 Dan FandrichIf a HTTP request is Basic and num is already >=1000...
2008-11-25 Yang TseIn preparation for the upcomming IPv6 nameservers patch...
2008-11-24 Dan FandrichFully clean up after test 608 so that it can be run...
2008-11-24 Daniel Stenberg191 - "proposed patch for curl/libssh2 bugfix"
2008-11-24 Daniel Stenberg- Based on a patch by Vlad Grachov, libcurl now uses...
2008-11-21 Daniel StenbergMarkus Koetter's adaptation of hiperfifo.c to instead...
2008-11-21 Daniel Stenbergrestored from my messy previous commit mistake
2008-11-21 Dan FandrichAutomatically detect OpenBSD's CA cert bundle.
2008-11-20 Dan FandrichMake checking for struct ifreq a prerequisite for setting
2008-11-20 Daniel Stenberguse unsigned short better intead of mixing with ints...
2008-11-20 Daniel Stenbergplease the picky compilers by staying with short as...
2008-11-19 Daniel Stenberg194 - remove "Pragma: no-cache" from default HTTP requests
2008-11-19 Daniel Stenberg- I removed the default use of "Pragma: no-cache" from...
2008-11-19 Daniel StenbergJosef Wolf's extension that allows a $TESTDIR/gdbinit...
2008-11-19 Daniel Stenbergand now it compiles too!
2008-11-19 Daniel StenbergI updated this example to use the modern paradigms...
2008-11-19 Daniel Stenberg- Brad Spencer brought the new function ares_gethostbyn...
2008-11-19 Daniel Stenberg- Christian Krause reported and fixed a memory leak...
2008-11-19 Daniel Stenberg- Andreas Wurf and Markus Koetter helped me analyze...
2008-11-19 Yang Tseuser provided PATH_SEPARATOR always overrides auto...
2008-11-18 Yang Tseattempting to keep lines below 80 chars
2008-11-18 Dan FandrichAvoid creating garbage on an OOM error
2008-11-18 Yang Tseprovide a common PATH_SEPARATOR check method which...
2008-11-18 Dan FandrichMade an array static const
2008-11-18 Dan FandrichAdded #include "rawstr.h"
2008-11-18 Yang Tsecheck for gethostbyaddr and gethostbyname as it is...
2008-11-17 Daniel Stenbergcurl also builds fine for microblaze uclinux
2008-11-17 Daniel Stenberglibcurl has been built and ran on Cell OS on the Cell...
2008-11-17 Dan FandrichAdded more compiler warning options for gcc 4.3
2008-11-17 Dan FandrichDisplay the time in verbose mode during the torture...
2008-11-17 Yang Tsethe IP address we want/request/use from the interface...
2008-11-17 Yang Tsefix comment
2008-11-17 Yang Tseif2ip.c related preprocessor cleanup
2008-11-17 Yang TseMake configure script check if ioctl with the SIOCGIFAD...
2008-11-17 Yang Tsefix leftover from previous commit
2008-11-17 Daniel Stenbergpipelining for PUT is a good idea
2008-11-17 Dan FandrichFixed an outdated mention of having keep strings around...
2008-11-17 Yang Tseupdate with my last changes
2008-11-17 Yang Tsefix inet_pton() runtime configure check
2008-11-17 Yang Tsebackport fix for failures to reject certain malformed...
2008-11-16 Daniel StenbergChristian Krause fixed a build failure when building...
2008-11-16 Daniel Stenbergfix OOM problem reported by Jim Meyering
2008-11-16 Yang Tsetrim down configure script size
2008-11-15 Daniel Stenbergmy recent changes
2008-11-15 Daniel Stenbergbased on a report by Jim Meyering, I went over and...
2008-11-15 Daniel StenbergFixed an OOM condition reported by Jim Meyering
2008-11-14 Dan FandrichAdded some more examples of options to reduce binary...
2008-11-14 Dan FandrichAdded some #ifdefs around header files and change the...
2008-11-14 Dan FandrichAdded .xml as one of the few common file extensions...
2008-11-14 Daniel Stenbergcheck for NULL returns from strdup() - reported by...
2008-11-14 Daniel Stenbergfix an OOM problem detected by Jim Meyering
2008-11-14 Daniel StenbergRemove a chunk of unused code that was #ifdef'de on...
next