| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-12-28 | Anthony Bryan's man page cleanup in language and spelling | Daniel Stenberg | |
| 2006-07-26 | [Hiper-related work] Added a function called curl_multi_assign() that will | Daniel Stenberg | |
| set a private pointer added to the internal libcurl hash table for the particular socket passed in to this function. | |||
| 2006-01-15 | Bryan Henderson turned the 'initialized' variable for curl_global_init() | Daniel Stenberg | |
| into a counter, and thus you can now do multiple curl_global_init() and you are then supposed to do the same amount of calls to curl_global_cleanup(). Bryan also updated the docs accordingly. | |||
| 2005-12-23 | clarified that curl_global_init() isn't thread-safe and that it might affect | Daniel Stenberg | |
| curl_easy_init() if you don't call curl_global_init() explicitly in your app | |||
| 2004-05-11 | curl_global_init_mem() allows the memory functions to be replaced. | Daniel Stenberg | |
| memory.h is included everywhere for this. | |||
| 2004-02-27 | formatting update to produce better links with the new roffit version | Daniel Stenberg | |
| 2002-03-04 | ripped out from ../ and put in its own directory now | Daniel Stenberg | |
