Age | Commit message (Expand) | Author |
2011-04-30 | curl_formfree.3: mention argument may be NULL | Daniel Stenberg |
2011-04-29 | ConnectionExists: avoid NULL dereference | Daniel Stenberg |
2011-04-29 | resolver_error: remove bad semicolon | Daniel Stenberg |
2011-04-28 | RELEASE-NOTES: synced with c4bc1d473f324 | Daniel Stenberg |
2011-04-28 | anyauthput.c: stdint.h must not be included unconditionally | 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: whitespace and code style cleanup | 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-22 | bump version: work towards 7.21.7 | Daniel Stenberg |
2011-04-22 | THANKS: contributors from 7.21.6 | Daniel Stenberg |
2011-04-22 | RELEASE-NOTES: two more contributors | Daniel Stenberg |
2011-04-21 | Fixed test 1023 when using daily snapshots | Dan Fandrich |
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 spelling errors in buildconf | Fabian Keil |
2011-04-21 | Fix spelling errors in src/ | Fabian Keil |
2011-04-21 | Fix spelling errors in include/ | 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 | Fixed closing test tag | Dan Fandrich |
2011-04-20 | RELEASE-NOTES: synced with 3242abd87a1262 | Daniel Stenberg |
2011-04-20 | SFTP: close file before postquote | Daniel Stenberg |
2011-04-20 | Fixed test 1022 when using daily snapshots | Dan Fandrich |
2011-04-20 | Curl_http_connect: detect HTTPS properly after CONNECT | Daniel Stenberg |
2011-04-20 | curl_easy_setopt.3: CURLOPT_PROXYTYPE clarification | Daniel Stenberg |