]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2016-04-03  Steve Holmechecksrc.bat: Added support for the tests directory
2016-04-03  Steve Holmevauth: Removed the need for a separate GSS-API based...
2016-04-03  Steve Holmecurl_sasl: Fixed potential null pointer utilisation
2016-04-03  Steve Holmespnego: Small code tidy up
2016-04-03  Steve Holmekrb5: Small code tidy up
2016-04-03  Steve Holmekrb5_gssapi: Only process challenge when present
2016-04-03  Steve Holmekrb5: Fixed missing client response when mutual authent...
2016-04-03  Steve Holmekrb5_sspi: Only process challenge when present
2016-04-03  Steve Holmekrb5_sspi: Only generate the output token when its...
2016-04-03  Steve Holmekrb5: Only generate a SPN when its not known
2016-04-03  Daniel Stenbergtests/libtest: follow our code style guidelines better
2016-04-03  Daniel Stenbergchecksrc.whitelist: remove fopen() uses
2016-04-03  Daniel Stenbergformdata: use appropriate fopen() macros
2016-04-03  Daniel Stenbergchecksrc: improve the fopen() parser somewhat
2016-04-03  Daniel Stenbergunit1604: fix snprintf
2016-04-02  Steve Holmeunittests: Fixed compilation warnings
2016-04-02  Daniel Stenbergcurl.1: -w filename_effective was introduced in 7.26.0
2016-04-02  Daniel Stenberg7.49.0: next release version
2016-04-02  Daniel Stenberghttp2: make use of the nghttp2 error callback
2016-04-02  Steve Holmespnego: Renamed the context's SPN variable
2016-04-02  Steve Holmekrb5_gssapi: Renamed the status variables
2016-04-02  Steve Holmekrb5: Moved host from Curl_auth_create_gssapi_user_mess...
2016-04-01  Steve Holmetest1119: Fixed missing CURL_DID_MEMORY_FUNC_TYPEDEFS...
2016-04-01  Steve HolmeRELEASE-NOTES: Removed "http_negotiate: Corrected host...
2016-04-01  Daniel StenbergRELEASE-NOTES: synced with 0aa8da10bbdafa
2016-04-01  Steve Holmehttp_negotiate: Corrected host and proxy host name...
2016-04-01  Steve Holmebuild: Changed the Visual Studio projects warning level...
2016-04-01  ehlertjd@gmail.comIMAP: check pointer before dereferencing it
2016-04-01  Steve Holme.gitignore: Added new VC14 SQLite based program databas...
2016-04-01  Steve Holmecurl_memory.h: Fixed typo in comment
2016-04-01  Steve Holmespnego: Corrected some typos in comments
2016-04-01  Steve Holmememdebug: Ensure curl/curl.h is included before curl_me...
2016-04-01  Daniel Stenbergupload: missing rewind call could make libcurl hang
2016-04-01  Daniel Stenbergcurl.h: define CURL_DID_MEMORY_FUNC_TYPEDEFS
2016-04-01  Daniel Stenbergcurl/mprintf.h: remove support for _MPRINTF_REPLACE
2016-04-01  Daniel Stenbergcurl_memory.h: avoid the curl/curl.h include
2016-04-01  Steve Holmeurl: Corrected get protocol family for FTP and LDAP
2016-04-01  Jay Satirostrerror: don't bit shift a signed integer
2016-03-31  Daniel Stenberghttp2: more documentation for prior knowledge
2016-03-31  Diego Beshttp2: support "prior knowledge", no upgrade from HTTP/1.1
2016-03-31  Daniel Stenbergimap: remove duplicated function
2016-03-31  Daniel StenbergSOCKS5_gssapi_negotiate: don't assume little-endian...
2016-03-31  Daniel Stenberghttp: remove ((expression)) double parentheses
2016-03-31  Daniel StenbergCurl_add_buffer_send: avoid possible NULL dereference
2016-03-31  Daniel Stenbergfile: remove duplicate checks of the same variable
2016-03-30  Marcel Raadopenssl: Fix compilation warnings
2016-03-30  Daniel Stenbergmulti: turn Curl_done into file local multi_done
2016-03-30  Daniel Stenbergmulti: multi_reconnect_request is the former Curl_recon...
2016-03-30  Daniel Stenbergmulti: move Curl_do and Curl_do_done to multi.c and...
2016-03-29  Jay Satirowolfssl: Use ECC supported curves extension
2016-03-29  Jay Satirobuild-wolfssl: Allow a broader range of ciphers (Visual...
2016-03-29  Isaac BoukrisGSS: make Curl_gss_log_error more verbose
2016-03-29  Daniel Stenbergbuild: use roffit 0.11 feature
2016-03-29  Daniel Stenberghttp2: set correct scheme in handler structs [regression]
2016-03-29  Daniel Stenberghostip.c: minor white space edit for style
2016-03-29  Viktor SzakatsTODO: use secure protocol in recently added URL
2016-03-29  Daniel StenbergHTTP2.md: mention libressl and boringssl too
2016-03-29  Daniel Stenbergdocs/HTTP-COOKIES: converted to markdown
2016-03-29  Daniel StenbergHTTP2: s/polarssl/mbedtls
2016-03-28  Jay Satirowolfssl: Add ALPN support
2016-03-28  Jay Satirotool_operate: remove mixed declaration
2016-03-28  Daniel Stenbergcurl: warn for --capath use if not supported by libcurl
2016-03-28  Daniel StenbergTODO: 2.5 Edge-triggered sockets should work
2016-03-27  Daniel StenbergMakefile.am: skip the scripts dir
2016-03-27  Daniel StenbergCURLMOPT_SOCKETFUNCTION.3: describe the 'what' argument
2016-03-27  Daniel Stenbergcurl_multi_socket_action.3: mark the options properly
2016-03-27  Steve HolmeRELEASE-NOTES: Synced with f0bdd72c10
2016-03-27  Steve Holmehttp_ntlm: Renamed from curl_ntlm.[c|h]
2016-03-27  marquis-de... docs: curlinfo_filetime sftp support, new curlopt_quote...
2016-03-27  marquis-de... SSH: new CURLOPT_QUOTE command "statvfs"
2016-03-27  marquis-de... SSH: support CURLINFO_FILETIME
2016-03-26  Karlson2ksshserver.pl: use quotes for given options
2016-03-26  Jay Satirourl: don't use bad offset in tld_check_name to show...
2016-03-26  Steve Holmehttp_negotiate: Combine GSS-API and SSPI source files
2016-03-26  Steve Holmevauth: Moved the Negotiate authentication code to the...
2016-03-26  Steve Holmevauth: Moved the Negotiate authentication code to the...
2016-03-26  Steve Holmewarnless.h: Removed spurious character from commit...
2016-03-26  Steve Holmeschannel: Fixed compilation warning from commit f8d88a4913
2016-03-26  Steve Holmewarnless?: Added some integer based conversion functions
2016-03-25  Dusty Mabedocs/TODO: Add feature request for metalink in HTTP...
2016-03-25  Steve Holmebuild: Corrected typos from commit 70e56939aa
2016-03-25  Steve Holmevauth: Refactored function names after move to new...
2016-03-25  Steve Holmevauth: Updated the copyright year after recent changes
2016-03-25  Steve Holmevauth: Moved the OAuth 2.0 authentication code to the...
2016-03-25  Steve Holmevauth: Moved the NTLM authentication code to the new...
2016-03-25  Steve Holmevauth: Moved the Kerberos V5 authentication code to...
2016-03-25  Steve Holmedigest.c: Fixed checksrc warnings
2016-03-25  Steve Holmevauth: Moved the DIGEST authentication code to the...
2016-03-25  Steve Holmevauth: Moved the CRAM-MD5 authentication code to the...
2016-03-25  Steve Holmevauth: Moved the ClearText authentication code to the...
2016-03-25  Steve Holmevauth: Moved Curl_sasl_build_spn() to create the initia...
2016-03-25  Steve Holmechecksrc.bat: Added support for checking the new vauth...
2016-03-25  Steve Holmebuild: Updated all makefiles and project files for...
2016-03-24  JDepooterschannel: Add ALPN support
2016-03-24  Steve Holmehttp: Minor update based on CODE_STYLE guidelines
2016-03-23  Daniel Stenbergmulti: fix "Operation timed out after" timer
2016-03-23  Daniel Stenbergopenssl: boringssl provides the same numbering as openssl
2016-03-23  Daniel Stenbergopenssl: fix ERR_remove_thread_state() for boringssl...
2016-03-23  Daniel Stenbergbump: work on 7.48.1
2016-03-23  Daniel StenbergRELEASE-PROCEDURE: mention the github release tag edit
next