platform/upstream/curl.git
2006-11-11 Daniel Stenbergfix header to match actual proto
2006-11-11 Daniel Stenbergcleaned up Curl_write() and the sub functions it uses...
2006-11-09 Daniel StenbergNir Soffer updated libcurl.framework.make: fix symlinks...
2006-11-09 Daniel StenbergDmitriy Sergeyev found a SIGSEGV with his test04.c...
2006-11-09 Daniel StenbergCiprian Badescu found a SIGSEGV when doing multiple...
2006-11-09 Yang TseRemove showing stderr log files unconditionally for...
2006-11-08 Daniel StenbergBradford Bruce reported that when setting CURLOPT_DEBUG...
2006-11-08 Daniel Stenbergok stop using old and deprecated options
2006-11-07 Daniel Stenbergadd missing names
2006-11-07 Daniel StenbergOlaf fixed a leftover problem with the CONNECT fix...
2006-11-07 Gisle VanemMoved select_s() to Makefile.dj since select() is used...
2006-11-07 Gisle VanemUpdate copyright year.
2006-11-06 Yang Tseadd TODO note
2006-11-06 Yang Tsecompiler warning fix
2006-11-06 Yang Tseremove redundant check for Win32
2006-11-06 Yang Tseavoid a couple of potential zero size memory allocations
2006-11-05 Daniel Stenbergmention the areslib.dsp fix
2006-11-05 Daniel Stenbergadd the recent crowd of contributors
2006-11-05 Daniel StenbergAndreas Rieke fixed back the correct line endings!
2006-11-05 Yang TsePrevent multiple initialization of memdebug configurati...
2006-11-03 Gisle VanemIfdef around S_IRGRP and S_IROTH (meaningless on Win32).
2006-11-03 Yang Tseadd a couple more of debugging messages
2006-11-03 Daniel StenbergSCP support added
2006-11-03 Daniel StenbergOlaf Stueben provided a patch that I edited slightly...
2006-11-03 Daniel Stenberginitial SCP support is now added
2006-11-03 Daniel StenbergUpdate the information about what c-ares version that...
2006-11-03 Daniel Stenbergstand clear for release 1.3.2
2006-11-03 Daniel StenbergAndreas Rieke added missing file and changed line endings
2006-11-03 Yang Tsereduce max size of dinamically allocated arrays to...
2006-11-03 Yang Tsefix missing '$' for var OPT_LIBSSH2
2006-11-03 Yang Tseupdate copyright year
2006-11-03 Yang Tsefix comments and renumber rlimit return codes
2006-11-03 Yang Tsefix comments and renumber rlimit return codes
2006-11-02 Daniel Stenbergupdate the counter
2006-11-02 Daniel Stenbergmention the new options
2006-11-02 Daniel StenbergJames Housley brought support for SCP transfers
2006-11-02 Yang Tseremove leftover comment
2006-11-02 Yang Tseupdate and split test cases 518 and 537 into its own...
2006-11-02 Yang Tsecode cleanup
2006-11-02 Yang Tseuse our internal string functions and replace sprintf...
2006-11-02 Yang TseUpdate protocol verification end of lines
2006-11-02 Yang Tsecheck symbol HAVE_UNISTD_H instead of UNISTD_H to inclu...
2006-11-02 Yang Tseprototype for gethostname is in unistd.h
2006-11-01 Yang Tsetest 518 is all about testing libcurl functionality
2006-10-31 Gisle VanemUpdated dependency output.
2006-10-31 Gisle VanemUpdated dependencies to not include config.h.
2006-10-31 Gisle VanemRemoved unneeded stuff.
2006-10-31 Gisle VanemAdded Watt-32 section to fix things for Watt32+Win32...
2006-10-31 Gisle VanemDon't include "nameser.h" for Watt32. Use the normal...
2006-10-31 Gisle VanemAdded definition of select() for Watt32.
2006-10-31 Gisle VanemRewritten to use ../packages/DOS/common.dj.
2006-10-31 Gisle VanemChange 'FILETYPE' to ' VFT_APP'.
2006-10-31 Yang TseShow stderr log file for test 518 unconditionally.
2006-10-31 Yang TseSync comment with code and add three messages more
2006-10-30 Yang TseAddress some pitfalls in the rlimit() function check...
2006-10-30 Gisle VanemAllow 'curl_*printf()' to be used in C++ programs.
2006-10-30 Daniel Stenbergadd contributors from the 7.16.0 release
2006-10-30 Daniel Stenbergstart working on 7.16.1
2006-10-29 Daniel Stenberg7.16.0 material
2006-10-29 Daniel Stenbergcorrected how tests/memanalyze.pl is used
2006-10-29 Yang TseCompiler warning fix
2006-10-29 Yang TseMake more human readable and maintainable previous
2006-10-29 Daniel Stenbergupdated to current status
2006-10-29 Daniel Stenbergupdated to reflect reality
2006-10-27 Daniel Stenberga small unification of the error text on failed server...
2006-10-27 Yang TseSync with lib/setup_once.h
2006-10-27 Yang TseCompiler warning fix.
2006-10-27 Gisle VanemFixed 'x_TYPE_ARG2' to match prototypes of recv() and...
2006-10-27 Gisle VanemGet rid of the special sread()+swrite() for MSDOS....
2006-10-27 Gisle VanemAdded 'RECV_TYPE_ARGx' needed in getinfo.c.
2006-10-27 Yang TseUpdate copyright year, since the file has been modified
2006-10-27 Yang TseCompiler warning fix
2006-10-27 Yang Tse30 seconds isn't long enough for this test on a loaded...
2006-10-27 Yang TseDo an explicit typecast of data pointers to function...
2006-10-26 Gisle VanemUse proper 'stat' structure for fstat(). I.e. 'struct...
2006-10-26 Yang TseImproved rlimit logic:
2006-10-26 Yang TseFix Curl_open() not reporting failure when allocation...
2006-10-26 Yang Tse30 seconds isn't long enough for this test on a loaded...
2006-10-25 Daniel Stenberga Smalltalk binding
2006-10-25 Daniel StenbergFixed CURLOPT_FAILONERROR to return CURLE_HTTP_RETURNED...
2006-10-25 Gisle VanemFixed "'x' might be used uninitialized in this function...
2006-10-25 Gisle VanemAdded '-d' option for Watt32 targets. Added cvs id.
2006-10-25 Yang TseCompiler warning fix
2006-10-25 Yang TseAdd project notice and file Id
2006-10-25 Yang TseCompiler warning fix
2006-10-25 Daniel Stenbergupdated copyright year
2006-10-25 Yang TseUse curl_global_init() and curl_global_cleanup().
2006-10-24 Daniel Stenbergother pipelining fixes by Ravi Pratap, that now makes...
2006-10-24 Yang TseAbort test if it seems that it would have run forever...
2006-10-23 Daniel Stenbergthe check in ConnectionExists() for not re-using a...
2006-10-23 Daniel StenbergRavi Pratap provided a major update with pipelining...
2006-10-23 Yang TseAvoid trying to compare more than strlen bytes.
2006-10-23 Dan Fandrich30 seconds isn't long enough for this test on a loaded...
2006-10-23 Yang TseReplace is*() macros with our own IS*() ones.
2006-10-22 Daniel StenbergNir Soffer fixed a cp line and got rid of an rm
2006-10-22 Daniel Stenberguntil we learn how to use Makefile.inc from here, I...
2006-10-21 Yang TseProvide 'datarootdir' parameter to shutup configuration...
2006-10-21 Yang TseFix misplaced runtime library specification for 'releas...
2006-10-21 Daniel Stenbergrely on the global LDADD instead of having specific...
2006-10-21 Daniel StenbergNir Soffer for his Makefile.am fix
next