]> git.proxmox.com Git - libgit2.git/history - src/transports/winhttp.c
New upstream version 1.3.0+dfsg.1
[libgit2.git] / src / transports / winhttp.c
2021-12-10 Pirate PraveenNew upstream version 1.3.0+dfsg.1
2020-12-06 Utkarsh GuptaNew upstream version 1.1.0+dfsg.1
2019-05-11 Jongmin KimNew upstream version 0.28.1+dfsg.1
2018-12-26 Raju DevidasNew upstream version 0.27.7+dfsg.1
2018-04-26 Pirate PraveenNew upstream version 0.27.0+dfsg.1
2017-07-29 Russell SimImported Upstream version 0.26.0
2017-06-11 Edward ThomsonMerge pull request #4254 from pks-t/pks/changelog-v0.26
2017-06-11 Edward ThomsonMerge pull request #4088 from chescock/packfile-name...
2017-06-11 Edward ThomsonMerge pull request #4260 from libgit2/ethomson/forced_c...
2017-06-08 Edward ThomsonMerge pull request #4255 from pks-t/pks/buffer-grow...
2017-06-08 Patrick Steinhardtbuffer: rely on `GITERR_OOM` set by `git_buf_try_grow`
2017-05-20 Carlos Martín NietoMerge pull request #4097 from implausible/fix/auto...
2017-04-24 Russell SimImported Upstream version 0.25.1
2017-03-31 Edward ThomsonMerge remote-tracking branch 'origin/pr/3790' into...
2017-03-23 Edward ThomsonMerge branch 'pr/3957'
2017-03-22 Edward ThomsonMerge pull request #4030 from libgit2/ethomson/fsync
2017-03-21 Edward ThomsonMerge pull request #4139 from richardipsum/readme-runni...
2017-03-20 Patrick SteinhardtMerge pull request #4169 from csware/absolute-symlink
2017-03-20 Patrick SteinhardtMerge pull request #4160 from pks-t/pks/diff-fixes
2017-03-15 Edward ThomsonMerge pull request #4161 from pks-t/pks/submodule-index-fix
2017-03-15 Patrick SteinhardtMerge branch 'gumenikav/merge_driver_source_info'
2017-03-14 Patrick SteinhardtMerge pull request #4146 from pks-t/pks/winhttp-errors
2017-03-01 Patrick Steinhardtwinhttp: disambiguate error messages when sending requests
2017-02-13 Edward ThomsonMerge pull request #4115 from gsaralms/users/gsaral...
2017-02-10 Edward ThomsonMerge pull request #4112 from cbargren/fix/proxy-env...
2017-02-10 Edward ThomsonMerge pull request #4111 from pks-t/pks/dos-prefix
2017-02-09 Edward ThomsonMerge pull request #4104 from cbargren/fix/windows...
2017-02-06 Christopher BargrenPass proxy options payload to credentials callback
2017-02-06 Chris BargrenFix digest credentials for proxy in windows
2017-01-24 Carlos Martín NietoMerge pull request #4086 from libgit2/ethomson/fixes
2017-01-24 Carlos Martín NietoMerge pull request #4050 from ethomson/ethomson/winhttp...
2017-01-21 Edward ThomsonMerge pull request #4051 from tiennou/clang-analyzer-1
2017-01-21 Edward ThomsonMerge pull request #4053 from chescock/extend-packfile...
2017-01-21 Edward ThomsonMerge branch 'pr/3912'
2017-01-21 Edward Thomsonwinhttp: set proper cert failure error messages
2017-01-21 Edward ThomsonMerge pull request #4078 from pks-t/pks/example-cleanup
2017-01-21 Edward ThomsonMerge pull request #3892 from mitesch/shared_buffer
2017-01-21 Edward ThomsonMerge branch 'master' into pr/3938
2017-01-21 Edward ThomsonMerge branch 'pr/4060'
2017-01-16 Carlos Martín NietoMerge pull request #4055 from ethomson/ethomson/ntlm
2017-01-16 Edward ThomsonWinHTTP: support best auth mechanism
2017-01-14 Edward ThomsonMerge pull request #4054 from jfultz/jfultz/fix_GIT_CHE...
2017-01-14 Carlos Martín NietoMerge pull request #4061 from libgit2/ethomson/merge_opts
2017-01-13 Carlos Martín NietoMerge pull request #4049 from libgit2/ethomson/error_msgs
2016-12-29 Edward Thomsongiterr_set: consistent error messages
2016-10-09 Edward ThomsonMerge branch 'pr/3809'
2016-07-24 Edward ThomsonMerge pull request #3815 from pks-t/pks/coverity-model
2016-06-26 Edward ThomsonMerge pull request #3223 from ethomson/apply
2016-06-20 Edward ThomsonMerge pull request #3818 from meatcoder/fix_odb_read_error
2016-06-14 Edward ThomsonMerge pull request #3812 from stinb/fetch-tag-update...
2016-06-14 Edward ThomsonMerge pull request #3816 from pks-t/pks/memory-leaks
2016-06-07 Patrick Steinhardtwinhttp: plug several memory leaks
2016-04-19 Edward ThomsonMerge pull request #3110 from libgit2/cmn/proxy-config
2016-04-19 Carlos Martín Nietoproxy: don't specify the protocol in the type
2016-04-19 Carlos Martín Nietowinhttp: correctly detect HTTPS usage
2016-04-19 Carlos Martín Nietoproxy: don't require the trailing slash on WinHTTP
2016-04-19 Carlos Martín Nietoproxy: ask the user for credentials if necessary
2016-04-03 Andreas HenrikssonImported Upstream version 0.24.0
2016-03-31 Carlos Martín NietoMerge pull request #3575 from pmq20/master-13jan16
2016-03-24 Carlos Martín NietoMerge pull request #3574 from chescock/buffer-sideband...
2016-03-22 Carlos Martín NietoMerge pull request #3559 from yongthecoder/master
2016-03-11 Carlos Martín NietoMerge pull request #3636 from nerdishbynature/fix-non...
2016-03-09 Carlos Martín NietoMerge pull request #3623 from ethomson/rebase_with_commit
2016-03-08 Edward ThomsonMerge pull request #3555 from cbargren/ssh-git-protocols
2016-03-03 Carlos Martín NietoMerge pull request #3639 from srajko/threading-openssl...
2016-03-03 Carlos Martín NietoMerge pull request #3648 from libgit2/cmn/auth-retry
2016-03-03 Carlos Martín Nietowinhttp: retry authentication
2016-02-29 Edward ThomsonMerge pull request #3567 from sba1/few-p_getaddrinfo...
2016-02-28 Carlos Martín NietoMerge pull request #3644 from ethomson/debug_pool
2016-02-28 Edward ThomsonMerge pull request #3577 from rossdylan/rossdylan/pooldebug
2016-02-19 Carlos Martín NietoMerge pull request #3597 from ethomson/filter_registration
2016-02-18 Carlos Martín NietoMerge pull request #3604 from ethomson/nsec_xplat
2016-02-18 Carlos Martín NietoMerge pull request #3606 from ethomson/drop_xp
2016-02-18 Carlos Martín NietoMerge pull request #3613 from ethomson/fixups
2016-02-18 Carlos Martín NietoMerge pull request #3619 from ethomson/win32_forbidden
2016-02-16 Edward Thomsonwinhttp: use an unsigned iterator
2016-02-09 Vicent MartiMerge pull request #3599 from libgit2/gpgsign
2016-02-09 Carlos Martín NietoMerge pull request #3602 from libgit2/cmn/header-field-2
2016-02-07 Carlos Martín NietoMerge pull request #3592 from ethomson/code_of_conduct
2016-02-05 Carlos Martín NietoMerge pull request #3578 from bubaflub/fix_small_memory...
2016-02-05 Edward ThomsonMerge pull request #3579 from ethomson/mingw_winhttp
2016-01-19 Edward Thomsonwinhttp: name mangle class / iid on mingw
2015-12-14 Edward ThomsonMerge pull request #3528 from chescock/Passthrough...
2015-12-01 Chris HescockTreat GIT_PASSTHROUGH as though git_cred_acquire_cb...
2015-11-12 Carlos Martín NietoMerge pull request #3170 from CmdrMoozy/nsec_fix
2015-11-12 Carlos Martín NietoMerge pull request #3499 from ethomson/ref_dir_errmsgs
2015-11-12 Carlos Martín NietoMerge pull request #3448 from libgit2/cmn/custom-agent
2015-11-12 Carlos Martín Nietowinhttp: use a custom user-agent if the user has set it
2015-10-15 Carlos Martín NietoMerge pull request #3444 from ethomson/add_preserves_co...
2015-10-02 Axel RasmussenMerge branch 'master' into nsec_fix_next
2015-09-30 Carlos Martín NietoMerge pull request #3446 from ethomson/portability
2015-09-30 Carlos Martín NietoMerge pull request #3411 from spraints/custom-push...
2015-09-25 Matt BurkeCopy custom_headers insteach of referencing the caller...
2015-09-10 Matt BurkeIgnore NULL headers
2015-09-08 Matt Burkeo i
2015-09-08 Matt BurkeTeach winhttp about the extra headers
2015-07-22 joshaberMerge branch 'master' into fix-init-ordering
2015-07-15 Edward ThomsonMerge pull request #3311 from Fallso/MacroRedefinition
2015-07-13 Carlos Martín NietoMerge pull request #3302 from libgit2/cmn/submodule...
2015-07-12 Carlos Martín NietoMerge branch 'portable-zu'
next