]> git.ipfire.org Git - thirdparty/curl.git/shortlog
thirdparty/curl.git
2016-04-07  Daniel Stenbergmbedtls: implement and provide *_data_pending()
2016-04-07  Daniel Stenbergmbedtls: follow-up for the previous commit
2016-04-07  Daniel Stenbergmbedtls.c: name space pollution fix, Use 'Curl_'
2016-04-07  Daniel Stenbergmbedtls.c: changed private prefix to mbed_
2016-04-07  Daniel Stenbergmbedtls.h: fix compiler warnings
2016-04-07  Daniel StenbergRevert "winbuild: trying to set some files eol=crlf...
2016-04-06  Daniel Stenbergcurl.1: use example.com more
2016-04-06  Michael KaufmannHTTP2: Add a space character after the status code
2016-04-06  Viktor SzakatsURLs: change http to https in many places
2016-04-06  Daniel Stenbergwinbuild: trying to set some files eol=crlf for git
2016-04-06  Theodore Duboiscurl.1: change example for -F
2016-04-06  Daniel StenbergKNOWN_BUGS: reorganized and cleaned up
2016-04-06  Jay SatiroKNOWN_BUGS: #95 curl in Windows can't handle Unicode...
2016-04-06  Steve HolmeKNOWN_BUGS: Use https://curl.haxx.se URL for github...
2016-04-06  Steve HolmeCHECKSRC.md: Corrected some typos
2016-04-05  Steve HolmeRELEASE-NOTES: Corrected last updated
2016-04-05  Steve Holmevauth: Corrected a number of typos in comments
2016-04-05  Jay SatiroKNOWN_BUGS: #94 IMAP custom requests use the LIST handler
2016-04-05  Daniel StenbergKNOWN_BUGS: remove 68, 70 and 72.
2016-04-05  Daniel StenbergKNOWN_BUGS: remove 92 and 88, fixed
2016-04-05  Daniel Stenberghttp2: fix connection reuse when PING comes after last...
2016-04-05  Daniel Stenbergmulti: remove trailing space in debug output
2016-04-04  Daniel StenbergRELEASE-NOTES: synced with 86e97b642fb
2016-04-04  Daniel StenbergCHECKSRC.md: mention cmdline options, fix the bullet...
2016-04-03  Daniel Stenbergdocs/CHECKSRC.md: initial version
2016-04-03  Steve Holmechecksrc.bat: Added support for the examples
2016-04-03  Daniel Stenberglib/src: fix the checksrc invoke
2016-04-03  Daniel Stenbergnw: please the stricter checksrc
2016-04-03  Steve Holmechecksrc.bat: Re-enabled the tests directory by default
2016-04-03  Steve Holmechecksrc.bat: Added tests/server directory support
2016-04-03  Steve Holmetests: Fixed header files to comply with our code style
2016-04-03  Daniel Stenbergmake checksrc: run it in docs/examples too by default
2016-04-03  Daniel Stenbergdocs/examples: remove spurious white spaces all over
2016-04-03  Daniel Stenbergtests: fix make checksrc in servers/
2016-04-03  Daniel Stenbergtests: 'make checksrc' now checks server/ too
2016-04-03  Daniel Stenbergroot/make: have checksrc run in include/curl too
2016-04-03  Daniel Stenbergtests/server: comply with our code style
2016-04-03  Daniel Stenbergcode: style updates
2016-04-03  Daniel Stenbergchecksrc: check for more malplaced spaces
2016-04-03  Daniel Stenbergunit: make unit test source code checksrc compliant
2016-04-03  Daniel Stenbergchecksrc: run checksrc in tests when 'make checksrc...
2016-04-03  Daniel Stenbergchecksrc: remove debug crap
2016-04-03  Daniel Stenberglib557: allow too long lines
2016-04-03  Daniel Stenbergchecksrc: allow ignore of specific warnings within...
2016-04-03  Daniel Stenbergchecksrc: add warning names, explain on help output
2016-04-03  Steve Holmechecksrc.bat: Disable tests by default until warnings...
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]
next