summaryrefslogtreecommitdiff
path: root/tests/server/fake_ntlm.c
Commit message (Expand)AuthorAgeFilesLines
* www.curl.se: new project homebagder/www.curl.seDaniel Stenberg2020-11-021-1/+1
* tests: introduce preprocessed test casesDaniel Stenberg2020-04-181-12/+5
* snprintf: renamed and we now only use msnprintf()Daniel Stenberg2018-11-231-4/+4
* tests: Fix format specifiersRikard Falkeborn2018-05-141-1/+1
* code style: use spaces around plusesDaniel Stenberg2017-09-111-1/+2
* code style: use spaces around equals signsDaniel Stenberg2017-09-111-5/+5
* tests: make test file names more uniqueDan Fandrich2017-05-091-10/+14
* tests/server: make string literals constMarcel Raad2017-05-041-3/+3
* tests/server: comply with our code styleDaniel Stenberg2016-04-031-7/+10
* URLs: change all http:// URLs to https://Daniel Stenberg2016-02-031-1/+1
* test servers: fix errno, ERRNO and SOCKERRNO usage for W32/W64Yang Tse2013-01-091-5/+5
* Revert changes relative to lib/*.[ch] recent renamingYang Tse2013-01-061-2/+2
* build: make use of 76 lib/*.h renamed filesYang Tse2012-12-281-2/+2
* setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse2012-12-141-4/+0
* test servers: build adjustmentYang Tse2012-04-101-5/+3
* fix bool variables checking and assignmentYang Tse2011-09-051-1/+1
* NTLM single-sign on adjustments (VIII)Yang Tse2011-07-311-4/+4
* fix compiler warningYang Tse2011-07-291-1/+1
* NTLM single-sign on adjustments (VI)Yang Tse2011-07-281-0/+4
* Removed an extraneous \n that violated the SSO daemon protocolDan Fandrich2011-07-281-1/+1
* NTLM single-sign on adjustments (V)Yang Tse2011-07-281-1/+75
* NTLM single-sign on adjustments (IV)Yang Tse2011-07-271-2/+8
* NTLM single-sign on adjustments (II)Yang Tse2011-07-271-1/+36
* Fixed test 2005 to work in out-of-tree buildsDan Fandrich2011-07-261-5/+20
* fix compiler warningYang Tse2011-07-261-2/+10
* test2005: verify ntlm single-signonMandy Wu2011-07-181-0/+141