platform/upstream/curl.git
2013-01-08 Yang Tsebuild: fix circular header inclusion with other packages
2013-01-08 Daniel Stenbergcurl: ignore SIGPIPE
2013-01-08 Yang Tsesockfilt.c: fix some compiler warnings
2013-01-08 Daniel StenbergRevert "configure: update req to 2.59"
2013-01-08 Steve Holmepop3: Added support for non-blocking SSL upgrade
2013-01-08 Daniel Stenbergconfigure: update req to 2.59
2013-01-07 Steve Holmeimap.c: Small tidy up to add missing comment
2013-01-07 Steve Holmeimap: Added support for sasl digest-md5 authentication
2013-01-07 Steve Holmeimap: Added support for sasl cram-md5 authentication
2013-01-07 Marc Hoerskentests/server/sockfilt.c: Fixed integer comparison warning
2013-01-07 Marc Hoerskentests/server/sockfilt.c: Include required Win32 headers
2013-01-07 Steve Holmeimap: Added support for sasl ntlm authentication
2013-01-06 Steve Holmeimap: Added support for sasl login authentication
2013-01-06 Steve Holmepop3.c: Fixed default authentication detection
2013-01-06 Steve Holmecurl_sasl.c: Small code tidy up following imap changes
2013-01-06 Steve Holmesmtp.c: Small code tidy up following imap changes
2013-01-06 Steve Holmepop3.c: Small code tidy up following imap changes
2013-01-06 Steve Holmeimap: Added support for sasl plain text authentication
2013-01-06 Marc Hoerskentests/server/sockfilt.c: Fixed support for listening...
2013-01-06 Marc Hoerskentests/server/sockfilt.c: Set Windows Console to binary...
2013-01-06 Marc Hoerskentests/server/sockfilt.c: Improved log error messages
2013-01-06 Steve Holmeimap: Introduced the continue response in imap_endofresp()
2013-01-06 Steve Holmeimap: Added support for SASL based authentication mecha...
2013-01-06 Yang TseRevert changes relative to lib/*.[ch] recent renaming
2013-01-05 Daniel Stenbergmk-ca-bundle.1: convert syntax to what's used elsewhere
2013-01-05 Daniel Stenbergmk-ca-bundle.1: mention new -f, fix outputfile output
2013-01-05 Daniel Stenbergmk-ca-bundle: add -f, support passing to stdout and...
2013-01-05 Yang Tseimap test server: fix typo in name of SELECT_imap(...
2013-01-04 Steve Holmeimap test server: Added support for the CAPABILITY...
2013-01-03 Daniel Stenbergwriteout: -w now supports remote_ip/port and local_ip...
2013-01-03 Yang Tsetest 1222: 8 chars object name generation && test...
2013-01-03 Daniel StenbergINTERNALS: remove "footnote" never used
2013-01-03 Yang Tsebuild: commit 13606bbfde follow-up 1
2013-01-03 Daniel StenbergFAQ: Can I write a server with libcurl?
2013-01-03 Yang Tsebuild: rename 93 lib/*.c files
2013-01-03 Yang Tsebuild: make use of 93 lib/*.c renamed files
2013-01-02 Daniel StenbergINSTALL: unify the SSL library texts
2013-01-02 Yang Tsecurl_setup.h: remove redundant include guard
2013-01-02 Yang Tsebuild and tests: curl_10char_object_name() shell function
2013-01-01 Yang Tseconfigure.ac: replace AM_CONFIG_HEADER with AC_CONFIG_H...
2013-01-01 Yang Tsecurl-override.m4: provide AC_CONFIG_MACRO_DIR definitio...
2012-12-30 Steve Holmeimap.c: Minor follow up tidy up
2012-12-30 Steve Holmeimap: Code tidy up prior to adding support for the...
2012-12-29 Steve Holmepop3_doing: Applied debug info message when function...
2012-12-29 Steve Holmeimap_doing: don't call imap_dophase_done() if already...
2012-12-29 Steve Holmesmtp_doing: don't call smtp_dophase_done() if already...
2012-12-29 Yang Tseexamples/certinfo.c: fix compiler warning
2012-12-29 Steve Holmepop3.c: Removed unnecessary POP3_STOP state changes
2012-12-29 Steve Holmesmtp.c: Added extra comments around SMTP_STOP state...
2012-12-29 Steve Holmeimap.c: Fixed bad state error when logging in with...
2012-12-28 Yang Tseimap.c: remove trailing whitespace
2012-12-28 Steve Holmeimap.c: Code tidy up - Part 2
2012-12-28 Steve Holmeimap.c: Code tidy up - Part 1
2012-12-28 Steve Holmepop3.c: Minor code tidy up
2012-12-28 Steve Holmesmtp: Minor code tidy up
2012-12-28 Steve Holmecurl_imap.h: Tidy up of comments to be more readable
2012-12-28 Steve Holmeimap.c: Code tidy up renaming imapsendf() to imap_sendf()
2012-12-28 Yang Tsebuild: rename 76 lib/*.h files
2012-12-28 Yang Tsebuild: make use of 76 lib/*.h renamed files
2012-12-28 Yang Tselib/*.h: use our standard naming scheme for header...
2012-12-28 Steve Holmeimsp.c: Fixed usernames and passwords that contain...
2012-12-27 Daniel Stenbergcurl.1: extend the -X, --request description
2012-12-27 Daniel StenbergRELEASE-NOTES: synced with e3ed2b82e6
2012-12-27 Nick Zitzmanndarwinssl: Fixed inability to disable peer verification
2012-12-26 Yang Tsecurl tool: rename hugehelp files to tool_hugehelp
2012-12-26 Yang Tsecurl tool: renaming hugehelp files to tool_hugehelp
2012-12-26 Yang Tsesockfilt.c: commit b44da5a82a follow-up 2
2012-12-26 Yang Tsesockfilt.c: commit b44da5a82a follow-up
2012-12-26 Yang Tsesockfilt.c: fix some compiler warnings
2012-12-26 Yang Tsecurl_multi_remove_handle: commit 0aabfd9963 follow-up
2012-12-25 Daniel Stenberglib556: enable VERBOSE to ease debugging on failures
2012-12-25 Marc Hoerskensocklift.c: Quick fix to re-add missing code
2012-12-25 Marc Hoerskensocklift.c: Added select_ws function to support Windows
2012-12-25 Yang TseEnable tests 1503, 1504 and 1505
2012-12-25 Yang Tsecurl_multi_remove_handle: fix memory leak triggered...
2012-12-25 Yang TseCurl_hash_clean: OOM handling fix
2012-12-25 Yang Tsetest 1504 and 1505: same as 1502 but with different...
2012-12-24 Daniel StenbergCurl_conncache_foreach: allow callback to break loop
2012-12-24 Daniel Stenbergpop3_doing: don't call pop3_dophase_done() if already...
2012-12-23 Yang Tsetest 1503: same as 1502 but with a different cleanup...
2012-12-23 Yang Tsetest 1502: OOM handling fixes
2012-12-23 Yang Tsecurl_multi_wait: OOM handling fix
2012-12-23 Daniel Stenbergcurl_multi_wait: avoid an unnecessary memory allocation
2012-12-21 Yang Tseruntests.pl: prepend $srcdir to HTTPTLS server config...
2012-12-21 Yang Tsemulti.c: OOM handling fix
2012-12-21 Yang Tselib543.c: OOM handling fixes
2012-12-21 Yang Tseconfigure: add internal sanity check (warn only) on...
2012-12-21 Daniel StenbergSCP: relative path didn't work
2012-12-21 Yang Tseconfigure: LIBMETALINK_CFLAGS actually is LIBMETALINK_C...
2012-12-20 Yang Tseconfigure: add minimal sanity check on user provided...
2012-12-19 Yang Tsebundles connection caching: some out of memory handling...
2012-12-19 Yang Tselibntlmconnect.c: fix compiler warnings and OOM handling
2012-12-19 Yang Tseconfigure.ac: clear local test intended variables befor...
2012-12-18 Yang TseVC6 IDE: link with advapi32.lib when using WIN32 crypto...
2012-12-17 Yang Tsecurl-functions.m4: improve gethostname arg 2 data type...
2012-12-17 Yang Tsesetup_once.h: HP-UX specific 'bool', 'false' and 'true...
2012-12-16 Yang Tseconfigure: check if compiler halts on function prototyp...
2012-12-15 Yang Tsewarnless.c: fix compiler warnings
2012-12-15 Yang Tsecurl-functions.m4: add gethostname arg 2 data type...
2012-12-14 Nick Zitzmanndarwinssl: Fix implicit conversion compiler warnings
next