aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/sa/child_sa.h
Commit message (Expand)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-337/+0
* Fixed BEET mode by installing SAs with negotiated address in traffic selectorMartin Willi2009-12-171-1/+4
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-30/+30
* Terminology and return value of get_lifetime of child_sa_t corrected.Tobias Brunner2009-09-011-3/+3
* Fixed a race condition when querying stats of a child_sa in different order.Tobias Brunner2009-08-061-24/+18
* Reverted the interface changes introduced in 3f720dc7.Tobias Brunner2009-08-061-4/+2
* update usetime only if usebytes increaseAndreas Steffen2009-07-301-4/+6
* display transmitted bytes per SAAndreas Steffen2009-07-301-0/+8
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
* updated DoxyfileMartin Willi2009-03-241-3/+1
* refactored and cleaned up child_sa interfaceMartin Willi2008-11-191-105/+98
* merging kernel_klips plugin back into trunkTobias Brunner2008-11-111-0/+5
* deleted obsolete parameter descriptionsAndreas Steffen2008-11-111-2/+0
* preliminary support of Mobile IPv6Andreas Steffen2008-11-111-8/+10
* moved CHILD_SA key derivation to keymat_tMartin Willi2008-10-291-24/+19
* additional getters for ipcomp and UDP encapMartin Willi2008-10-241-0/+14
* more CHILD_SA refactoringsMartin Willi2008-10-241-27/+38
* moved updown script invocation to an optional pluginMartin Willi2008-10-161-14/+9
* cache keys for in and outbound ESP SAsMartin Willi2008-10-151-2/+11
* store ESP keys in CHILD_SAMartin Willi2008-10-151-4/+4
* reintegrated bus-refactoring branchMartin Willi2008-10-141-0/+5
* merging renaming of mode_t to ipsec_mode_t back to trunkTobias Brunner2008-09-251-4/+4
* cosmeticsAndreas Steffen2008-07-221-1/+1
* ipsec status lists IPCOMP CPIsAndreas Steffen2008-07-221-2/+14
* fixed acquire-delay bug by:Martin Willi2008-07-161-1/+3
* IPComp for IKEv2Tobias Brunner2008-05-081-1/+18
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-55/+29
* further mobike improvements, regarding to NAT-TMartin Willi2007-06-271-8/+5
* simple roaming of the client works (not MOBIKE conform yet!)Martin Willi2007-06-261-10/+7
* removed IKE_SA (%K) and CHILD_SA (%P) printf handlers, 3 more to goMartin Willi2007-04-111-0/+19
* restructured file layoutMartin Willi2007-04-101-16/+9
* added firewalling support when using virtual IPsMartin Willi2007-03-011-0/+11
* merged tasking branch into trunkMartin Willi2007-02-281-36/+13
* added support for transport mode and (experimental!) BEET modeMartin Willi2006-12-211-5/+9
* better split up of library files "types.h" & "definitions.h"Martin Willi2006-10-311-6/+1
* moved typedefs to beginning of files to solve some include problemsMartin Willi2006-10-301-11/+6
* introduced new logging subsystem using bus:Martin Willi2006-10-181-16/+7
* added hostaccess supportAndreas Steffen2006-09-251-1/+2
* implemented updown script to handle firewallingMartin Willi2006-09-121-2/+6
* implemented handling of dpdaction and dpddelay ipsec.conf parametersMartin Willi2006-09-081-3/+5
* added name property in CHILD_SA, allows proper status outputMartin Willi2006-08-251-4/+18
* added possibility to route CHILD_SAs, without to set them upMartin Willi2006-07-211-0/+5
* introduced refcounting on policy and connectionsMartin Willi2006-07-201-1/+17
* cleanups in kernel interface codeMartin Willi2006-07-181-5/+7
* added CHILD_SA states, which allows us to detect further simultaneous transac...Martin Willi2006-07-131-0/+47
* added policy cache to kernel interfaceMartin Willi2006-07-121-12/+5
* further work done for simultaneous rekeying/deleteMartin Willi2006-07-101-6/+26
* applied new changes from NATT teamMartin Willi2006-06-231-0/+10
* first merge of NATT codeMartin Willi2006-06-221-21/+35
* fixed SPI when rekeying and deleting CHILD_SAsMartin Willi2006-06-191-2/+1