]> granicus.if.org Git - curl/shortlog
curl
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
2016-03-23 Steve Holmechecksrc.bat: Updated the help to be consistent with...
2016-03-23 Daniel StenbergRELEASE-NOTES: curl 7.48.0 curl-7_48_0
2016-03-23 Daniel StenbergTHANKS: 15 new contributors from 7.48.0 release
2016-03-23 Jay SatiroCURLINFO_TLS_SSL_PTR.3: Warn about limitations
2016-03-22 Daniel StenbergRevert "sshserver: remove use of AuthorizedKeysFile2"
2016-03-22 Daniel Stenbergmaketgz: add -j to make dist
2016-03-22 Daniel Stenberglibcurl-thread.3: minor nroff format fix
2016-03-22 Daniel StenbergCURLINFO_TLS_SSL_PTR.3: minor nroff format fix
2016-03-22 Daniel StenbergCODE_STYLE: indend example code
2016-03-22 Jay Satirobuild-wolfssl: Update VS properties for wolfSSL v3.9.0
2016-03-22 Steve Holmehostip6: Fixed compilation warnings when verbose string...
2016-03-20 Daniel Stenbergsshserver: remove use of AuthorizedKeysFile2
2016-03-20 Steve Holmeconnect/ntlm/http: Fixed compilation warnings when...
2016-03-20 Steve Holmeopenssl: Fixed compilation warning when /Wall enabled
2016-03-20 Steve HolmeCODE_STYLE: Use boolean conditions
2016-03-20 Steve Holmeinet_pton.c: Fixed compilation warnings
2016-03-19 Daniel StenbergRELEASE-NOTES: synced with 80851028efc2fa9
2016-03-19 Daniel Stenbergmbedtls: fix compiler warning
2016-03-19 Steve Holmeeasy: Minor coding standard and style updates
2016-03-19 Jay Satiroeasy: Remove poll failure check in easy_transfer
2016-03-19 Steve Holmebuild: Added missing Visual Studio filter files for...
2016-03-19 Steve Holmeftp/imap/pop3/smtp: Fixed compilation warning when...
2016-03-19 Steve Holmeconfig-w32.h: Fixed compilation warning when /Wall...
2016-03-19 Steve Holmeimap.c: Fixed compilation warning with /Wall enabled
2016-03-19 Steve HolmeKNOWN_BUGS: #93 Issue with CURLFORM_CONTENTLEN in array...
2016-03-18 Daniel Stenbergbump: the coming release is 7.48.0
2016-03-18 Daniel Stenbergconfigure: use cpp -P when needed
2016-03-18 Steve Holmeformdata.c: Fixed compilation warning
2016-03-18 Daniel StenbergFAQ: 2.5 Install libcurl for both 32bit and 64bit?
2016-03-17 Gisle Vanemopenssl: adapt to API breakage in ERR_remove_thread_state()
2016-03-16 Daniel Stenbergversion: init moved to private name space, added protos
next