platform/upstream/curl.git
2013-02-18 Daniel StenbergCurl_resolver_is_resolved: fix compiler warning
2013-02-18 Daniel Stenbergcompiler warning fix
2013-02-17 Daniel Stenbergcompiler warning fix: declaration of 'wait' shadows...
2013-02-17 Nick ZitzmannMacOSX-Framework: Make script work in Xcode 4.0 and...
2013-02-17 Daniel Stenbergdocs: refer to CURLOPT_ACCEPT_ENCODING instead of the...
2013-02-16 Steve Holmeemail: Tidied up result code variables
2013-02-16 Nick Zitzmannntlm_core: fix compiler warning when building with...
2013-02-16 Daniel StenbergGuile-curl: a new libcurl binding
2013-02-16 Daniel Stenbergpolarsslthreadlock: #include the proper memory and...
2013-02-16 Steve Holmeemail: Removed unnecessary forward declaration
2013-02-16 Steve Holmepop3.c: Added reference to RFC-5034
2013-02-15 Willem SparreboomPolarSSL: Change to cURL coding style
2013-02-15 Willem SparreboomPolarSSL: WIN32 threading support for entropy
2013-02-15 Willem SparreboomPolarSSL: pthread support for entropy
2013-02-15 Willem SparreboomPolarSSL: changes to entropy/ctr_drbg/HAVEGE_RANDOM
2013-02-15 Willem SparreboomPolarSSL: added human readable error strings
2013-02-15 Steve Holmepop3: Removed unnecessary state changes on failure
2013-02-15 Steve Holmeimap: Removed unnecessary state change on failure
2013-02-15 Daniel Stenbergmetalink_cleanup: yet another follow-up fix
2013-02-15 Daniel Stenbergmetalink_cleanup: define it without argument
2013-02-15 Daniel Stenbergrename "easy" statemachines: call them block instead
2013-02-15 Gisle Vanemcurl_setup_once.h: definition of HAVE_CLOSE_S defines...
2013-02-15 Gisle Vanemconfig-dos.h: define HAVE_CLOSE_S for MSDOS/Watt-32
2013-02-15 Gisle Vanemconfig-dos.h: define strerror() to strerror_s_() for...
2013-02-15 Gisle Vanemconfig-dos.h: define HAVE_TERMIOS_H only for djgpp
2013-02-14 Steve Holmesmtp.c: Fixed a trailing whitespace
2013-02-14 Steve Holmepop3: Fixed blocking SSL connect when connecting via...
2013-02-14 Steve Holmesmtp: Refactored the smtp_state_auth_resp() function
2013-02-14 Daniel Stenbergremove ifdefs
2013-02-14 Daniel Stenbergstrlcat: remove function
2013-02-14 Daniel StenbergCurl_FormBoundary: made static
2013-02-13 Daniel Stenbergossl_seed: fix the last resort PRNG seeding
2013-02-13 Steve Holmeemail: Tidy up before additional IMAP work
2013-02-13 Steve Holmesmtp: Removed duplicate pingpong structure initialisation
2013-02-13 Yang Tsemove msvc IDE related files to 'vs' directory tree
2013-02-13 Daniel Stenberginstall-sh: updated to support multiple source files...
2013-02-13 Yang Tsemove msvc IDE related files to 'vc' directory tree
2013-02-13 Yang Tsemsvc IDE 'vc' directory tree preparation
2013-02-12 Steve Holmeimap: Corrected a whitespace issue from previous commit
2013-02-12 Steve Holmeemail: Another post optimisation of endofresp() tidy up
2013-02-12 Steve Holmesasl: Fixed null pointer reference when decoding empty...
2013-02-12 Steve Holmeemail: Post optimisation of endofresp() tidy up
2013-02-12 Nick Zitzmanndarwinssl: Fix send glitchiness with data > 32 or so KB
2013-02-12 Steve Holmepingpong.h: Fixed line length over 78 characters from...
2013-02-12 Steve Holmepingpong: Optimised the endofresp() function
2013-02-11 Steve Holmeemail: Post STARTLS capability code tidy up (Part Three)
2013-02-11 Steve Holmeemail: Post STARTLS capability code tidy up (Part Two)
2013-02-11 ulionSOCKS: fix socks proxy when noproxy matched
2013-02-11 Steve Holmentlm: Updated comments for the addition of SASL support...
2013-02-10 Steve HolmeRELEASE-NOTES: Updated following the recent imap/pop3...
2013-02-10 Linus Nielsen... Fix NULL pointer reference when closing an unused multi...
2013-02-10 Steve Holmeemail: Post STARTLS capability code tidy up (Part One)
2013-02-10 Steve Holmeimap: Fixed memory leak following commit f6010d9a0359
2013-02-10 Steve Holmesmtp: Added support for the STARTTLS capability (Part...
2013-02-10 Steve Holmepop3: Added support for the STLS capability (Part Three)
2013-02-10 Steve Holmeimap: Added support for the STARTTLS capability (Part...
2013-02-10 Alessandro... htmltitle: fix suggested build command
2013-02-10 Steve Holmepop3: Added support for the STLS capability (Part Two)
2013-02-10 Steve Holmeimap: Added support for the STARTTLS capability (Part...
2013-02-10 Steve Holmesmtp: Added support for the STLS capability (Part One)
2013-02-10 Steve Holmepop3: Added support for the STLS capability (Part One)
2013-02-10 Steve Holmeimap: Added support for the STARTTLS capability (Part...
2013-02-10 Steve HolmeRELEASE-NOTES: synced with 92f7606f29b704
2013-02-09 Steve Holmesmtp: Fixed an issue when processing EHLO failure respo...
2013-02-09 Steve Holmepop3: Fixed SASL authentication capability detection
2013-02-09 Steve Holmepop3: Fixed incorrect return value from pop3_endofresp()
2013-02-09 Steve Holmesmtp: Fixed an issue when processing EHLO failure respo...
2013-02-09 Steve Holmesmtp: Fixed an issue with missing capabilities after...
2013-02-09 Nick Zitzmanndarwinssl: Make certificate errors less techy
2013-02-09 Guenter KnaufUpdated dependency libs.
2013-02-09 Steve Holmeimap: Corrected some comments
2013-02-09 Steve Holmesmtp: Fixed an issue when processing EHLO failure responses
2013-02-08 Steve Holmepop3: Reworked pop3_endofresp() to simplify it little
2013-02-08 Steve Holmeimap: Renamed state variables in imap_authenticate()
2013-02-08 Steve Holmesmtp: Reworked smtp_endofresp() to allow for extra...
2013-02-08 Steve Holmesmtp: Renamed smtp_state_auth_passwd_resp() function
2013-02-08 Gisle Vanemntlm: fix memory leak
2013-02-08 Daniel StenbergDONE: consider callback-aborted transfers premature
2013-02-08 Daniel StenbergFAQ: refreshed some phrases
2013-02-08 Nick Zitzmanndarwinssl: Fix build under Leopard
2013-02-07 Steve HolmeRELEASE-NOTES: Added new imap features
2013-02-07 Steve Holmeimap: Added support for SASL-IR extension (Part 2)
2013-02-07 Steve Holmesmtp: Updated SMTP_AUTH_PASSWD state constant
2013-02-07 Steve Holmeimap: Added support for SASL-IR extension (Part 1)
2013-02-07 Daniel StenbergRevert "vc: remove explicit MSVC6 IDE project file...
2013-02-07 Steve Holmeimap: Changed response tag generation to be completely...
2013-02-06 Dan FandrichTweak the Android.mk file for its new location
2013-02-06 Daniel Stenbergvc: remove explicit MSVC6 IDE project file and document...
2013-02-06 Steve Holmeimap: Small variable rename in preparation for upcoming...
2013-02-06 Daniel Stenbergmsvc: move Makefile.msvc.names into winbuild/
2013-02-06 Daniel Stenbergbuild: move Android.mk to packages/Android/
2013-02-06 Daniel Stenbergemacs files: remove from git and dist
2013-02-06 Steve Holmeemail: Moved starttls code in separate functions
2013-02-06 Nick ZitzmannFEATURES: More NTLM and SSL changes, added two others...
2013-02-06 Kamil Dudkacurl-config.in: do not randomly mix tabs and spaces
2013-02-06 Daniel Stenberg7.29.1: onwards!
2013-02-06 Daniel StenbergTHANKS: 12 contributors from 7.29.0
2013-02-06 Daniel Stenbergvms: config-vms.h is removed, no use trying to distribu...
2013-02-06 Daniel StenbergRELEASE-NOTES: mention the SASL buffer overflow
2013-02-06 Eldar ZaitovCurl_sasl_create_digest_md5_message: fix buffer overflow
next