Age | Commit message (Expand) | Author |
2004-04-27 | idn stuff in code and configure script | Daniel Stenberg |
2004-04-27 | we released yesterday, we have heaps of new stuff today! :-) | Daniel Stenberg |
2004-04-27 | provide our own inet_ntoa_r() proto if the system has none on its own | Daniel Stenberg |
2004-04-27 | Made host name and proxy name get stored in a 'struct hostname' and set | Daniel Stenberg |
2004-04-27 | without-libidn works too now | Daniel Stenberg |
2004-04-27 | hugehelp.c fix, without-ssl fix | Daniel Stenberg |
2004-04-27 | make the loop use a fixed number of attempts to prevent eternal loops | Daniel Stenberg |
2004-04-27 | added curl_*_strerror | Daniel Stenberg |
2004-04-27 | added doctype tag to get HTML compliant | Daniel Stenberg |
2004-04-26 | We now make sure to only scan for SSL options with pkg-config if we haven't | Daniel Stenberg |
2004-04-26 | Include "setup.h" and not "config.h" since setup.h is made to include | Daniel Stenberg |
2004-04-26 | my nroff 1.18.1 complained the URL as it contains a nroff combo somehow | Daniel Stenberg |
2004-04-26 | oops, .obj not .c! | Daniel Stenberg |
2004-04-26 | improved libidn detection to correct the false positives we got | Daniel Stenberg |
2004-04-26 | made the verbose connect use the proper host name string even when using | Daniel Stenberg |
2004-04-26 | NI_MAXHOST is not generally available, we use plain 256 bytes for the hostname | Daniel Stenberg |
2004-04-26 | corrected mistake | Daniel Stenberg |
2004-04-26 | Gisle fixed a mistaken check | Daniel Stenberg |
2004-04-26 | Made defines instead of plain numbers for the Curl_resolv() return code to | Daniel Stenberg |
2004-04-26 | typedef CURL in the curl.h file instead of only having a single useful typedef | Daniel Stenberg |
2004-04-26 | IDN adjustments and host cleanups by Gisle | Daniel Stenberg |
2004-04-26 | no longer include curl/types.h, it serves no purpose | Daniel Stenberg |
2004-04-26 | ignore the curl/types.h header file | Daniel Stenberg |
2004-04-26 | Moved down the ares check again to the bottom of the script since it | Daniel Stenberg |
2004-04-26 | added the new files to the build | Daniel Stenberg |
2004-04-26 | "configure summary" | Daniel Stenberg |
2004-04-26 | Removed the FTPS test cases, they only annoy us as they don't work for anyone | Daniel Stenberg |
2004-04-26 | Curl_ip2addr() now takes an in_addr_t argument instead to prevent compiler | Daniel Stenberg |
2004-04-26 | removed assignment of variable never used | Daniel Stenberg |
2004-04-26 | Tor Arntsen fixed a 'Statement not reachable'-warning | Daniel Stenberg |
2004-04-26 | Kim Karlsson pointed out that error 57 was wrongly documented | Daniel Stenberg |
2004-04-26 | TommyTam made a patch to handle stdin redirection for win32. | Daniel Stenberg |
2004-04-26 | some fixed, one removed, edited some. 7.12.0 in progress. | Daniel Stenberg |
2004-04-26 | the recent commits explained | Daniel Stenberg |
2004-04-26 | Major hostip.c cleanup and split into multiple files and easier #ifdef | Daniel Stenberg |
2004-04-26 | supports showing "IDN" as a libcurl feature, now outputs the features | Daniel Stenberg |
2004-04-26 | added libidn awareness | Daniel Stenberg |
2004-04-26 | added many comments | Daniel Stenberg |
2004-04-26 | major update of the error strings | Daniel Stenberg |
2004-04-26 | added comments | Daniel Stenberg |
2004-04-26 | added function headers and comments | Daniel Stenberg |
2004-04-26 | --with-libidn[=PATH] is now supported | Daniel Stenberg |
2004-04-26 | the next release is planned to become 7.12.0 | Daniel Stenberg |
2004-04-26 | start all over again | Daniel Stenberg |
2004-04-26 | 7.11.2 coming today | Daniel Stenberg |
2004-04-25 | updated the warning text when SSL is explicitly disabled | Daniel Stenberg |
2004-04-25 | USE_MANUAL is now defined by default | Daniel Stenberg |
2004-04-25 | moved older changes to the CHANGES.2003 file | Daniel Stenberg |
2004-04-25 | disable-manual | Daniel Stenberg |
2004-04-25 | make the generated hugehelp.c file use the USE_MANUAL define so that it | Daniel Stenberg |