| Commit message (Expand) | Author | Age | Files | Lines |
* | The big POST to HTTPS is probably not a bug. | Daniel Stenberg | 2005-08-19 | 1 | -2/+3 |
* | Harshal Pradhan's use-after-free bug with ares is now known bug #24 to be | Daniel Stenberg | 2005-08-18 | 1 | -2/+0 |
* | mention two other bugs we should fix before release | Daniel Stenberg | 2005-08-08 | 1 | -1/+6 |
* | Moved items from TODO-RELEASE to TODO since they're not really bound to happen | Daniel Stenberg | 2005-07-30 | 1 | -35/+3 |
* | towards 7.14.0 - really | Daniel Stenberg | 2005-05-04 | 1 | -0/+5 |
* | next release will be version 7.14.0 thanks to the added GnuTLS support | Daniel Stenberg | 2005-04-12 | 1 | -3/+3 |
* | the cookie API is better and more likely to happen in a separate release | Daniel Stenberg | 2005-03-31 | 1 | -0/+3 |
* | postpone these | Daniel Stenberg | 2005-03-29 | 1 | -1/+1 |
* | two issues fixed | Daniel Stenberg | 2005-03-14 | 1 | -4/+2 |
* | stand clear for release timecurl-7_13_1 | Daniel Stenberg | 2005-03-04 | 1 | -1/+5 |
* | David Byron fixed his SSL problems, initially mentioned here: | Daniel Stenberg | 2005-02-09 | 1 | -3/+0 |
* | issue #54 done | Daniel Stenberg | 2005-02-09 | 1 | -3/+0 |
* | 7.13 coming upcurl-7_13_0 | Daniel Stenberg | 2005-02-01 | 1 | -3/+5 |
* | Let's add a cookie interface in 7.14 | Daniel Stenberg | 2005-01-30 | 1 | -0/+5 |
* | added a few items I plan to do | Daniel Stenberg | 2005-01-22 | 1 | -4/+19 |
* | issue 54 - this takes sweat | Daniel Stenberg | 2004-12-25 | 1 | -1/+7 |
* | issue 47 in next release? | Daniel Stenberg | 2004-12-22 | 1 | -1/+1 |
* | HTTP "auth done right". See lib/README.httpauth | Daniel Stenberg | 2004-11-24 | 1 | -4/+0 |
* | decided to skip the MSVC makefile fixes, nobody seems to really want them | Daniel Stenberg | 2004-11-24 | 1 | -3/+0 |
* | cut out release with no issue to fix | Daniel Stenberg | 2004-11-23 | 1 | -2/+0 |
* | issue 52 is fixed, I work on 51 | Daniel Stenberg | 2004-11-22 | 1 | -4/+2 |
* | The FD_SETSIZE issue is already sorted, at least internally. We still need | Daniel Stenberg | 2004-11-21 | 1 | -3/+0 |
* | added some details on what to come | Daniel Stenberg | 2004-11-11 | 1 | -0/+13 |
* | CURLINFO_NUM_CONNECTS and more | Daniel Stenberg | 2004-10-19 | 1 | -3/+1 |
* | today's changes | Daniel Stenberg | 2004-10-16 | 1 | -5/+0 |
* | Eric Vergnaud pointed out that libcurl didn't treat ?-letters in the user name | Daniel Stenberg | 2004-10-14 | 1 | -2/+0 |
* | let's fix this too | Daniel Stenberg | 2004-10-14 | 1 | -0/+2 |
* | one item fixed, one added for 7.12.2 and two more for 7.12.3 | Daniel Stenberg | 2004-10-12 | 1 | -1/+5 |
* | closing in on release | Daniel Stenberg | 2004-10-04 | 1 | -13/+3 |
* | - Based on Fedor Karpelevitch's formpost path basename patch, file parts in | Daniel Stenberg | 2004-10-01 | 1 | -1/+1 |
* | - Larry Campbell added CURLINFO_OS_ERRNO to curl_easy_getinfo() that allows an | Daniel Stenberg | 2004-09-30 | 1 | -2/+2 |
* | 48 - Harshal Pradhan's isspace() fix for 8bit cookie content | Daniel Stenberg | 2004-09-30 | 1 | -0/+2 |
* | issue 47 - Peter Sylvester's patch related to the new SRP on the TLS layer | Daniel Stenberg | 2004-09-30 | 1 | -1/+1 |
* | fix the multi.h too | Daniel Stenberg | 2004-09-30 | 1 | -0/+2 |
* | added issue 45 "Chris' suspected race condition in the windows threaded | Daniel Stenberg | 2004-09-30 | 1 | -0/+2 |
* | added five things I want fixed before the next release | Daniel Stenberg | 2004-09-30 | 1 | -1/+11 |
* | removed issue 36 from this list, we don't know how to do it and no one has | Daniel Stenberg | 2004-08-30 | 1 | -3/+0 |
* | adding notes for 7.12.2 now, 7.12.1 is removed due to release ANY DAY NOW | Daniel Stenberg | 2004-08-09 | 1 | -6/+3 |
* | multi interface connect fix | Daniel Stenberg | 2004-06-29 | 1 | -7/+2 |
* | Gisle Vanem improved the certificate wildcard checks | Daniel Stenberg | 2004-06-22 | 1 | -4/+0 |
* | recent events | Daniel Stenberg | 2004-06-21 | 1 | -2/+2 |
* | two issues to remember to fix before next release | Daniel Stenberg | 2004-06-18 | 1 | -1/+8 |
* | time schedule for this year | Daniel Stenberg | 2004-06-08 | 1 | -2/+6 |
* | 3rd party transfers are in CVS now | Daniel Stenberg | 2004-06-04 | 1 | -3/+0 |
* | the CONNECT issue seems fixed too now | Daniel Stenberg | 2004-05-26 | 1 | -1/+0 |
* | curllib.dsp works in the latest snapshots | Daniel Stenberg | 2004-05-26 | 1 | -2/+0 |
* | updated with recent stuff | Daniel Stenberg | 2004-05-26 | 1 | -0/+9 |
* | curl_global_init_mem() allows the memory functions to be replaced. | Daniel Stenberg | 2004-05-11 | 1 | -3/+0 |
* | Gisle made item 38, now there's only one low-prio task left... | Daniel Stenberg | 2004-05-04 | 1 | -5/+0 |
* | 25 and 37 are now done, only two low-prio tasks left for the 7.12 release | Daniel Stenberg | 2004-04-30 | 1 | -8/+2 |