Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-05-31 | updated to again set the flags of what to init, and now also feature a | Daniel Stenberg | |
set of available flags | |||
2001-05-29 | beauty fix | Daniel Stenberg | |
2001-05-28 | global_init() takes a flag option now, to tell libcurl what _not_ to init. | Daniel Stenberg | |
it will make it better when the application uses several libs that use openssl and it also enables us to do the win32 winsock initing in the future if we want to | |||
2001-05-28 | curl_global_cleanup and curl_global_init added to the family | Daniel Stenberg | |