platform/upstream/curl.git
2009-11-28 Yang Tse- Added Diffie-Hellman parameters to several test harne...
2009-11-28 Yang TseUse different log files for each protocol
2009-11-28 Yang Tses/socklen_t/curl_socklen_t/g
2009-11-28 Yang TseFix compiler warning: unused variable `data'
2009-11-27 Daniel Stenberg7.20.0 is the planned next version number
2009-11-27 Daniel Stenbergdocument --tftp-blksize
2009-11-27 Daniel Stenberg- Markus Koetter provided a polished and updated versio...
2009-11-27 Yang TseAttempt to enhance stunnel 3.X logging
2009-11-27 Yang TsePrevent running stunnel unless its version can be deter...
2009-11-27 Yang TseLog sws IPv version, port and pid when exiting due...
2009-11-27 Yang TseTo allow remote log inspection avoid redirecting messag...
2009-11-27 Yang TsePreserve empty line following last target
2009-11-26 Yang TseLog info for start up failures.
2009-11-26 Daniel Stenberg - Extended and fixed the change I did on Dec 11 for...
2009-11-26 Yang TseOnly attempt to clear the server-logs lock when previou...
2009-11-26 Yang Tsesignal handling to cleanup on SIGINT and SIGTERM
2009-11-26 Yang Tse- Larry Lansing fixed ares_parse_srv_reply to properly...
2009-11-24 Yang TseWhen using icc, compile with -fpic and link with intel...
2009-11-24 Daniel Stenbergclarify what a modern version of libcurl means
2009-11-24 Yang TseAdded 'currently' in italics to insist on transient...
2009-11-24 Yang TseFix language
2009-11-24 Daniel Stenbergrefreshed
2009-11-23 Yang Tse- David Byron modified Makefile.dist vc8 and vc9 target...
2009-11-23 Yang TseEnhance some debug messages for initialization failures.
2009-11-23 Daniel Stenberg- Bjorn Augustsson reported a bug which made curl not...
2009-11-23 Yang TseDaniel wants upcoming release to be 1.7.0
2009-11-23 Yang TseMention last changes
2009-11-23 Yang Tse- Removed from external interface preprocessor symbol...
2009-11-23 Yang TseAdded README.msvc
2009-11-23 Yang TseChanged c-ares naming conventions when using MSVC as...
2009-11-23 Daniel Stenbergfixed CURLOPT_TFTP_BLKSIZE typo
2009-11-23 Yang Tse- Mention other recent changes
2009-11-23 Yang Tse- Jakub Hrozek renamed addrttl and addr6ttl structs...
2009-11-23 Yang Tse- Jakub Hrozek fixed more function prototypes in man...
2009-11-22 Yang TseMake configure remove the curlbuild.h file included...
2009-11-22 Yang TseMake configure remove the ares_build.h file included...
2009-11-22 Yang TseFix macro redefinition.
2009-11-22 Yang TseFix name space pollution.
2009-11-22 Yang TseAllow using different extra import libraries for debug...
2009-11-21 Yang TseAdd manifest stuff to msvc makefile
2009-11-20 Daniel Stenberg- Constantine Sapuntzakis identified a write after...
2009-11-20 Yang TseSync man page with reality
2009-11-20 Yang TseAdd missing external API decoration for ares_set_socket...
2009-11-20 Daniel Stenberg- Jad Chamcham pointed out a bug with connection re...
2009-11-20 Yang TseAdd ares_free_data() man page.
2009-11-20 Yang Tse- Provide in external interface preprocessor symbol...
2009-11-20 Yang TseRemove typecast
2009-11-20 Yang TseFix comment
2009-11-20 Yang TseAdd ares_data.c and ares_data.h
2009-11-20 Yang TseJakub Hrozek modified ares_parse_srv_reply() and ares_p...
2009-11-20 Yang TseInitial support for the generic ares_free_data() functi...
2009-11-19 Yang TseExplicit initialization of all FTP struct members in...
2009-11-18 Yang TseFix compiler warning: ISO C90 forbids mixed declaration...
2009-11-18 Yang TseMake memory tracking system intolerant with zero sized...
2009-11-18 Yang TseMake usage of calloc()'s arguments consistent with...
2009-11-18 Yang Tseworkaround icc 9.1 optimizer issue
2009-11-17 Daniel Stenberg- Constantine Sapuntzakis provided another fix for...
2009-11-17 Daniel Stenberg- Marc Kleine-Budde fixed: curl saved the LDFLAGS set...
2009-11-16 Yang TseAdd icc fvisibility bug test
2009-11-16 Yang TseFix icc 9.0 compiler warning: external definition with...
2009-11-16 Yang TseUpdate serial number
2009-11-16 Yang TseFix three var names
2009-11-16 Yang TseAdd check for assert.h header file
2009-11-15 Kamil Dudka- David Byron improved the configure script to use...
2009-11-15 Yang Tsegetaddrinfo is fully thread safe on solaris versions...
2009-11-15 Yang TseClient certificate ENG file type requires OpenSSL 0...
2009-11-15 Yang TseRemove files generated on previous buildconf/configure run
2009-11-15 Yang TseAdd a couple of renamed files to the removal list
2009-11-15 Yang TseRemove enable-thread / disable-thread configure option...
2009-11-14 Claes JakobssonAdded '--configure' option to curl-config to display...
2009-11-14 Yang TseRefactor how preprocessor symbol _THREAD_SAFE definitio...
2009-11-14 Yang TseOpenSSL 0.9.7 or newer required for ENGINE_CTRL_GET_CMD...
2009-11-14 Daniel Stenberg- Claes Jakobsson restored the configure functionality...
2009-11-14 Daniel Stenberg- Camille Moncelier added support for the file type...
2009-11-14 Yang Tse- Constantine Sapuntzakis provided the fix that ensures...
2009-11-13 Yang TseAssume that getaddrinfo is thread safe, unless hard...
2009-11-13 Yang TseRelated with the threadsafe capability of getaddrinfo:
2009-11-12 Yang TseAIX 5.2 and newer have threadsafe getaddrinfo.
2009-11-12 Yang TseHP-UX 11.11 and later have threadsafe getaddrinfo
2009-11-12 Yang TseConstantine Sapuntzakis patch for hostip.c
2009-11-12 Yang TseCheck if getaddrinfo is threadsafe when function check...
2009-11-12 Yang TseAdd missing variable initialization
2009-11-12 Kamil Dudka- libcurl-NSS now tries to reconnect with TLS disabled...
2009-11-12 Kamil Dudka- Kevin Baughman provided a fix preventing libcurl...
2009-11-12 Yang TseMake hostip.c compile again
2009-11-11 Dan FandrichMade the path to the binaries absolute
2009-11-11 Yang TseAdd last change credit
2009-11-11 Yang Tse- Marco Maggi reported that compilation failed when...
2009-11-11 Daniel StenbergNSS SSL connections are also blocking
2009-11-11 Daniel Stenberg- Constantine Sapuntzakis posted bug #2891595
2009-11-11 Daniel Stenberg- Christian Schmitz noticed that the progress meter...
2009-11-11 Yang TseRenamed fpGetNetworkParams and fpSystemFunction036...
2009-11-11 Yang TseAdd kernel32.lib
2009-11-10 Yang TseMention last changes
2009-11-10 Yang TseReinstate copyright symbol lost in previous commit
2009-11-10 Yang TseMake some strings different in resource file for debug...
2009-11-10 Yang TseIgnore more subdirs
2009-11-10 Yang TseFix compiler warning: conditional expression is constant
2009-11-10 Yang TseSync linker and resource compiler options with Makefile...
2009-11-09 Yang TseFollow Makefile.msvc subdirectory naming scheme, and...
next