Age | Commit message (Expand) | Author |
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 |
2011-04-18 | transfer-encoding: document the options | Daniel Stenberg |
2011-04-18 | transfer-encoding: added new option and cmdline | Daniel Stenberg |
2011-04-18 | CURLE_BAD_CONTENT_ENCODING: now used for transfer encoding too | Daniel Stenberg |
2011-04-18 | TE: do the Connection: header | Daniel Stenberg |
2011-04-18 | TE: rename struct field content_encoding | Daniel Stenberg |
2011-04-18 | HTTP: add support for gzip and deflate Transfer-Encoding | Daniel Stenberg |
2011-04-17 | base64.c: removed wrong comment | Daniel Stenberg |
2011-04-16 | Curl_ssl_shutdown: restore send/recv pointers | Daniel Stenberg |
2011-04-16 | Changed email per Gisle's request. | Guenter Knauf |
2011-04-14 | Fix a buffer overflow in pubkey_show(). | Andrei Benea |
2011-04-14 | Replaced var manipulations with perlish hacks. | Guenter Knauf |
2011-04-11 | checkconnection: don't call with NULL pointer | Daniel Stenberg |
2011-04-10 | OpenSSL: no-sslv2 aware | Daniel Stenberg |
2011-04-08 | nss: allow to use multiple client certificates for a single host | Kamil Dudka |
2011-04-07 | mk-ca-bundle.pl: show full URL in output | Daniel Stenberg |
2011-04-07 | lib/Makefile.b32: updates | Gisle Vanem |
2011-04-07 | HTTP pipelining: Fix handling of zero-length responses | Chris Smowton |
2011-04-05 | Changed some nonportable types | Dan Fandrich |
2011-04-05 | Don't list NTLM in curl-config when HTTP is disabled | Dan Fandrich |