Age | Commit message (Expand) | Author |
2011-01-01 | SFTP: make pwd output result to header callback | Daniel Stenberg |
2011-01-01 | pubkey_show: allocate buffer to fit any-size result | Daniel Stenberg |
2010-12-30 | CURLINFO_FTP_ENTRY_PATH: sftp support | Daniel Stenberg |
2010-12-30 | ssh: honour the CURLINFO_FTP_ENTRY_PATH curl_getinfo option | Luke Amery |
2010-12-28 | IDN: use win32 API if told to | Pierre Joye |
2010-12-28 | test harness: take in account that Windows does not support LD_PRELOAD | Yang Tse |
2010-12-27 | c-ares: fix cancelled resolves | Daniel Stenberg |
2010-12-25 | Typo / spelling fixes. | Brad Hards |
2010-12-25 | Use angle address, as for the rest of the example. | Brad Hards |
2010-12-25 | Add angle brackets to addresses in easy SMTP examples, as for smtp-multi exam... | Brad Hards |
2010-12-23 | cookies: tricked dotcounter fixed | Daniel Stenberg |
2010-12-23 | multi: connect fail => use next IP address | Daniel Stenberg |
2010-12-23 | smtp-multi: put recipient within <brackets> | Daniel Stenberg |
2010-12-23 | ossl_seed: no more RAND_screen | Daniel Stenberg |
2010-12-22 | multi: inhibit some verbose outputs | Daniel Stenberg |
2010-12-22 | SMTP tests: updated MAIL FROM use | Daniel Stenberg |
2010-12-22 | CURLOPT_MAIL_FROM: document the bracket situation | Daniel Stenberg |
2010-12-22 | SMTP: add brackets for MAIL FROM | Brad Hards |
2010-12-22 | Added support for axTLS to NetWare build. | Guenter Knauf |
2010-12-22 | Fixed include: memory.h -> curl_memory.h. | Guenter Knauf |
2010-12-22 | smtp-tls: add a missing newline | Brad Hards |
2010-12-21 | Typo fixes. | Brad Hards |
2010-12-21 | New curl/curl.h definitions added to ILE/RPG binding. | Patrick Monnerat |
2010-12-21 | build: sort configuration hunks in lib/Makefile.vc6 | Yang Tse |
2010-12-20 | getparameter: add error check | Daniel Stenberg |
2010-12-20 | loadhostpairs: return errorcode | Daniel Stenberg |
2010-12-20 | distrib: add new file to EXTRA_DIST | Yang Tse |
2010-12-20 | build: refactoring of msvc makefiles to allow overriding of library filenames. | Yang Tse |
2010-12-19 | ftp_parselist: fix compiler warning | Daniel Stenberg |
2010-12-18 | Curl_do: avoid using stale conn pointer | Pasha Kuznetsov |
2010-12-18 | ares: ask for both IPv4 and IPv6 addresses | Tommie Gannert |
2010-12-18 | examples: socket type cleanup | Daniel Stenberg |
2010-12-18 | Trival comment fix. | Brad Hards |
2010-12-18 | smtp-tls: add Message-ID: header | Brad Hards |
2010-12-17 | gitignore: ignore the new example execs | Daniel Stenberg |
2010-12-17 | examples: fix compiler warnings | Daniel Stenberg |
2010-12-17 | examples: build all examples easier | Daniel Stenberg |
2010-12-17 | smtp-tls: new example | Brad Hards |
2010-12-17 | Docs: add simple SMTP example | Brad Hards |
2010-12-17 | tftpd: avoid buffer overflow report from glibc | Paul Howarth |
2010-12-17 | example: fix compiler warnings in fopen.c | Daniel Stenberg |
2010-12-17 | chkspeed: bad strtol() call for -M option | Brad Hards |
2010-12-16 | axTLS integration: silence runtests.pl perl warning | Yang Tse |
2010-12-15 | axTLS: mention it among the other SSL libs | Daniel Stenberg |
2010-12-15 | 7.21.4: version bump | Daniel Stenberg |
2010-12-15 | axtls_connect: allow connect without peer verification | Daniel Stenberg |
2010-12-15 | axTLS: allow "default" SSL version as well | Daniel Stenberg |
2010-12-15 | axtls.c: cleanup | Daniel Stenberg |
2010-12-15 | urldate: undef hideous memory defines | Daniel Stenberg |
2010-12-15 | configure: make --with-axtls set prefix | Daniel Stenberg |