summaryrefslogtreecommitdiff
path: root/src/nm-proxy-config.c
Commit message (Expand)AuthorAgeFilesLines
* all: move "src/" directory to "src/core/"Thomas Haller2021-02-041-172/+0
* all: update deprecated SPDX license identifiersThomas Haller2021-01-051-1/+1
* all: unify comment style for SPDX-License-Identifier tagThomas Haller2020-09-291-1/+1
* format: replace tabs for indentation in code commentsac/clang-formatThomas Haller2020-09-281-2/+2
* all: reformat all with new clang-format styleAntonio Cardace2020-09-281-76/+76
* 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