Dimitri Papadopoulos
|
fe795bf5b3
Reorganize #include
|
3 years ago |
David Woodhouse
|
9972900cb1
Add line length argument to buf_append_base64()
|
3 years ago |
Nikos Mavrogiannopoulos
|
9723ca95a9
Introduced buf_append_hex()
|
8 years ago |
David Woodhouse
|
c425d9052a
Fix potential memory leaks in Digest auth
|
9 years ago |
David Woodhouse
|
06723682f1
Fix up Digest auth for non-proxy authentication
|
9 years ago |
David Woodhouse
|
3484aeb5b3
Add unused http_auth states, add proxy argument to authorization methods
|
9 years ago |
David Woodhouse
|
021bddd22c
Start making HTTP authentication less proxy-specific
|
9 years ago |
David Woodhouse
|
70d26b833b
Update copyright year
|
9 years ago |
David Woodhouse
|
705da6b2ea
Use autoheader. Ick. But the command lines were getting silly
|
10 years ago |
David Woodhouse
|
2525c1e64f
Fix NetBSD ctype warnings: "array subscript has type 'char'"
|
10 years ago |
David Woodhouse
|
9f89f8445f
Leave fewer copies of proxy password around in memory
|
10 years ago |
David Woodhouse
|
1a0566fea4
Check for buffer alloc failures
|
10 years ago |
David Woodhouse
|
75e7b7b17c
Kill empty cleanup_digest_auth()
|
10 years ago |
David Woodhouse
|
74f9d1301b
Use an array of auth states
|
10 years ago |
David Woodhouse
|
9e50ba4764
Drop proxy connection and reconnect when auth fails
|
10 years ago |
David Woodhouse
|
0c45c8c87b
Implement Digest authentication
|
10 years ago |
David Woodhouse
|
e33b27beb1
Add shell of Digest auth
|
10 years ago |