Add TLS support to resolver, implement DBus ifaces
This commit is contained in:
parent
b5797b12f1
commit
c52195dd8b
12 changed files with 308 additions and 221 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,7 +1,10 @@
|
|||
# SPDX-FileCopyrightText: 2022 Matteo Settenvini <matteo.settenvini@montecristosoftware.eu>
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
*.orig
|
||||
*~
|
||||
|
||||
/build
|
||||
/target
|
||||
/Cargo.lock
|
||||
/.gdb_history
|
||||
/.gdb_history
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue