aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/encoding/payloads/traffic_selector_substructure.c
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-276/+0
|
* remove spaces before tabs at the beginning of lines (^( )+\t)Martin Willi2009-09-041-4/+4
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-19/+19
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* ported some hard-to-merge cherries back to trunk :-/Martin Willi2008-11-121-2/+2
| | | | | shame, svn, shame: this was ways to complicated we should consider a switch to git...
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-7/+2
|
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-2/+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
* introduced new logging subsystem using bus:Martin Willi2006-10-181-9/+0
| | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more...
* initial support for IPv6 (more testing needed)Martin Willi2006-08-301-0/+9
| | | | | | | | | 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-100/+8
| | | | | | added proper traffic selector to string conversion some cleanups here & there
* updated copyright informationMartin Willi2006-07-071-1/+2
|
* (no commit message)Martin Willi2006-05-101-0/+374