Age | Commit message (Expand) | Author |
2011-05-05 | http_perhapsrewind: remove HTTP check | Daniel Stenberg |
2011-05-05 | http_perhapsrewind: | Daniel Stenberg |
2011-05-05 | remove FILE protocol-specific checks | Daniel Stenberg |
2011-05-05 | socks proxy: allow socks5h:// prefix too | Daniel Stenberg |
2011-05-05 | Corrected comments | Daniel Stenberg |
2011-05-04 | ConnectionStore: remove unused return code | Daniel Stenberg |
2011-05-04 | indent correctly | Daniel Stenberg |
2011-05-01 | SSH: set non-blocking earlier | Daniel Stenberg |
2011-04-29 | ConnectionExists: avoid NULL dereference | Daniel Stenberg |
2011-04-29 | resolver_error: remove bad semicolon | Daniel Stenberg |
2011-04-28 | gai_strerror: provide private implementation | Daniel Stenberg |
2011-04-28 | treaded-resolver: better error messages | Daniel Stenberg |
2011-04-28 | proxy: allow socks:// prefix in proxy string | Daniel Stenberg |
2011-04-28 | CMake: improve library search, implement install. | Zmey Petroff |
2011-04-28 | multi-socks: fix connect to proxy | Daniel Stenberg |
2011-04-28 | cleanup: remove old unused debug code | Daniel Stenberg |
2011-04-27 | Make checksrc.pl work on out-of-tree builds | Dan Fandrich |
2011-04-27 | make: add checksrc.pl to dist | Daniel Stenberg |
2011-04-27 | make: add 'checksrc' as target to check code style | Daniel Stenberg |
2011-04-27 | checksrc: add -W to allow a file to be whitelisted | Daniel Stenberg |
2011-04-27 | whitespace cleanup: no space first in conditionals | Daniel Stenberg |
2011-04-27 | lib/make: run checksrc.pl once for all files | Daniel Stenberg |
2011-04-27 | checksrc: scan many files, more checks | Daniel Stenberg |
2011-04-27 | Makefile: run checksrc if debug enabled | Daniel Stenberg |
2011-04-27 | checksrc: exit error code if warnings or errors | Daniel Stenberg |
2011-04-27 | SSH: move knownhost logic to separate function | Daniel Stenberg |
2011-04-27 | source cleanup: unify look, style and indent levels | Daniel Stenberg |
2011-04-27 | Windows native IDN fixes. | Guenter Knauf |
2011-04-25 | Fixed compiler warning in Windows SSPI case | Dan Fandrich |
2011-04-25 | Fixed compilation when the synchronous resolver is used | Dan Fandrich |
2011-04-25 | Added new resolver sources to Symbian and VC6 build files | Dan Fandrich |
2011-04-25 | hostip: comment fixed to state current situation | Daniel Stenberg |
2011-04-25 | async resolvers: further cleanups | Daniel Stenberg |
2011-04-25 | asynch resolvers: cleanup | Daniel Stenberg |
2011-04-25 | asynch resolvers: unified | Vsevolod Novikov |
2011-04-24 | Enabled OpenWatcom native Windows IDN build. | Guenter Knauf |
2011-04-22 | NTLM: work with unicode | Daniel Stenberg |
2011-04-21 | Include unistd.h to declare close() | Dan Fandrich |
2011-04-21 | In lib/, change 'wanna' to 'want to'. | Fabian Keil |
2011-04-21 | Fix a couple of spelling errors in lib/ | Fabian Keil |
2011-04-21 | transfer.c: Fixed indentation in readwrite_data. | Julien Chaffraix |
2011-04-20 | SFTP: close file before postquote | Daniel Stenberg |
2011-04-20 | Curl_http_connect: detect HTTPS properly after CONNECT | Daniel Stenberg |
2011-04-20 | CURL_DOES_CONVERSIONS: fixes | Gisle Vanem |
2011-04-20 | CURL_DOES_CONVERSIONS: cleanup | Daniel Stenberg |
2011-04-19 | Improve MinGW static makefile builds. | Guenter Knauf |
2011-04-19 | Enabled MinGW native Windows IDN build. | Guenter Knauf |
2011-04-19 | Windows native IDN fixes. | Guenter Knauf |
2011-04-19 | Windows native IDN fixes. | Guenter Knauf |
2011-04-19 | Updated default (recommended) dependency versions. | Guenter Knauf |