aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/utils/host.c
Commit message (Collapse)AuthorAgeFilesLines
* restructured file layoutMartin Willi2007-04-101-1/+1
| | | | | | | | | new configuration structure: peer_cfg: configuration related to a peer (authenitcation, ...= ike_cfg: config to use for IKE setup (proposals) child_Cfg: config for CHILD_SA (proposals, traffic selectors) a peer_cfg has one ike_cfg and multiple child_cfg's stroke now uses fixed count of threads
* 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
| | | | | | | | | centralized all printf specifier character definitions reuse of arginfo handlers more cleanups fixed more AMD64 issues added DEBUG_LEVEL compile flag to exclude DBGn() statements
* (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
| | | | | | | | | socket works (without v6 filter) traffic selector handle IPv4/v4 cleanly improvements in traffic selector code kernel interface accepts v6 traffic selectors and hosts host_t class has full IPv6 support
* cleanups in kernel interface codeMartin Willi2006-07-181-30/+14
| | | | | | added proper traffic selector to string conversion some cleanups here & there
* 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
| | | | | | | - logger output improvements - testin gupdates - and a lot more
* (no commit message)Martin Willi2006-05-101-0/+365