summaryrefslogtreecommitdiff
path: root/tests/server/fake_ntlm.c
AgeCommit message (Expand)Author
2017-05-09tests: make test file names more uniqueDan Fandrich
2017-05-04tests/server: make string literals constMarcel Raad
2016-04-03tests/server: comply with our code styleDaniel Stenberg
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2013-01-09test servers: fix errno, ERRNO and SOCKERRNO usage for W32/W64Yang Tse
2013-01-06Revert changes relative to lib/*.[ch] recent renamingYang Tse
2012-12-28build: make use of 76 lib/*.h renamed filesYang Tse
2012-12-14setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>Yang Tse
2012-04-10test servers: build adjustmentYang Tse
2011-09-05fix bool variables checking and assignmentYang Tse
2011-07-31NTLM single-sign on adjustments (VIII)Yang Tse
2011-07-29fix compiler warningYang Tse
2011-07-28NTLM single-sign on adjustments (VI)Yang Tse
2011-07-28Removed an extraneous \n that violated the SSO daemon protocolDan Fandrich
2011-07-28NTLM single-sign on adjustments (V)Yang Tse
2011-07-27NTLM single-sign on adjustments (IV)Yang Tse
2011-07-27NTLM single-sign on adjustments (II)Yang Tse
2011-07-26Fixed test 2005 to work in out-of-tree buildsDan Fandrich
2011-07-26fix compiler warningYang Tse
2011-07-18test2005: verify ntlm single-signonMandy Wu