index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2010-09-28
security.c: Fix ftp_send_command.
Julien Chaffraix
2010-09-28
curl_easy_escape: don't escape "unreserved" characters
Daniel Stenberg
2010-09-28
multi: don't expire timeouts at disonnect or done
Daniel Stenberg
2010-09-27
multi_runsingle: set timeout error messages
Dirk Manske
2010-09-27
parsedate: allow time specified without seconds
Daniel Stenberg
2010-09-26
TFTP: re-indented the source code
Daniel Stenberg
2010-09-26
TFTP: Work around tftpd-hpa upload bug
Tim Newsome
2010-09-24
Revert "security.c: buffer_read various fixes."
Daniel Stenberg
2010-09-22
security.c: removed superfluous parentheses
Daniel Stenberg
2010-09-22
security.c: Update the #include statements after the rewrite.
Julien Chaffraix
2010-09-22
security.c: sec_write tweaks
Julien Chaffraix
2010-09-22
security.c: _sec_send tweaks
Julien Chaffraix
2010-09-22
security.c: sec_read tweaks
Julien Chaffraix
2010-09-22
security.c: Curl_sec_fflush_fd tweaks
Julien Chaffraix
2010-09-22
security.c: sec_send tweaks
Julien Chaffraix
2010-09-22
security.c: Curl_sec_read_msg tweaks
Julien Chaffraix
2010-09-22
security.c: Curl_sec_set_protection_level tweaking
Julien Chaffraix
2010-09-22
security.c: factored the logic from Curl_sec_login into a dedicated method th...
Julien Chaffraix
2010-09-22
security.c: Remove out_buffer as it was never written into.
Julien Chaffraix
2010-09-22
security.c: buffer_read various fixes.
Julien Chaffraix
2010-09-22
security.c: Made block_write return a CURLcode.
Julien Chaffraix
2010-09-22
security.c: Made block_read and sec_get_data return CURLcode.
Julien Chaffraix
2010-09-22
Security.c: Fix headers guard to match the rest of the code.
Julien Chaffraix
2010-09-21
parse_remote_port: ignore colons without port number
Daniel Stenberg
2010-09-21
duphandle: use ares_dup()
Daniel Stenberg
2010-09-18
FTP: fix bad check of Curl_timeleft() return code
Daniel Stenberg
2010-09-18
LDAP: moved variable declaration to avoid compiler warn
Daniel Stenberg
2010-09-18
LDAP: Use FALSE instead of bool_false when setting bits.close
Tor Arntsen
2010-09-18
LDAP: Add missing declaration for 'result'
Tor Arntsen
2010-09-18
LDAP: Support for tunnelling queries through HTTP proxy
Mauro Iorio
2010-09-17
timeout: use the correct start value as offset
Daniel Stenberg
2010-09-17
Curl_timeleft: avoid returning "no timeout" by mistake
Daniel Stenberg
2010-09-14
multi: don't do extra expire calls for the connection
Daniel Stenberg
2010-09-12
inflate_stream: remove redundant check that is always true
Daniel Stenberg
2010-09-12
digest: make it clear the condition is always true
Daniel Stenberg
2010-09-12
ssluse: removed redundant check that is always true
Daniel Stenberg
2010-09-07
chunky parser: only rewind if needed
Daniel Stenberg
2010-09-06
rtsp: avoid SIGSEGV on malformed header
Kamil Dudka
2010-09-06
rtsp: avoid SIGSEGV on malformed header
Kamil Dudka
2010-09-06
warning: fix conversion to 'int' from 'size_t'
Daniel Stenberg
2010-09-06
portabilty: use proper variable type to hold sockets
Daniel Stenberg
2010-09-03
Trial to fix another compiler warning with braces.
Guenter Knauf
2010-09-02
Moved S_ISREG define to setup as suggested by Dan.
Guenter Knauf
2010-09-02
Use own typedef as workaround for broken sspi.h header (f.e. Watcom).
Guenter Knauf
2010-09-02
Added S_ISREG define for Win32.
Guenter Knauf
2010-09-01
multi: fixes for timing out handles
Daniel Stenberg
2010-09-01
threaded resolver: no more expire 0 calls
Daniel Stenberg
2010-09-01
resolve_server: simplify code
Daniel Stenberg
2010-08-31
multi: make sure the next timeout is used when one expires
Daniel Stenberg
2010-08-29
multi: set timeouts when transfer begins
Daniel Stenberg
[prev]
[next]