| Commit message (Expand) | Author | Age | Files | Lines |
* | NTLM single-sign on adjustments (VIII) | Yang Tse | 2011-07-31 | 6 | -27/+33 |
* | NTLM single-sign on adjustments (VII) | Yang Tse | 2011-07-29 | 2 | -5/+7 |
* | socketpair() usage tracking to allow fd leak detection | Yang Tse | 2011-07-29 | 4 | -29/+57 |
* | Avoid a "shadows global declaration" warning on old MIT Kerberos | Dan Fandrich | 2011-07-28 | 3 | -0/+3 |
* | Give the NTLM SSO helper a moment to cleanly shut down if needed | Dan Fandrich | 2011-07-28 | 3 | -4/+11 |
* | Removed an extraneous \n that violated the SSO daemon protocol | Dan Fandrich | 2011-07-28 | 1 | -1/+1 |
* | Fixed a couple of memory leaks in NTLM SSO support | Dan Fandrich | 2011-07-27 | 1 | -1/+5 |
* | NTLM single-sign on adjustments (IV) | Yang Tse | 2011-07-27 | 1 | -1/+1 |
* | NTLM single-sign on adjustments (III) | Yang Tse | 2011-07-27 | 1 | -15/+62 |
* | fix compiler warning | Yang Tse | 2011-07-26 | 1 | -1/+1 |
* | fix compiler warning | Yang Tse | 2011-07-26 | 2 | -1/+5 |
* | stdio.h, stdlib.h, string.h, stdarg.h and ctype.h inclusion done in setup_once.h | Yang Tse | 2011-07-26 | 81 | -346/+47 |
* | WIN32 io.h and fcntl.h inclusion done in setup_once.h | Yang Tse | 2011-07-25 | 10 | -52/+18 |
* | time.h and sys/time.h inclusion conditionally done in setup_once.h | Yang Tse | 2011-07-25 | 15 | -64/+1 |
* | errno.h inclusion conditionally done in setup_once.h - followup | Yang Tse | 2011-07-25 | 1 | -1/+1 |
* | errno.h inclusion conditionally done in setup_once.h | Yang Tse | 2011-07-24 | 25 | -17/+24 |
* | progress: reset flags at transfer start | Ben Winslow | 2011-07-22 | 1 | -0/+1 |
* | http error response: stop sending when error is received | Daniel Stenberg | 2011-07-20 | 2 | -12/+61 |
* | sso_ntlm_initiate: unassigned variable | Michael Mueller | 2011-07-19 | 1 | -1/+1 |
* | NTLM single-sign on supported | Mandy Wu | 2011-07-18 | 7 | -6/+356 |
* | curl_gssapi: Guard files with HAVE_GSSAPI. | Julien Chaffraix | 2011-07-13 | 2 | -0/+10 |
* | gssapi: rename our files to avoid conflicts | Daniel Stenberg | 2011-07-13 | 6 | -6/+6 |
* | silence picky compilers: mark unused parameters | Daniel Stenberg | 2011-07-12 | 2 | -6/+15 |
* | gssapi.c: Simplified the function. | Julien Chaffraix | 2011-07-12 | 5 | -45/+15 |
* | Added Curl_gss_init_sec_context. | Julien Chaffraix | 2011-07-12 | 6 | -53/+151 |
* | http_negociate: Be consistent in gss_init_sec_context attributes. | Julien Chaffraix | 2011-07-12 | 1 | -1/+1 |
* | code style: space between close paren and open brace | Daniel Stenberg | 2011-07-04 | 9 | -29/+28 |
* | checksrc: detect open brace without space | Daniel Stenberg | 2011-07-04 | 1 | -0/+5 |
* | polarssl.h: remove CVS leftover | Daniel Stenberg | 2011-07-04 | 1 | -1/+0 |
* | Curl_http_readwrite_headers: minor indent fix | Daniel Stenberg | 2011-07-01 | 1 | -6/+6 |
* | get_gss_name: proxy auth without proxy set equals error | Daniel Stenberg | 2011-06-29 | 1 | -5/+8 |
* | parsedate: detect more invalid dates better | Daniel Stenberg | 2011-06-23 | 1 | -0/+4 |
* | Curl_input_negotiate: do not delegate GSSAPI credentials | Daniel Stenberg | 2011-06-22 | 1 | -1/+1 |
* | windows build: use correct MS CRT | Josue Andrade Gomes | 2011-06-21 | 1 | -1/+1 |
* | [pop3] remove extra space in LIST command | Ori Avtalion | 2011-06-21 | 1 | -2/+5 |
* | http: fix compiler warning | Yang Tse | 2011-06-21 | 1 | -2/+2 |
* | asyn-thread: fix compiler warning | Yang Tse | 2011-06-21 | 1 | -4/+2 |
* | cmake: remove spurious definition | Yang Tse | 2011-06-21 | 1 | -3/+0 |
* | unitteset: Curl_llist_move | Amr Shahin | 2011-06-19 | 1 | -2/+9 |
* | CURLFORM_STREAM: acknowledge CURLFORM_FILENAME | Daniel Stenberg | 2011-06-17 | 1 | -9/+11 |
* | curl_formget: fix FILE * leak | Daniel Stenberg | 2011-06-13 | 1 | -3/+8 |
* | curl_formget: treat CURLFORM_STREAM better | Daniel Stenberg | 2011-06-13 | 1 | -3/+7 |
* | long/int mess | Daniel Stenberg | 2011-06-11 | 1 | -2/+2 |
* | splay: add unit tests | Daniel Stenberg | 2011-06-10 | 1 | -165/+14 |
* | unittest: mark all unit tested functions | Daniel Stenberg | 2011-06-10 | 8 | -6/+34 |
* | disconnect: wipe out the keeps_speed time stamp | Kamil Dudka | 2011-06-08 | 1 | -0/+1 |
* | urldata: use uniform inclusion style for OpenSSL headers | Yang Tse | 2011-06-07 | 1 | -15/+15 |
* | HTTP time condition: force closure for 200 OK | Daniel Stenberg | 2011-06-07 | 1 | -0/+3 |
* | wait_ms: takes an int argument | Daniel Stenberg | 2011-06-05 | 1 | -2/+2 |
* | Curl_socket_ready: make timeout a 'long' | Daniel Stenberg | 2011-06-04 | 14 | -28/+26 |