| Age | Commit message (Expand) | Author |
| 2011-01-20 | unittest: add 3 tests to test1300 | Amr Shahin |
| 2011-01-20 | Fixed compile using OpenSSL versions < 0.9.4a | Darshan Mody |
| 2011-01-19 | main: make the tlsauth options always present | Daniel Stenberg |
| 2011-01-19 | symbols-in-versions: add the new TLSAUTH-SRP symbols | Daniel Stenberg |
| 2011-01-19 | configure: TLS-SRP wasn't added as a feature | Daniel Stenberg |
| 2011-01-19 | dist: add new certs to tarball | Daniel Stenberg |
| 2011-01-19 | TLS-SRP: support added when using GnuTLS | Quinn Slack |
| 2011-01-19 | CURLOPT_SSL_VERIFYPEER: more clarifications | Daniel Stenberg |
| 2011-01-19 | TheArtOfHttpScripting: extended | Daniel Stenberg |
| 2011-01-19 | curl_easy_setopt.3: clarify VERIFYHOST/PEER | Daniel Stenberg |
| 2011-01-18 | RELEASE-NOTES: mention contributors | Daniel Stenberg |
| 2011-01-18 | RELEASE-NOTES: synced with 7fcbdd68b9e | Daniel Stenberg |
| 2011-01-18 | Fixed configure define for Win32. | Guenter Knauf |
| 2011-01-18 | nss: fix a bug in handling of CURLOPT_CAPATH | Kamil Dudka |
| 2011-01-17 | Avoid redefines. | Guenter Knauf |
| 2011-01-15 | curl.1: fix spelling | Daniel Stenberg |
| 2011-01-14 | Added casts to silent gcc warnings. | Guenter Knauf |
| 2011-01-13 | build: BCC - makefile.b32 tweak | Yang Tse |
| 2011-01-13 | build: BCC - makefile.b32 tweak | Yang Tse |
| 2011-01-13 | Use env var for PSDK instead of hardcoded path. | Guenter Knauf |
| 2011-01-13 | Enabled SSPI support by default. | Guenter Knauf |
| 2011-01-13 | Use MAKE macro with BCC targets. | Guenter Knauf |
| 2011-01-12 | docs - update BCC INSTALL section | Yang Tse |
| 2011-01-12 | build: BCC - require Borlands's MAKE for Makefile.b32 processing. | Yang Tse |
| 2011-01-12 | build: BCC - recover lost functionality from commit 3d813204260b37289411 | Yang Tse |
| 2011-01-12 | build: use external preprocessor cpp32 when building with Borland C | Yang Tse |
| 2011-01-12 | build: allow usage of Borland 5.5.1 external preprocessor cpp32 | Yang Tse |
| 2011-01-11 | Disable LDAP support since BCC headers are insufficient. | Guenter Knauf |
| 2011-01-11 | Instead of exiting with error lets set BCCDIR self. | Guenter Knauf |
| 2011-01-11 | Some Borland C++ makefile tweaks. | Guenter Knauf |
| 2011-01-11 | Borland C++ doesnt have struct sockaddr_storage. | Guenter Knauf |
| 2011-01-11 | connect: use UDP correctly | Daniel Stenberg |
| 2011-01-10 | SSL: fix memory leak | Quinn Slack |
| 2011-01-08 | gtls: fix memory leak | Daniel Stenberg |
| 2011-01-07 | HTTP: HTTP Negotiate authentication using SSPI | Marcel Roelofs |
| 2011-01-06 | cmake: removed two files | Daniel Stenberg |
| 2011-01-05 | Made unit_setup() return an error code to abort the test early | Dan Fandrich |
| 2011-01-06 | SSH: speedcheck clobbered existing error | Daniel Stenberg |
| 2011-01-06 | CMake: Use upstream CheckTypeSize module | Brad King |
| 2011-01-05 | SSH: acknowledge speedcheck | Daniel Stenberg |
| 2011-01-04 | tests: <info> tag corrections | Daniel Stenberg |
| 2011-01-04 | unittest: 1303 tests Curl_timeleft | Daniel Stenberg |
| 2011-01-04 | curlcheck.h: add fail() | Daniel Stenberg |
| 2011-01-04 | Curl_timeleft: s/conn/data in first argument | Daniel Stenberg |
| 2011-01-04 | Fixed path to allow out-of-tree builds | Dan Fandrich |
| 2011-01-04 | nss: avoid CURLE_OUT_OF_MEMORY given a file name without any slash | Kamil Dudka |
| 2011-01-04 | ignore: all executable unit test cases | Daniel Stenberg |
| 2011-01-04 | tests: add 1302 to the package | Daniel Stenberg |
| 2011-01-04 | unittest: test base64 encode/decode | Daniel Stenberg |
| 2011-01-04 | curlcheck.h: avoid using NULL pointers | Daniel Stenberg |