aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-19Implement SMTP authenticationmonnerat
2010-04-17parseconfig: Value stored to 'line' is never readDaniel Stenberg
2010-04-17parsedate: Value stored to 'found' is never readDaniel Stenberg
2010-04-17check_gzip_header: Value stored to 'data' is never readDaniel Stenberg
2010-04-16dprintf_formatf: Value stored to 'left' is never readDaniel Stenberg
2010-04-16curl_version: remove superfluous assignmentsDaniel Stenberg
2010-04-16FTP PORT: Value stored to 'rc' is never readDaniel Stenberg
2010-04-16Curl_setup_transfer: no longer returns anythingDaniel Stenberg
2010-04-16PASV response: Value stored to 'rc' is never readDaniel Stenberg
2010-04-16Curl_perform: Value stored to 'res2' is never readDaniel Stenberg
2010-04-16sftp range: remove unnecessary check for NULL pointerDaniel Stenberg
2010-04-16ftp_range: remove unnecessary check for NULL pointerDaniel Stenberg
2010-04-16file_range: remove unnecessary check for NULL pointerDaniel Stenberg
2010-04-16SOCKS4: Value stored to 'rc' is never readDaniel Stenberg
2010-04-16FTP PASV: Value stored to 'rc' is never readDaniel Stenberg
2010-04-16ftp_range: Value stored to 'totalsize' is never readDaniel Stenberg
2010-04-16SOCKS5: when name resolves fail return immediatelyDaniel Stenberg
2010-04-16POP3: when USER command fails, don't even try PASSDaniel Stenberg
2010-04-16tftp_rx: Value stored to 'sbytes' is never readDaniel Stenberg
2010-04-16file_range: Value stored to 'totalsize' is never readDaniel Stenberg
2010-04-16changelog: GnuTLS: SSL handshake phase is non-blockingDaniel Stenberg
2010-04-16GnuTLS: make the connection phase non-blockingJerome Vouillon
2010-04-16krb5_auth: fix my previous change to compileDaniel Stenberg
2010-04-16OS400 version V5R2M0 not supported anymore by IBM: default target release cha...unknown
2010-04-16changelog: GnuTLS fix, no reverse loopkups and fixed GSS detectionDaniel Stenberg
2010-04-16SSL_RECV: EOF is not an error hereDaniel Stenberg
2010-04-16configure: GSSAPI detection on ancient Linux distrosPaul Howarth
2010-04-16resolvers: no more using AI_CANONNAMEDaniel Stenberg
2010-04-16KRB5: use given host name instead of reverse lookup'ed nameDaniel Stenberg
2010-04-15Remove redundant conditionalDan Fandrich
2010-04-15Eliminated an unlikely race condition in some tests.Dan Fandrich
2010-04-15changelog: prevent needless reverse name lookupsDaniel Stenberg
2010-04-15Curl_ipv4_resolve_r: only set AI_CANONNAME when neededDaniel Stenberg
2010-04-14IGNORE: files generated by maketgzDaniel Stenberg
2010-04-14bumped to start the journey towards 7.20.2Daniel Stenberg
2010-04-14added contributors from the 7.20.1 RELEASE-NOTESDaniel Stenberg
2010-04-14ignore files generated by 'maketgz'Daniel Stenberg
2010-04-147.20.1: 14 April 2010Daniel Stenberg
2010-04-13Use correct directory for c-ares git pullGuenter Knauf
2010-04-13fix compiler warning: variable might be clobbered by longjmp or vforkYang Tse
2010-04-13added last git commit output for c-ares too.Guenter Knauf
2010-04-13changed the git update block to take care of c-ares repo if detected.Guenter Knauf
2010-04-12updated timestamp of the script.Guenter Knauf
2010-04-12removed obsolete var in gitpull() functionGuenter Knauf
2010-04-12added a cast to silent compiler warning with 64bit systems.Guenter Knauf
2010-04-12fixed a path typo in src/Makefile.netware.Guenter Knauf
2010-04-12Added text for How To Make a Patch with gitDaniel Stenberg
2010-04-12update the section on timeoutsDaniel Stenberg
2010-04-12update URL and cut out wrong info on ipv6Daniel Stenberg
2010-04-12refer to CURLMOPT_TIMERFUNCTION for multi_socket usersDaniel Stenberg