]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2011-01-19  Quinn SlackTLS-SRP: support added when using GnuTLS
2011-01-19  Daniel StenbergCURLOPT_SSL_VERIFYPEER: more clarifications
2011-01-19  Daniel StenbergTheArtOfHttpScripting: extended
2011-01-19  Daniel Stenbergcurl_easy_setopt.3: clarify VERIFYHOST/PEER
2011-01-18  Daniel StenbergRELEASE-NOTES: mention contributors
2011-01-18  Daniel StenbergRELEASE-NOTES: synced with 7fcbdd68b9e
2011-01-18  Guenter KnaufFixed configure define for Win32.
2011-01-18  Kamil Dudkanss: fix a bug in handling of CURLOPT_CAPATH
2011-01-17  Guenter KnaufAvoid redefines.
2011-01-15  Daniel Stenbergcurl.1: fix spelling
2011-01-14  Guenter KnaufAdded casts to silent gcc warnings.
2011-01-13  Yang Tsebuild: BCC - makefile.b32 tweak
2011-01-13  Yang Tsebuild: BCC - makefile.b32 tweak
2011-01-13  Guenter KnaufUse env var for PSDK instead of hardcoded path.
2011-01-13  Guenter KnaufEnabled SSPI support by default.
2011-01-13  Guenter KnaufUse MAKE macro with BCC targets.
2011-01-12  Yang Tsedocs - update BCC INSTALL section
2011-01-12  Yang Tsebuild: BCC - require Borlands's MAKE for Makefile.b32...
2011-01-12  Yang Tsebuild: BCC - recover lost functionality from commit...
2011-01-12  Yang Tsebuild: use external preprocessor cpp32 when building...
2011-01-12  Yang Tsebuild: allow usage of Borland 5.5.1 external preprocess...
2011-01-11  Guenter KnaufDisable LDAP support since BCC headers are insufficient.
2011-01-11  Guenter KnaufInstead of exiting with error lets set BCCDIR self.
2011-01-11  Guenter KnaufSome Borland C++ makefile tweaks.
2011-01-11  Guenter KnaufBorland C++ doesnt have struct sockaddr_storage.
2011-01-10  Daniel Stenbergconnect: use UDP correctly
2011-01-10  Quinn SlackSSL: fix memory leak
2011-01-08  Daniel Stenberggtls: fix memory leak
2011-01-07  Marcel RoelofsHTTP: HTTP Negotiate authentication using SSPI
2011-01-06  Daniel Stenbergcmake: removed two files
2011-01-06  Dan FandrichMade unit_setup() return an error code to abort the...
2011-01-05  Daniel StenbergSSH: speedcheck clobbered existing error
2011-01-05  Brad KingCMake: Use upstream CheckTypeSize module
2011-01-05  Daniel StenbergSSH: acknowledge speedcheck
2011-01-04  Daniel Stenbergtests: <info> tag corrections
2011-01-04  Daniel Stenbergunittest: 1303 tests Curl_timeleft
2011-01-04  Daniel Stenbergcurlcheck.h: add fail()
2011-01-04  Daniel StenbergCurl_timeleft: s/conn/data in first argument
2011-01-04  Dan FandrichFixed path to allow out-of-tree builds
2011-01-04  Kamil Dudkanss: avoid CURLE_OUT_OF_MEMORY given a file name withou...
2011-01-04  Daniel Stenbergignore: all executable unit test cases
2011-01-04  Daniel Stenbergtests: add 1302 to the package
2011-01-04  Daniel Stenbergunittest: test base64 encode/decode
2011-01-04  Daniel Stenbergcurlcheck.h: avoid using NULL pointers
2011-01-04  Daniel Stenbergcurlcheck.h: add verify_memory
2011-01-04  Daniel Stenbergcurlcheck.h: add newlines in error messages
2011-01-04  Daniel Stenbergunittest: verify curl_strequal
2011-01-04  Daniel Stenbergget_cert_chain: support larger data sets
2011-01-03  Daniel StenbergRELEASE-NOTES: synced with 83e9fb21aabbec2
2011-01-03  Daniel Stenbergcurlcheck.h: add fail_if() fix code
2011-01-03  Daniel Stenbergunittests: basic docs
2011-01-03  Daniel Stenbergignore: unit test files
2011-01-03  Daniel Stenbergunittests: a dedicated feature in tests
2011-01-03  Daniel Stenbergunittesting: build a separate static lib
2011-01-03  Daniel Stenbergunittest: framework for unit-testing
2011-01-03  Daniel StenbergSSH: avoid PATH_MAX with alloc
2011-01-03  Daniel StenbergTODO: get rid of PATH_MAX
2011-01-02  Daniel StenbergCurl_nss_connect: avoid PATH_MAX
2011-01-01  Daniel StenbergSFTP: make pwd output result to header callback
2011-01-01  Daniel Stenbergpubkey_show: allocate buffer to fit any-size result
2010-12-30  Daniel StenbergCURLINFO_FTP_ENTRY_PATH: sftp support
2010-12-30  Luke Ameryssh: honour the CURLINFO_FTP_ENTRY_PATH curl_getinfo...
2010-12-28  Pierre JoyeIDN: use win32 API if told to
2010-12-28  Yang Tsetest harness: take in account that Windows does not...
2010-12-27  Daniel Stenbergc-ares: fix cancelled resolves
2010-12-25  Brad HardsTypo / spelling fixes.
2010-12-25  Brad HardsUse angle address, as for the rest of the example.
2010-12-25  Brad HardsAdd angle brackets to addresses in easy SMTP examples...
2010-12-23  Daniel Stenbergcookies: tricked dotcounter fixed
2010-12-23  Daniel Stenbergmulti: connect fail => use next IP address
2010-12-23  Daniel Stenbergsmtp-multi: put recipient within <brackets>
2010-12-23  Daniel Stenbergossl_seed: no more RAND_screen
2010-12-22  Daniel Stenbergmulti: inhibit some verbose outputs
2010-12-22  Daniel StenbergSMTP tests: updated MAIL FROM use
2010-12-22  Daniel StenbergCURLOPT_MAIL_FROM: document the bracket situation
2010-12-22  Brad HardsSMTP: add brackets for MAIL FROM
2010-12-22  Guenter KnaufAdded support for axTLS to NetWare build.
2010-12-22  Guenter KnaufFixed include: memory.h -> curl_memory.h.
2010-12-22  Brad Hardssmtp-tls: add a missing newline
2010-12-21  Brad HardsTypo fixes.
2010-12-21  Patrick MonneratNew curl/curl.h definitions added to ILE/RPG binding.
2010-12-20  Yang Tsebuild: sort configuration hunks in lib/Makefile.vc6
2010-12-20  Daniel Stenberggetparameter: add error check
2010-12-20  Daniel Stenbergloadhostpairs: return errorcode
2010-12-20  Yang Tsedistrib: add new file to EXTRA_DIST
2010-12-20  Yang Tsebuild: refactoring of msvc makefiles to allow overridin...
2010-12-18  Daniel Stenbergftp_parselist: fix compiler warning
2010-12-18  Pasha KuznetsovCurl_do: avoid using stale conn pointer
2010-12-18  Tommie Gannertares: ask for both IPv4 and IPv6 addresses
2010-12-18  Daniel Stenbergexamples: socket type cleanup
2010-12-18  Brad HardsTrival comment fix.
2010-12-18  Brad Hardssmtp-tls: add Message-ID: header
2010-12-17  Daniel Stenberggitignore: ignore the new example execs
2010-12-17  Daniel Stenbergexamples: fix compiler warnings
2010-12-17  Daniel Stenbergexamples: build all examples easier
2010-12-17  Brad Hardssmtp-tls: new example
2010-12-17  Brad HardsDocs: add simple SMTP example
2010-12-17  Paul Howarthtftpd: avoid buffer overflow report from glibc
2010-12-16  Daniel Stenbergexample: fix compiler warnings in fopen.c
2010-12-16  Brad Hardschkspeed: bad strtol() call for -M option
next