aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/networking/host_resolver.c
Commit message (Expand)AuthorAgeFilesLines
* host-resolver: Do not cancel threads waiting for new queries during cleanupMartin Willi2015-02-241-6/+8
* host-resolver: Disable resolver thread cancellation by defaultMartin Willi2015-02-241-0/+3
* windows: Add a common Windows header for platform specific wrappersMartin Willi2014-06-031-2/+0
* lib: All settings use configured namespaceTobias Brunner2014-02-121-4/+4
* host-resolver: don't try to resolve a plain v4 address to an IPv6 addressVolker RĂ¼melin2013-05-161-3/+17
* Consolidated %any(6) host_t parsingMartin Willi2012-11-291-8/+0
* Remove numeric conversion from resolver, it is done directly in host_tMartin Willi2012-11-291-32/+0
* Moved debug.[ch] to utils folderTobias Brunner2012-10-241-1/+1
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-2/+2
* Moved host_t and host_resolver_t to a new networking subfolderTobias Brunner2012-10-241-0/+391