summaryrefslogtreecommitdiff
path: root/src/proxy.c
Commit message (Expand)AuthorAgeFilesLines
* remote: introduce `git_remote_connect_options`ethomson/remote_connect_optsEdward Thomson2022-01-061-1/+4
* tree-wide: do not compile deprecated functions with hard deprecationPatrick Steinhardt2020-06-091-0/+2
* Rename opt init functions to `options_init`Edward Thomson2019-06-141-2/+7
* git_error: use new names in internal APIs and usageEdward Thomson2019-01-221-1/+1
* proxy: rename the options freeing functioncmn/proxy-options-freeCarlos Martín Nieto2017-10-071-1/+1
* proxy: add a free function for the options's pointersCarlos Martín Nieto2017-09-271-0/+6
* Make sure to always include "common.h" firstPatrick Steinhardt2017-07-031-1/+2
* proxy: ask the user for credentials if necessaryCarlos Martín Nieto2016-04-191-0/+16
* proxy: introduce a proxy options structCarlos Martín Nieto2016-04-191-0/+16