Daniel Gröber
|
191249a33c
|
Fixed double "Basic" in Proxy-Authenticate header.
The authentication scheme name is already appended to the header in
httpc_mkconnect.
|
2011-01-24 15:17:05 +01:00 |
|
Bin Jin
|
7099116ff1
|
remove free_null macro
|
2011-01-13 15:24:48 +08:00 |
|
Bin Jin
|
54c91ad6c2
|
remove time limit between consective attempts
|
2010-11-19 01:03:20 +08:00 |
|
Bin Jin
|
1a3d2f7df2
|
fix the fatal issue in lastest commit
|
2010-11-19 00:52:41 +08:00 |
|
Bin Jin
|
b8a5598b17
|
use strcasecmp() instead, fix issue on staled auth
|
2010-11-19 00:47:39 +08:00 |
|
Bin Jin
|
8a545ad1da
|
fix issue: failed when no password provided after an auth challenge
|
2010-11-18 23:59:42 +08:00 |
|
Bin Jin
|
c12924022a
|
add proxy auth for http-connect, working but buggy
|
2010-11-18 22:57:20 +08:00 |
|
Bin Jin
|
c83e3b5fb2
|
minor fixes
|
2010-11-14 22:35:22 +08:00 |
|
Bin Jin
|
35a8f066ec
|
implement http-auth for basic and digest scheme
|
2010-11-14 22:28:48 +08:00 |
|