summaryrefslogtreecommitdiff
path: root/tests/online
Commit message (Expand)AuthorAgeFilesLines
* clone test: annotate unused varsEdward Thomson2016-04-211-1/+3
* proxy: don't specify the protocol in the typeCarlos Martín Nieto2016-04-191-2/+2
* proxy: use poxy to test our Windows proxy supportCarlos Martín Nieto2016-04-191-1/+0
* proxy: ask the user for credentials if necessaryCarlos Martín Nieto2016-04-193-7/+52
* Use general cl_git_fail because the error is genericDirkjan Bussink2016-03-141-2/+1
* Setup better defaults for OpenSSL ciphersDirkjan Bussink2016-03-141-0/+9
* Fix build for unit testLeo Yang2015-11-021-2/+13
* Merge pull request #3411 from spraints/custom-push-headersCarlos Martín Nieto2015-09-303-7/+34
|\
| * Add a test for custom header validationMatt Burke2015-09-101-0/+27
| * Tell the git_transport about the custom_headersMatt Burke2015-09-082-7/+7
* | net: add tests against badssl.comcmn/badsslCarlos Martín Nieto2015-09-271-0/+27
* | Fix a couple of warningsCarlos Martín Nieto2015-09-181-1/+0
* | push: put the git_oid inline in the test structurecmn/push-tests-inline-oidCarlos Martín Nieto2015-09-133-11/+6
|/
* git__getenv: utf-8 aware env readerEdward Thomson2015-07-022-57/+69
* clone: set the credentials callback during testingcmn/push-testsCarlos Martín Nieto2015-06-121-0/+1
* push: pass the callbacks during setup as wellCarlos Martín Nieto2015-06-121-3/+7
* Merge pull request #3157 from mgorny/ssh_memory_authCarlos Martín Nieto2015-05-291-0/+68
|\
| * test: Add a test for in-memory SSH private key cred_cbMichał Górny2015-05-271-0/+68
* | clone: don't rely on auto-saving for single-branchCarlos Martín Nieto2015-05-171-10/+13
|/
* remote: remove live changing of refspecsCarlos Martín Nieto2015-05-132-9/+6
* remote: move the tagopt setting to the fetch optionsCarlos Martín Nieto2015-05-132-4/+5
* remote: move the update_fetchhead setting to the optionsCarlos Martín Nieto2015-05-131-1/+1
* remote: move the transport ctor to the callbacksCarlos Martín Nieto2015-05-132-5/+5
* Remove the callbacks struct from the remoteCarlos Martín Nieto2015-05-134-85/+59
* Merge pull request #3059 from libgit2/cmn/negotiation-notifyEdward Thomson2015-05-011-1/+1
|\
| * push: report the update plan to the callercmn/negotiation-notifyCarlos Martín Nieto2015-04-191-1/+1
* | Fix for Issue #3023 tests fail with no networkcthomas2015-04-211-0/+52
|/
* Add failing test for cert callback with non-ecrypted streamCarlos Martín Nieto2015-03-161-0/+7
* Put back the number of expected references to 6 from the test repoCarlos Martín Nieto2015-03-131-3/+3
* push: remove reflog message overrideCarlos Martín Nieto2015-03-031-2/+2
* Remove the signature from ref-modifying functionsCarlos Martín Nieto2015-03-033-11/+8
* clone: drop now unnecessary SAFE_CREATEEdward Thomson2015-02-271-1/+1
* remote: remove git_push from the public APIcmn/hide-pushCarlos Martín Nieto2014-12-301-28/+16
* notes: move the notes name argumentCarlos Martín Nieto2014-12-061-2/+2
* fetch: clear the connection data on closecmn/fetch-twiceCarlos Martín Nieto2014-11-191-0/+11
* Merge pull request #2608 from libgit2/cmn/remote-pushEdward Thomson2014-11-183-59/+114
|\
| * remote: use configured push refspecs if none are givencmn/remote-pushCarlos Martín Nieto2014-11-091-4/+38
| * push: move main test function to git_remote_push()Carlos Martín Nieto2014-11-093-59/+80
| * remote: introduce git_remote_push()Carlos Martín Nieto2014-11-091-1/+1
* | Merge pull request #2693 from libgit2/cmn/push-refspec-refactorEdward Thomson2014-11-171-10/+7
|\ \ | |/ |/|
| * push: use the common refspec parsercmn/push-refspec-refactorCarlos Martín Nieto2014-11-091-10/+7
* | remote: rename _load() to _lookup()cmn/remote-lookupCarlos Martín Nieto2014-11-083-4/+4
|/
* Merge pull request #2574 from csware/hostname-for-certificate_check_cbEdward Thomson2014-10-101-3/+8
|\
| * Add tests for host namesSven Strickroth2014-10-091-2/+4
| * Provide host name to certificate_check_cbSven Strickroth2014-09-221-3/+6
* | remote: use active refspec override in the testsCarlos Martín Nieto2014-09-301-3/+5
* | remote: allow overriding the refspecs for download and fetchCarlos Martín Nieto2014-09-303-7/+7
|/
* ssh: skip the localhost cert check earliercmn/host-cert-infoCarlos Martín Nieto2014-09-161-2/+4
* ssh: expose both hashesCarlos Martín Nieto2014-09-161-4/+13
* ssh: provide our own types for host key lengthsCarlos Martín Nieto2014-09-161-0/+2