Marcel Roelofs
|
48a40f0402
|
negotiate sspi: fix sequential requests
|
2011-05-16 15:21:32 +02:00 |
|
Daniel Stenberg
|
889d1e973f
|
whitespace cleanup: no space first in conditionals
"if(a)" is our style, not "if( a )"
|
2011-04-27 09:09:35 +02:00 |
|
Daniel Stenberg
|
b903186fa0
|
source cleanup: unify look, style and indent levels
By the use of a the new lib/checksrc.pl script that checks that our
basic source style rules are followed.
|
2011-04-27 09:09:35 +02:00 |
|
Fabian Keil
|
1702a2c08d
|
Fix a couple of spelling errors in lib/
Found with codespell.
|
2011-04-21 07:55:53 -07:00 |
|
Guenter Knauf
|
8fa7b8cb9b
|
Added casts to silent gcc warnings.
|
2011-01-14 12:39:54 +01:00 |
|
Marcel Roelofs
|
1d28efb9d1
|
HTTP: HTTP Negotiate authentication using SSPI
Only under Windows
|
2011-01-07 23:48:40 +01:00 |
|