Age | Commit message (Expand) | Author |
---|---|---|
2002-09-03 | updated source code boilerplate/header | Daniel Stenberg |
2002-08-12 | Initial fix to make the multi interface return control while waiting for | Daniel Stenberg |
2002-03-19 | copyright string (year) update | Daniel Stenberg |
2001-11-19 | long port => int port, as the c source uses! (Miklos Nemeth found this) | Daniel Stenberg |
2001-10-31 | nonblock => Curl_nonblock, remade the check for a live SSL connection (again) | Daniel Stenberg |
2001-10-05 | SM's patch applied, we should not use arguments or variables that have the | Daniel Stenberg |
2001-10-02 | major connecting updates | Daniel Stenberg |
2001-10-01 | conn->hp is now conn->hostaddr | Daniel Stenberg |
2001-10-01 | fixed the connecthost proto: added the timeout argument | Daniel Stenberg |
2001-10-01 | introduced non-blocking connects | Daniel Stenberg |