Oscar Koeroo
|
1394cad30f
SSL: Several SSL-backend related fixes
|
12 years ago |
Nick Zitzmann
|
6d1ea388cb
darwinssl: add support for native Mac OS X/iOS SSL
|
12 years ago |
Yang Tse
|
a5e0583cd3
build: add curl_multibyte files to build systems
|
12 years ago |
Marc Hoersken
|
cb142cf217
winbuild: Updated winbuild scripts to add schannel
|
12 years ago |
Yang Tse
|
74a7ee9973
Makefile.inc: tab adjustment
|
12 years ago |
Steve Holme
|
8e860c1662
sasl: Moved plain text authentication message creation from smtp.c
|
12 years ago |
Steve Holme
|
978b808f7d
smtp: Moved auth-mechanism constants into a separate header file
|
12 years ago |
Yang Tse
|
3d8c093145
curl tool: use configuration files from lib directory - follow-up I
|
12 years ago |
Yang Tse
|
662c1d87f3
NTLM: END of refactoring/splitting/moving
|
13 years ago |
Yang Tse
|
135f694058
NTLM: move NTLM core specifics into curl_ntlm_core.[ch]
|
13 years ago |
Yang Tse
|
260ee6b7bf
NTLM_WB: move NTLM_WB specifics into curl_ntlm_wb.[ch]
|
13 years ago |
Yang Tse
|
98fb0ef73e
http NTLM: split http_ntlm.[ch] between http_ntlm.[ch] and curl_ntlm.[ch]
|
13 years ago |
Steve Holme
|
301e907aed
http NTLM: move portions of http_ntlm.h into new curl_ntlm.h
|
13 years ago |
Daniel Stenberg
|
44b5847237
gssapi: rename our files to avoid conflicts
|
13 years ago |
Julien Chaffraix
|
20485a4885
Added Curl_gss_init_sec_context.
|
13 years ago |
Daniel Stenberg
|
7de2f9271c
async resolvers: further cleanups
|
14 years ago |
Daniel Stenberg
|
c828646f60
CURL_DOES_CONVERSIONS: cleanup
|
13 years ago |
Daniel Stenberg
|
02dbfa2192
http-proxy: move proxy code to http_proxy.c
|
13 years ago |
Todd A Ouska
|
9e60d8fd9e
SSL: (part 2) Added CyaSSL to SSL abstraction layer
|
13 years ago |
Marcel Roelofs
|
1d28efb9d1
HTTP: HTTP Negotiate authentication using SSPI
|
14 years ago |
Pierre Joye
|
420eac5542
IDN: use win32 API if told to
|
14 years ago |
Eric Hu
|
108d7693a4
Preparing for axTLS. Actual SSL API functions are only stubbed.
|
14 years ago |
Cameron Kaiser
|
795107453d
Forgot gopher.h in Makefile.inc
|
14 years ago |
Cameron Kaiser
|
201637d468
Gopher protocol support (initial release)
|
14 years ago |
Kamil Dudka
|
b5c3feda17
NTLM tests: boost coverage by forcing the hostname
|
14 years ago |
Guenter Knauf
|
01c309e186
Added a comment with an alternate idea to avoid the backslash line contination character.
|
14 years ago |
Guenter Knauf
|
11f53b9a18
some cosmetic changes.
|
14 years ago |
Kamil Dudka
|
f3b77e5611
http_ntlm: add support for NSS
|
14 years ago |
Howard Chu
|
2e056353b0
LDAP: properly implemented as a curl_handler
|
14 years ago |
Pavel Raiskup
|
0825cd80a6
FTP: WILDCARDMATCH/CHUNKING/FNMATCH added
|
14 years ago |