| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2004-10-06 | removed tabs and trailing whitespace from source | Daniel Stenberg | |
| 2004-10-03 | set async.done to TRUE last in the addrinfo callback to prevent the risk that | Daniel Stenberg | |
| the multi-threaded resolver does wrong | |||
| 2004-06-24 | Gisle cleaned up remaining host resolve re-org issues | Daniel Stenberg | |
| 2004-06-24 | Source cleanups. The major one being that we now _always_ use a Curl_addrinfo | Daniel Stenberg | |
| linked list for name resolved data, even on hosts/systems with only IPv4 stacks as this simplifies a lot of code. | |||
| 2004-05-18 | + when storing the address in the cache fails, cleanup the resolved address | Daniel Stenberg | |
| properly + delete trailing whitespace | |||
| 2004-05-11 | curl_global_init_mem() allows the memory functions to be replaced. | Daniel Stenberg | |
| memory.h is included everywhere for this. | |||
| 2004-04-26 | Major hostip.c cleanup and split into multiple files and easier #ifdef | Daniel Stenberg | |
| usage. | |||
