summaryrefslogtreecommitdiff
path: root/src/nm-proxy-config.c
Commit message (Expand)AuthorAgeFilesLines
* all: use nm_clear_g_free() instead of g_clear_pointer()Thomas Haller2020-03-231-1/+1
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-2/+1
* all: SPDX header conversionLubomir Rintel2019-09-101-14/+1
* all: drop emacs file variables from source filesThomas Haller2019-06-111-1/+0
* proxy: reorder parts in nm-proxy-config.c and nm-pacrunner-manager.cThomas Haller2016-10-041-18/+11
* proxy: remove unnecessary APIsAtul Anand2016-10-041-73/+0
* proxy: refactor NMProxyConfig to keep internal variables as strvThomas Haller2016-10-041-42/+44
* proxy: embed private date in NMPacRunnerManager and NMProxyConfigThomas Haller2016-10-041-12/+32
* src:(proxy): A new Object NMProxyConfig with Proxy ParametersAtul Anand2016-10-041-0/+245