2007-12-03 |
Daniel Stenberg | SSL session id caching bugfix |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Daniel Stenberg | Bug report #1842029 (curl.haxx.se/bug/view.cgi?id=18420... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Daniel Stenberg | mention "no longer default-appends ;type= on FTP URLs... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Daniel Stenberg | Now libcurl (built with OpenSSL) doesn't return error... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Daniel Stenberg | Erik Kline cleaned up ares_gethostbyaddr.c:next_lookup... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Daniel Stenberg | Brad Spencer fixed the configure script to assume that... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Daniel Stenberg | removed the ;type= thing for FTP urls through proxy... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Daniel Stenberg | 107 - resolve the type= thing for FTP URLs over HTTP... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Daniel Stenberg | Michal Marek introduced CURLOPT_PROXY_TRANSFER_MODE... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Dan Fandrich | Upped copyright year |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Daniel Stenberg | uh, corrected pretty major write error! |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Daniel Stenberg | ftp resumed upload and long Digest nonces |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Daniel Stenberg | A bug report on the curl-library list showed a HTTP... |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Daniel Stenberg | Fixed the resumed FTP upload loop to not require that... |
commit | commitdiff | tree | snapshot |
2007-11-29 |
Daniel Stenberg | include the libssh2 return code in the output for these... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Daniel Stenberg | the gethostbyname fix applied here as well |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Daniel Stenberg | fix next_lookup() to continue searching even if c-ares... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Daniel Stenberg | When --with-gssapi (without given path) is used, we... |
commit | commitdiff | tree | snapshot |
2007-11-28 |
Yang Tse | To allow remote log inspection avoid redirecting messag... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Daniel Stenberg | Remove the check for libdl since that isn't actually... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Daniel Stenberg | pkgconfig fix by Andreas Schuldei |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Daniel Stenberg | spellfix |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Yang Tse | ConnectTimeout requires OpenSSH 3.7 or later |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Yang Tse | Explicitly disallow remote hosts to connect to local... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Yang Tse | Stop ssh and socks servers when verification fails |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Yang Tse | Providing an explicit bind address besides the port... |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Daniel Stenberg | more blurb |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Daniel Stenberg | Added recent changes and spellchecked |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Daniel Stenberg | test1015 --data-urlencode |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Daniel Stenberg | #1 fixed --data-urlencode when no = or @ was used |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Daniel Stenberg | slightly less outdated |
commit | commitdiff | tree | snapshot |
2007-11-26 |
Yang Tse | Temporary change to better debug startup failures |
commit | commitdiff | tree | snapshot |
2007-11-25 |
Yang Tse | Allow different start timeout specification for each... |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Daniel Stenberg | reqdata doesn't exist anymore and the path moved to... |
commit | commitdiff | tree | snapshot |
2007-11-24 |
Daniel Stenberg | struct HandleData is now called struct SingleRequest... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Yang Tse | make 'checkdied' in runtests.pl more robust |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Yang Tse | Revert last change since it breaks running the test... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Yang Tse | Improve chance of running runtests.pl from outside the |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Yang Tse | Debugging messages to trace startnew failures |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Yang Tse | Provide a socklen_t definition in curl.h for Win32... |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Daniel Stenberg | make nlen a size_t to better hold diffs between pointer... |
commit | commitdiff | tree | snapshot |
2007-11-22 |
Daniel Stenberg | Alessandro Vesely helped me improve the --data-urlencod... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Daniel Stenberg | Make the do_complete() function not get called until... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Yang Tse | Temporary change adding additional debugging messages... |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Yang Tse | Fix trying to return outside of a subroutine |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Daniel Stenberg | and we start on 1.5.2! |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Daniel Stenberg | change |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Daniel Stenberg | oops |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Daniel Stenberg | start working on 1.5.1 now |
commit | commitdiff | tree | snapshot |
2007-11-21 |
Daniel Stenberg | this is what 1.5.0 is |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Daniel Stenberg | While inspecting the Negotiate code, I noticed how... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Daniel Stenberg | clarify somewhat what happens to some data when a share... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Daniel Stenberg | white space changes only to clean up indent and source... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Daniel Stenberg | remove the unconditional enabling of cookies if you... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Daniel Stenberg | a bunch of new comments |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Daniel Stenberg | rephrased |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Yang Tse | Don't gather additional debug info unless sshd actually... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Patrick Monnerat | ILE RPG binding: OS/400 specific and contained in sourc... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Yang Tse | Improve detection of sshd un/supported options. |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Daniel Stenberg | Introuced --data-urlencode to the curl tool for easier... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Daniel Stenberg | fix the treatment of the parameter-based precision... |
commit | commitdiff | tree | snapshot |
2007-11-20 |
Daniel Stenberg | 107 - resolve the type= thing for FTP URLs over HTTP... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Daniel Stenberg | 106 - Share interface force-enable the cookie parser |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Yang Tse | This is a temporary change to test if OpenSSH 3.6 and... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Daniel Stenberg | fill in missing copyrights |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Daniel Stenberg | I think this is the right fix for other non-OpenSSL... |
commit | commitdiff | tree | snapshot |
2007-11-19 |
Yang Tse | Temporary change to help debugging string(s) returned... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Gunter Knauf | removed now obsolete defines; |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Daniel Stenberg | Rob Crittenden fixed SSL connections with NSS done... |
commit | commitdiff | tree | snapshot |
2007-11-18 |
Yang Tse | Add /opt/ssh/sbin and /opt/ssh/libexec to the sshd... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Yang Tse | When unable to start test suite sshserver, log if OpenS... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Daniel Stenberg | Andres Garcia made the examples build fine on Windows... |
commit | commitdiff | tree | snapshot |
2007-11-17 |
Yang Tse | Add /usr/local/sbin and /usr/freeware/bin to the sshd... |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Daniel Stenberg | Michal Marek made the test suite remember what test... |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Steinar H.... | Fix a double free. |
commit | commitdiff | tree | snapshot |
2007-11-16 |
Yang Tse | Fix unsigned integral math check in add_buffer_send() |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Daniel Stenberg | Ates Goral identified a problem in http.c:add_buffer_se... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Daniel Stenberg | removed unnecessary check from add_buffer_send() that... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Daniel Stenberg | Michal Marek fixed the test suite to better deal with... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Daniel Stenberg | Rearranged code and changed Curl_readwrite_init() and... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Yang Tse | Needed now that in6_addr is referenced in ares.h |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Yang Tse | Replace isupper with our uppercase macro version |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Yang Tse | Replace isgraph with our uppercase macro version |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Daniel Stenberg | Make the Transfer() function return earlier without... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Steinar H.... | When looking up in DNS and then in the hosts file,... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Steinar H.... | Return TTL data from ares_parse_{a,aaaa}_reply, if... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Daniel Stenberg | use the existing variable instead |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Daniel Stenberg | Fix how TFTP connections are treated when re-used,... |
commit | commitdiff | tree | snapshot |
2007-11-14 |
Yang Tse | Fix a variable potential wrapping in add_buffer() when... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Daniel Stenberg | Fixed a remaining problem with doing SFTP directory... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Daniel Stenberg | comment language |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Daniel Stenberg | Bug report #1830637 (curl.haxx.se/bug/view.cgi?id=18306... |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Daniel Stenberg | oops, fixed build when CURL_LIBSSH2_DEBUG is defined |
commit | commitdiff | tree | snapshot |
2007-11-11 |
Daniel Stenberg | new ruby binding, curl-multi version 0.1 |
commit | commitdiff | tree | snapshot |
2007-11-10 |
Yang Tse | Some versions of winsock2.h have pollfd struct and... |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Yang Tse | Fix compiler warning: integral size mismatch in argument |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Yang Tse | Define WIN32 when build target is Win32 API. |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Yang Tse | Fix compiler warning: may be used uninitialized |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Yang Tse | Fix comment |
commit | commitdiff | tree | snapshot |
2007-11-08 |
Daniel Stenberg | spell! |
commit | commitdiff | tree | snapshot |
next |