index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
server
/
fake_ntlm.c
Age
Commit message (
Expand
)
Author
2018-11-23
snprintf: renamed and we now only use msnprintf()
Daniel Stenberg
2018-05-14
tests: Fix format specifiers
Rikard Falkeborn
2017-09-11
code style: use spaces around pluses
Daniel Stenberg
2017-09-11
code style: use spaces around equals signs
Daniel Stenberg
2017-05-09
tests: make test file names more unique
Dan Fandrich
2017-05-04
tests/server: make string literals const
Marcel Raad
2016-04-03
tests/server: comply with our code style
Daniel Stenberg
2016-02-03
URLs: change all http:// URLs to https://
Daniel Stenberg
2013-01-09
test servers: fix errno, ERRNO and SOCKERRNO usage for W32/W64
Yang Tse
2013-01-06
Revert changes relative to lib/*.[ch] recent renaming
Yang Tse
2012-12-28
build: make use of 76 lib/*.h renamed files
Yang Tse
2012-12-14
setup_once.h: refactor inclusion of <unistd.h> and <sys/socket.h>
Yang Tse
2012-04-10
test servers: build adjustment
Yang Tse
2011-09-05
fix bool variables checking and assignment
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
test2005: verify ntlm single-signon
Mandy Wu