platform/upstream/curl.git
2011-06-08 Yang Tseconfigure: get API info for a couple of OpenSSL functio...
2011-06-08 Yang Tseconfigure: fix recvfrom 5th arg type qualifier detectio...
2011-06-08 Yang Tseconfigure: fix recvfrom 5th arg type qualifier detection
2011-06-07 Kamil Dudkadisconnect: wipe out the keeps_speed time stamp
2011-06-07 Yang Tseurldata: use uniform inclusion style for OpenSSL headers
2011-06-07 Daniel StenbergHTTP time condition: force closure for 200 OK
2011-06-07 Daniel StenbergRELEASE-NOTES: synced with b772f3a32146d7d
2011-06-06 Yang Tseconfigure: get API info for a couple of OpenSSL functions
2011-06-05 Daniel Stenbergwait_ms: takes an int argument
2011-06-04 Daniel StenbergCurl_socket_ready: make timeout a 'long'
2011-06-04 Yang Tsexlc: avoid preprocessor definition usage when linking
2011-06-03 Yang Tseunit tests: disable unit tests for a given cross-compil...
2011-06-03 Daniel Stenbergcookie_output: made private
2011-06-03 Daniel Stenbergdigest_cleanup_one: made private
2011-06-03 Daniel Stenbergprivatise: make private functions static
2011-06-03 Daniel StenbergCurl_fileinfo_dup: removed, not used
2011-06-03 Daniel Stenbergparsedate: turn private and static
2011-06-03 Dan Fandrichcurl hasn't sent a Pragma: header by default for a...
2011-06-02 Yang Tseunit tests: attempt to fix linkage issue
2011-06-02 Yang Tseurlglob: fix zero size malloc
2011-06-02 Yang TseRemove unnecessary typecast
2011-06-02 Yang Tsecompiler warning: fix
2011-06-02 Yang Tseunit tests: make unit tests building actually depend...
2011-06-02 Yang TseOpenSSL enabled: require OPENSSL_VERSION_NUMBER definit...
2011-06-01 Yang Tseunit tests: more build adjustments
2011-06-01 Daniel StenbergCURLOPT_WILDCARDMATCH: minor style edit
2011-06-01 Yang Tsemakefile: avoid preprocessor definition usage when...
2011-06-01 Yang Tsewarnless: icc 9.1 workaround
2011-05-31 Daniel Stenbergtestcurl.pl: allow configure args to use '='
2011-05-30 Yang TseMakefile.am: fix spurious CFLAGS duplication
2011-05-30 Dan FandrichRemoved types.h from Android makefile
2011-05-30 Daniel Stenbergconfigure.ac: skip /dev/urandom check when cross-compiling
2011-05-29 Yang Tsemain: fix header inclusion order
2011-05-29 Yang Tsemain: fix header inclusion order
2011-05-27 Yang Tsedistribution: Fix EXTRA_DIST letter case
2011-05-27 Daniel Stenbergcurl_easy_setopt.3: NOPROGRESS also affects the callback
2011-05-27 Yang Tsewarnless: header inclusion fix
2011-05-26 Yang TseMake checksrc.pl work on more out-of-tree builds
2011-05-26 Yang Tsecompiler warning: fix
2011-05-26 Yang Tsesocks: fix unaligned memory access
2011-05-26 Yang Tsecompiler warning: fix
2011-05-25 Yang Tseunit tests: build adjustment
2011-05-25 Daniel Stenbergcreate_conn: only switch protocol handler if necessary
2011-05-25 Daniel Stenbergsetopt.3: remove leftover style change
2011-05-25 Daniel Stenbergsetopt.3: CURLOPT_WRITEFUNCTION had wrong function...
2011-05-25 Yang Tsecompiler warning: fix followup
2011-05-24 Yang Tseunit tests: README, adjust header inclusion order
2011-05-24 Yang Tsecompiler warning: fix
2011-05-24 Yang Tsecompiler warning: fix
2011-05-24 Yang Tsecompiler warning: fix
2011-05-24 Yang Tsecompiler warning: fix
2011-05-24 Yang Tsebuild: inclusion guard
2011-05-24 Yang Tsecompiler warning: fix
2011-05-23 Yang Tsecompiler warning: fix
2011-05-23 Yang Tsecompiler warning: fix
2011-05-23 Yang Tsecompiler warning: fix
2011-05-23 Yang Tsecompiler warning: fix
2011-05-23 Yang Tsecompiler warning: fix
2011-05-23 Yang Tsecompiler warning: fix
2011-05-21 Yang Tsecompiler warning: fix
2011-05-21 Yang Tsecompiler warning: fix
2011-05-21 Yang Tsecompiler warning: fix
2011-05-21 Yang Tsecompiler warning: fix
2011-05-21 Yang Tsecompiler warning: fix
2011-05-21 Yang Tsecompiler warning: fix
2011-05-21 Yang Tseunit tests: adjust header inclusion order
2011-05-20 Daniel StenbergMerge pull request #19 from pierrejoye/master
2011-05-20 Ola Morkcyassl: build without filesystem
2011-05-20 Pierre Joye- typo
2011-05-19 Daniel Stenbergtypo: close is in man page section 3
2011-05-19 Yang Tsetests: verify OPEN/CLOSESOCKETFUNCTION
2011-05-19 Yang Tseversion: linkage fix
2011-05-18 Daniel Stenbergcurl_easy_setopt.3: document CLOSESOCKET* options
2011-05-18 Daniel Stenbergtests: verify OPEN/CLOSESOCKETFUNCTION
2011-05-18 Daniel Stenbergsymbols-in-versions: add CLOSESOCKET*
2011-05-18 Daniel StenbergCLOSESOCKETFUNCTION: use the callback
2011-05-18 Daniel StenbergCLOSESOCKETFUNCTION: added
2011-05-18 Daniel StenbergGnuTLS handshake: fix timeout
2011-05-16 Daniel Stenbergchecksrc: trailing whitespace detection fix
2011-05-16 Marcel Roelofsnegotiate sspi: fix sequential requests
2011-05-13 Daniel Stenbergtests: added HTTP If-Modified-Since tests
2011-05-09 Daniel Stenberginclude: cleanup
2011-05-06 Dan FandrichFixed compilation when RTSP is disabled
2011-05-06 Dan FandrichFixed LDAP after RTSP readwrite change
2011-05-06 Daniel StenbergRELEASE-NOTES: synced with 32001ac4149b206
2011-05-05 Daniel Stenbergset_userpass: convert from protocol-specific to generic
2011-05-05 Daniel StenbergRTSP: cleanups
2011-05-05 Daniel StenbergRTSP: convert protocol-specific checks to generic
2011-05-05 Daniel StenbergSSL: check for SSL, not specific protocols
2011-05-05 Daniel Stenberghttp_perhapsrewind: remove HTTP check
2011-05-05 Daniel Stenberghttp_perhapsrewind:
2011-05-05 Daniel Stenbergremove FILE protocol-specific checks
2011-05-05 Daniel Stenbergcurl.1: --socks* options no longer needed
2011-05-05 Daniel Stenbergsocks proxy: allow socks5h:// prefix too
2011-05-05 Daniel Stenbergcurl.1: minor edit of --ftp-ssl*
2011-05-05 Jari Aaltocurl.1: use GNU style and sort options
2011-05-04 Daniel StenbergCorrected comments
2011-05-04 Daniel StenbergConnectionStore: remove unused return code
2011-05-04 Daniel Stenbergindent correctly
2011-05-03 Daniel Stenbergcurl_easy_getinfo.3: clarify some timing info
next