aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/host.c
Commit message (Expand)AuthorAgeFilesLines
* ported some hard-to-merge cherries back to trunk :-/Martin Willi2008-11-121-19/+37
* fixed leak in host_create_from_string("%any")Martin Willi2008-11-101-3/+4
* use of host_create_any() for %any addressAndreas Steffen2008-11-071-4/+8
* support of %any address stringAndreas Steffen2008-11-051-47/+35
* handle 0.0.0.0 string and af == AF_INET6Andreas Steffen2008-11-051-1/+1
* fixed resolving numerical IPv6 addresses in host_create_from_dns()Martin Willi2008-06-111-0/+5
* fixed resolving numerical addresses in host_create_from_dns()Martin Willi2008-06-111-1/+1
* DNS resolving of ike_cfg hosts dynamically on demandMartin Willi2008-06-061-0/+53
* fixed printing of %#H hostsMartin Willi2008-05-141-2/+4
* support for left bounded padding in %H and %D Martin Willi2008-05-091-0/+4
* supporting width modifier in identification_t printf hook (e.g. %30D)Martin Willi2008-05-091-6/+7
* printf "width" support for hosts (e.g. %15H)Martin Willi2008-05-051-33/+34
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-11/+21
* restructured file layoutMartin Willi2007-04-101-1/+1
* merged tasking branch into trunkMartin Willi2007-02-281-2/+31
* renamed all static clone() functions to avoid naming conflicts with uclibcMartin Willi2007-02-011-2/+2
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-14/+2
* (no commit message)Martin Willi2006-09-271-101/+58
* removed unneeded constructorMartin Willi2006-08-311-15/+2
* initial support for IPv6 (more testing needed)Martin Willi2006-08-301-76/+236
* cleanups in kernel interface codeMartin Willi2006-07-181-30/+14
* updated copyright informationMartin Willi2006-07-071-1/+2
* first merge of NATT codeMartin Willi2006-06-221-1/+58
* - applied andreas's patchMartin Willi2006-05-181-13/+11
* (no commit message)Martin Willi2006-05-101-0/+365