Age | Commit message (Expand) | Author |
---|---|---|
2004-11-02 | modified to not use realloc() on a NULL pointer | Daniel Stenberg |
2004-05-19 | language! | Daniel Stenberg |
2004-05-19 | Set CURLOPT_USERAGENT too | Daniel Stenberg |
2003-12-08 | use the newer option names | Daniel Stenberg |
2003-11-19 | remove the wrong win32 comment and use global_init | Daniel Stenberg |
2003-03-10 | no the data is not freed, this is left for the app to do when needed | Daniel Stenberg |
2001-05-15 | this might actually compile too... | Daniel Stenberg |
2001-05-15 | an example on how you can use the write callback to receive data in a memory | Daniel Stenberg |