Age | Commit message (Expand) | Author |
2014-01-08 | runtests: disable memory tracking with threaded resolver | Daniel Stenberg |
2014-01-08 | trynextip: fix build for non-IPV6 capable systems | Daniel Stenberg |
2014-01-08 | makefile: Added support for VC12 | Steve Holme |
2014-01-08 | makefile: Added support for VC11 | Steve Holme |
2014-01-08 | winbuild: Follow up fix for a47c142a88c0, 11e8066ef956 and 92b9ae5c5d59 | Steve Holme |
2014-01-07 | mk-ca-bundle.1: document -d | Daniel Stenberg |
2014-01-07 | RELEASE-NOTES: Synced with 8ae35102c43d8d | Steve Holme |
2014-01-07 | ConnectionExists: fix NTLM check for new connection | Daniel Stenberg |
2014-01-05 | examples: Added required libcurl version information to SMTP examples | Steve Holme |
2014-01-05 | mk-ca-bundle.pl: avoid warnings with -d without parameter | Daniel Stenberg |
2014-01-05 | mk-ca-bundle: introduces -d and warns about using this script | Leif W |
2014-01-05 | Makefile: Added missing WinSSL and x64 configurations | Steve Holme |
2014-01-05 | docs/INTERNALS: follow up fix for 11e8066 and 92b9ae5 | Marc Hoersken |
2014-01-05 | packages: follow up fix for a47c142, 11e8066 and 92b9ae5 | Marc Hoersken |
2014-01-05 | multi.c: fix possible dereference of null pointer | Marc Hoersken |
2014-01-05 | Examples: Renamed SMTP MAIL example to match other email examples | Steve Holme |
2014-01-05 | examples: Added POP3 TLS example | Steve Holme |
2014-01-05 | examples: Added IMAP NOOP example | Steve Holme |
2014-01-05 | examples: Added POP3 NOOP example | Steve Holme |
2014-01-05 | pop3-stat.c: Corrected small typo from commit 91d62e9abd761c | Steve Holme |
2014-01-05 | examples: Added POP3 STAT example | Steve Holme |
2014-01-05 | examples: Added POP3 TOP example | Steve Holme |
2014-01-05 | examples: Added POP3 DELE example | Steve Holme |
2014-01-05 | examples: Added POP3 UIDL example | Steve Holme |
2014-01-05 | examples: Added POP3 RETR example | Steve Holme |
2014-01-05 | examples: Added return of error code in POP3 examples | Steve Holme |
2014-01-05 | runtests.pl: Updated copyright year after edit from d718abd968aeb4 | Steve Holme |
2014-01-05 | examples: Reworked POP3 examples for additional upcoming POP3 examples | Steve Holme |
2014-01-05 | examples: Added SMTP SSL example | Steve Holme |
2014-01-05 | examples: Added IMAP SSL and TLS examples | Steve Holme |
2014-01-05 | runtests.pl: check for tstunnel command on Windows | Marc Hoersken |
2014-01-05 | testcurl.pl: always show the last 5 commits even with --nogitpull | Marc Hoersken |
2014-01-04 | ftp tests: provide LIST responses in the test file itself | Daniel Stenberg |
2014-01-04 | examples: Standardised username and password settings for all email examples | Steve Holme |
2014-01-04 | Updated copyright year for recent changes | Steve Holme |
2014-01-04 | secureserver.pl: support for stunnel-path with nun-alphanum chars | Marc Hoersken |
2014-01-04 | conncache.c: fix possible dereference of null pointer | Marc Hoersken |
2014-01-04 | docs: primarily refer to schannel as WinSSL | Marc Hoersken |
2014-01-04 | examples: Added IMAP COPY example | Steve Holme |
2014-01-04 | examples: Added IMAP DELETE example | Steve Holme |
2014-01-04 | examples: Added IMAP CREATE example | Steve Holme |
2014-01-04 | FTP parselist: fix "total" parser | Daniel Stenberg |
2014-01-03 | test1513: fix spelling | Daniel Stenberg |
2014-01-03 | Makefile.vc6: follow up fix for 11e8066 and 92b9ae5 | Marc Hoersken |
2014-01-03 | test1513: added - verify early progress callback return fail | Daniel Stenberg |
2014-01-03 | progresscallback: make CURLE_ABORTED_BY_CALLBACK get returned better | Daniel Stenberg |
2014-01-03 | unittests: do not include curl_memory.h | Marc Hoersken |
2014-01-03 | pipeline: remove print_pipeline() | Daniel Stenberg |
2014-01-03 | openssl: allow explicit sslv2 selection | Daniel Stenberg |
2014-01-02 | Bumped copyright year to 2014 | Steve Holme |