Age | Commit message (Expand) | Author |
2011-09-05 | fix bool variables checking and assignment | Yang Tse |
2011-09-03 | fix a bunch of MSVC compiler warnings | Yang Tse |
2011-08-24 | base64: fix Curl_base64_encode and Curl_base64_decode interfaces | Yang Tse |
2011-07-31 | NTLM single-sign on adjustments (VIII) | Yang Tse |
2011-07-29 | fix compiler warning | Yang Tse |
2011-07-28 | NTLM single-sign on adjustments (VI) | Yang Tse |
2011-07-28 | Removed an extraneous \n that violated the SSO daemon protocol | Dan Fandrich |
2011-07-28 | NTLM single-sign on adjustments (V) | Yang Tse |
2011-07-27 | NTLM single-sign on adjustments (IV) | Yang Tse |
2011-07-27 | NTLM single-sign on adjustments (II) | Yang Tse |
2011-07-26 | Fixed test 2005 to work in out-of-tree builds | Dan Fandrich |
2011-07-26 | fix compiler warning | Yang Tse |
2011-07-18 | gitignore: ignore fake_ntlm | Daniel Stenberg |
2011-07-18 | test2005: verify ntlm single-signon | Mandy Wu |
2011-07-17 | sws: don't enable pipelining for requests with content-length | Daniel Stenberg |
2011-07-03 | sws: allow multiple commands in <servercmd> | Daniel Stenberg |
2011-06-11 | write: add return code checks when used | Daniel Stenberg |
2011-05-27 | distribution: Fix EXTRA_DIST letter case | Yang Tse |
2011-04-05 | Changed some nonportable types | Dan Fandrich |
2010-12-17 | tftpd: avoid buffer overflow report from glibc | Paul Howarth |
2010-12-06 | sws: fix compier warning: external definition with no prior declaration | Yang Tse |
2010-12-02 | fix compiler warning: rounding, sign extension, or loss of accuracy may result | Yang Tse |
2010-11-28 | atoi: remove atoi usage | Yang Tse |
2010-11-19 | test servers: fix strict aliasing compiler warnings | Yang Tse |
2010-10-02 | sws: Added writedelay HTTP server command | Dan Fandrich |
2010-08-25 | sws: added basic gopher support | Daniel Stenberg |
2010-03-25 | remove all .cvsignore files | Daniel Stenberg |
2010-03-24 | remove the CVSish $Id$ lines | Daniel Stenberg |
2010-03-23 | ignore more files generated when tests run in the source tree | Daniel Stenberg |
2010-02-26 | fix compiler warning | Yang Tse |
2010-02-25 | fix file name | Yang Tse |
2010-02-25 | Fixed bug report #2958074 indicating | Yang Tse |
2010-02-23 | fix socket data type | Yang Tse |
2010-02-22 | convert Curl_ultous() and Curl_ultouc() functions to curlx_ultous() and | Yang Tse |
2010-02-22 | updated sources | Yang Tse |
2010-02-19 | fix compiler warning | Yang Tse |
2010-02-18 | fix compiler warning | Yang Tse |
2010-02-16 | fix Content-Length validation | Yang Tse |
2010-02-15 | fix compiler warning: conversion from "long" to "size_t" may lose sign | Yang Tse |
2010-02-15 | fix compiler warning: conversion from "long" to "size_t" may lose sign | Yang Tse |
2010-02-14 | removed trailing whitespace | Yang Tse |
2010-02-14 | fix compiler warning | Yang Tse |
2010-02-14 | Overhauled test suite getpart() function. Fixing potential out of bounds | Yang Tse |
2010-02-10 | - remove extra "\r\n" from doc404_RTSP | Yang Tse |
2010-02-04 | Validate server port argument | Yang Tse |
2010-02-02 | avoid possibility of using obsoleted stuff | Yang Tse |
2010-02-01 | Test suite support for RTSP | Yang Tse |
2010-01-23 | PKTSIZE might have been already defined in arpa/tftp.h | Yang Tse |
2010-01-10 | Update error message to include port number | Yang Tse |
2010-01-08 | Remove extra line feed | Yang Tse |