summaryrefslogtreecommitdiff
path: root/lib/inet_pton.c
Commit message (Expand)AuthorAgeFilesLines
* Renamed a variable to avoid conflict with a C++ reserved word.Dan Fandrich2004-12-171-6/+6
* removed tabs and trailing whitespace from sourceDaniel Stenberg2004-10-061-24/+24
* simplified expressionDaniel Stenberg2004-08-191-1/+2
* indented the code curl-styleDaniel Stenberg2004-08-181-123/+123
* Dan Fandrich's cleanup patch to make pedantic compiler options cause lessDaniel Stenberg2004-01-291-10/+5
* Only compile the ipv6-section for ipv6-enabled libcurls. Should saveDaniel Stenberg2003-10-301-4/+9
* Gisle Vanem's IPv6-on-Windows patch applied!Daniel Stenberg2003-10-141-6/+4
* Dominick Meglio fixed this to build fine on MSVCDaniel Stenberg2003-10-091-10/+16
* include file fixesDaniel Stenberg2003-10-081-0/+10
* Neil Dunbar provided a patch that now makes libcurl check SSLDaniel Stenberg2003-10-071-0/+226