Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-01 | Use memcpy instead of strcpy to improve performance. | Dan Fandrich | |
2006-07-17 | Return NULL if argument is NULL. | Yang Tse | |
2006-07-11 | Moved strdup replacement from src/main.c into src/strdup.c so it's available | Dan Fandrich | |
in libcurl as well, if necessary. |