aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/config/traffic_selector.c
Commit message (Expand)AuthorAgeFilesLines
* moved traffic_selectors from charon to libstrongswanAndreas Steffen2009-12-201-857/+0
* Correctly set host number to zero when computing traffic selector rangeEric Mertens2009-11-231-0/+1
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-63/+63
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* printf hooks refactored to increase portability (i.e. support for platforms w...Tobias Brunner2009-03-121-40/+17
* changed [4856] to dynamically choose traffic selector familyMartin Willi2009-02-111-8/+14
* support of dynamic/128 and %any6Andreas Steffen2009-02-051-2/+3
* ported some hard-to-merge cherries back to trunk :-/Martin Willi2008-11-121-30/+17
* fixed some compiler warningsMartin Willi2008-10-271-0/+5
* merging kernel_pfkey plugin back from kernel-interface branchTobias Brunner2008-10-141-2/+53
* display protoport in dynamic/32 traffic selectorsAndreas Steffen2008-07-211-11/+12
* added equals() method to peer_cfg, ike_cfg, proposals, auth_infoMartin Willi2008-03-261-5/+5
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-10/+19
* proper update of IPsec SA when roaming a host-to-host tunnelMartin Willi2007-07-021-7/+13
* restructured file layoutMartin Willi2007-04-101-0/+20
* fixed traffic selector redundancy removal code (not completely tested)Martin Willi2007-03-061-1/+2
* fixed double free bugMartin Willi2007-03-051-0/+23
* added support for 0.0.0.0/0 traffic selectorsMartin Willi2007-03-011-17/+52
* merged tasking branch into trunkMartin Willi2007-02-281-0/+25
* added support for transport mode and (experimental!) BEET modeMartin Willi2006-12-211-8/+20
* fixed output of proto/port selectorsAndreas Steffen2006-11-021-33/+38
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-15/+3
* code cleanups in printf handlersMartin Willi2006-10-201-13/+12
* introduced new logging subsystem using bus:Martin Willi2006-10-181-80/+83
* implemented updown script to handle firewallingMartin Willi2006-09-121-8/+2
* add priority management for kernel policyMartin Willi2006-09-081-0/+1
* reuse reqid when a ROUTED child_sa gets INSTALLEDMartin Willi2006-09-051-17/+9
* initial support for IPv6 (more testing needed)Martin Willi2006-08-301-91/+245
* added possibility to route CHILD_SAs, without to set them upMartin Willi2006-07-211-0/+24
* introduced refcounting on policy and connectionsMartin Willi2006-07-201-8/+9
* cleanups in kernel interface codeMartin Willi2006-07-181-57/+142
* updated copyright informationMartin Willi2006-07-071-1/+2
* added support for leftprotoport and rightprotoportMartin Willi2006-07-051-6/+15
* - fixed host-host tunnel traffic selection, host-host works nowMartin Willi2006-05-311-6/+24
* (no commit message)Martin Willi2006-05-101-0/+425