]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2012-06-13  Yang TseMakefileBuild.vc: Allow building without SSL
2012-06-13  Yang Tseconfigure: new option --with-winssl
2012-06-13  Guenter KnaufChanged Schannel string to SSL-Windows-native.
2012-06-13  Yang Tseschannel: remove version number and identify its use...
2012-06-12  Daniel Stenbergsinglesocket: remove dead code
2012-06-12  Daniel Stenbergnetrc: remove dead code
2012-06-12  Yang TseRevert "connect.c/ftp.c: Fixed dereferencing pointer...
2012-06-12  Yang Tsesocks_sspi.c: further cleanup
2012-06-12  Marc Hoerskensocks_sspi.c: Clean up and removal of obsolete minor...
2012-06-12  Guenter KnaufRemoved trailing whitespaces.
2012-06-12  Yang Tsestrerror.c: make Curl_sspi_strerror() always return...
2012-06-12  Yang Tsecurl_sspi.h: provide sspi status definitions missing...
2012-06-11  Yang Tsesspi: make Curl_sspi_strerror() libcurl's sspi status...
2012-06-11  Yang Tsesspi: make Curl_sspi_strerror() libcurl's sspi status...
2012-06-11  Daniel StenbergRevert: 634f7cfee40d4658 partially
2012-06-11  Daniel Stenbergchecksrc: shorten a few lines to comply
2012-06-11  Daniel Stenbergcleanup: remove trailing whitespace
2012-06-11  Marc Hoerskenwinbuild: Removed WITH_SSL=schannel and tie schannel...
2012-06-11  Steve HolmeMakefile.vc6: Added version.lib if built with SSPI
2012-06-11  Marc Hoerskenwinbuild: Updated winbuild scripts to add schannel
2012-06-11  Marc Hoerskenmingw32: Fixed warning of USE_SSL being redefined
2012-06-11  Marc Hoerskensspi: Fixed incompatible parameter pointer type in...
2012-06-11  Marc Hoerskensspi: Updated RELEASE-NOTES, FEATURES and THANKS
2012-06-11  Marc Hoerskensetup.h: Automatically define USE_SSL if USE_SCHANNEL...
2012-06-11  Marc Hoerskenversion: Replaced SSPI feature information with version...
2012-06-11  Steve Holmesspi.c: Post Curl_sspi_version() rework code tidy up
2012-06-11  Steve Holmesspi: Reworked Curl_sspi_version() to return version...
2012-06-11  Guenter Knaufconfigure.ac: Added -lversion if built with SSPI
2012-06-11  Marc Hoerskenschannel: Code cleanup and bug fixes
2012-06-11  Marc Hoerskencurl_sspi: Added Curl_sspi_version function
2012-06-11  Guenter Knaufschannel: Updated mingw32 makefiles
2012-06-11  Marc Hoerskenschannel: Replace ASCII specific code with general...
2012-06-11  Marc Hoerskenschannel: Added definitions which are missing in mingw32
2012-06-11  Marc Hoerskenschannel: Moved interal struct types to urldata.h
2012-06-11  Marc Hoerskenschannel: Fixed compiler warnings about pointer type...
2012-06-11  Marc Hoerskenschannel: Fixed critical typo in conditions and added...
2012-06-11  Marc Hoerskensspi: Refactored socks_sspi and schannel to use same...
2012-06-11  Marc Hoerskenschannel: Added special shutdown check for Windows...
2012-06-11  Marc Hoerskenschannel: Implemented SSL/TLS renegotiation
2012-06-11  Marc Hoerskenschannel: Save session credential handles in session...
2012-06-11  Marc Hoerskenschannel: Code cleanup
2012-06-11  Marc Hoerskenschannel: Check for required context attributes
2012-06-11  Marc Hoerskenschannel: Allow certificate and revocation checks being...
2012-06-11  Marc Hoerskenschannel: Added SSL/TLS support with Microsoft Windows...
2012-06-11  Marc Hoerskenhttp: Replaced specific SSL libraries list in https_get...
2012-06-11  Marc Hoerskenconnect.c/ftp.c: Fixed dereferencing pointer breakin...
2012-06-11  Marc Hoerskencurl_ntlm_msgs.c: Fixed passwdlen not being used and...
2012-06-11  Yang Tsetests: fix test definitions # 1355, 1363, 1385 and...
2012-06-10  Daniel StenbergCurl_pgrsDone: return int and acknowledge return code
2012-06-10  Marc Hoerskenwinbuild: Fixed environment variables being lost
2012-06-09  Guenter KnaufAdded metalink support to NetWare builds.
2012-06-09  Steve Holmesmtp.c: Removed unused variable
2012-06-09  Steve Holmesmtp: Post apop feature code tidy up
2012-06-09  Steve Holmepop3: Post apop feature code tidy up
2012-06-09  Steve Holmepop3: Added support for apop authentication
2012-06-09  Steve Holmepop3: Enhanced the extended authentication mechanism...
2012-06-09  Steve Holmepop3.c: Fixed length of SASL check
2012-06-09  Yang TseFixes allowing 26 more test cases in 1334 to 1393 range...
2012-06-09  Yang Tsetests: fix test definitions # 1370 and 1371
2012-06-08  Daniel StenbergOpenSSL: support longer certificate subject names
2012-06-08  Kamil Dudkassl: fix duplicated SSL handshake with multi interface...
2012-06-08  Daniel Stenbergtool_getparam.h: fix compiler error
2012-06-08  Daniel Stenbergmetalink: restore some includes
2012-06-08  Daniel Stenbergopenldap: OOM fixes
2012-06-08  Steve Holmesasl: Re-factored mechanism constants in preparation...
2012-06-08  Yang Tsemetalink: build fixes and adjustments II
2012-06-08  Guenter KnaufAdded metalink support to MinGW builds.
2012-06-07  Daniel Stenberglog2changes.pl: fix the Version output
2012-06-07  Yang Tsemetalink: build fixes and adjustments I
2012-06-07  Daniel Stenberglib554.c: use curl_formadd() properly
2012-06-07  Steve Holmesmtp.c: Re-factored the smtp_state_*_resp() functions
2012-06-07  Yang TseFixes allowing HTTP test cases 1338, 1339, 1368 and...
2012-06-07  Yang Tsetests 1364 to 1393: several -o filename -J -i -D combin...
2012-06-07  Yang Tsetests 1348 to 1363: test definition polishing
2012-06-06  Steve Holmesmtp: Re-factored the SMTP_AUTH* state machine constants
2012-06-06  Guenter KnaufAdded hint for pkg-config wrapper script.
2012-06-06  Guenter KnaufUpdated Android section with recent NDK.
2012-06-06  Yang TseDisable non-HTTP header related tests
2012-06-06  Yang Tsetests 1348 to 1363: compleate header data part of test...
2012-06-05  Yang Tsetests 1334 to 1363 revisited.
2012-06-05  Yang Tsetests: adjust file part behavior in test verify section.
2012-06-05  Steve Holmesmtp.c: Removed whitespace
2012-06-05  Steve Holmepop3: Another small code tidy up
2012-06-05  Steve Holmesmtp: Post authentication code tidy up
2012-06-05  Yang Tsetests 1348 to 1363: add a comma in test description
2012-06-05  Steve Holmeemail: Removed duplicated header file
2012-06-04  Steve Holmesasl: Renamed Curl_sasl_decode_ntlm_type2_message()
2012-06-04  Steve Holmepop3: Post authentication code tidy up
2012-06-04  Steve Holmepop3: Added support for sasl digest-md5 authentication
2012-06-04  Yang Tsesasl: add reference for curl_sasl
2012-06-04  Yang TseMakefile.inc: tab adjustment
2012-06-04  Daniel Stenbergpop3 tests: CAPA instead of AUTH
2012-06-04  Steve Holmesasl: Added service parameter to Curl_sasl_create_diges...
2012-06-04  Yang Tsetests 1356 to 1363: several -O -J -i -D combinations...
2012-06-04  Steve Holmetests: Updated pop3 tests for change in auth mechanism...
2012-06-04  Steve Holmepop3: Changed the sasl mechanism detection from auth...
2012-06-04  Daniel Stenbergcurl_easy_setopt.3: proto updates + cleanups
2012-06-04  Yang Tsetests 1348 to 1355: several -O -J -i -D combinations...
2012-06-04  Yang Tsetests 1346 to 1347: several -O -J -i -D combinations...
2012-06-04  Steve Holmesasl: Small code tidy up
next