aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/sa/trap_manager.c
Commit message (Expand)AuthorAgeFilesLines
* trap-manager: Don't require that remote is resolvable during installationTobias Brunner2017-08-071-10/+49
* linked-list: Change return value of find_first() and signature of its callbackTobias Brunner2017-05-261-13/+15
* Change interface for enumerator_create_filter() callbackTobias Brunner2017-05-261-17/+24
* child-sa: Change API used to set/install policiesTobias Brunner2017-05-231-1/+2
* trap-manager: Allow local address to be unspecifiedTobias Brunner2016-05-061-3/+1
* Use standard unsigned integer typesAndreas Steffen2016-03-241-11/+11
* libhydra: Move kernel interface to libcharonTobias Brunner2016-03-031-3/+1
* trap-manager: Also clean up remote address in error casesTobias Brunner2015-11-101-0/+2
* trap-manager: Cleanup local address in error casesTobias Brunner2015-08-271-0/+2
* trap-manager: Enable auto=route with right=%any for transport mode connectionsTobias Brunner2015-08-191-27/+118
* trap-manager: Resolve race conditions between flush() and install()Tobias Brunner2015-07-271-0/+31
* trap-manager: Changed how acquires we acted on are trackedTobias Brunner2015-07-271-36/+86
* trap-manager: Properly check-in IKE_SA if initiating failsTobias Brunner2015-07-271-2/+2
* trap-manager: Add option to ignore traffic selectors from acquire eventsTobias Brunner2015-03-231-1/+8
* child-sa: Replace reqid based marks by "unique" marksMartin Willi2015-02-201-1/+1
* trap-manager: Reset IKE_SA on bus_t if initiating failsTobias Brunner2013-11-211-0/+1
* trap-manager: Prevent deadlock when installing trap policiesTobias Brunner2013-11-211-40/+46
* trap-manager: Make sure a config is not trapped twiceTobias Brunner2013-10-171-4/+16
* trap-manager: Install trap with SA protocol of the first configured proposalMartin Willi2013-10-111-4/+12
* trap-manager: use ike_cfg resolver functionsMartin Willi2013-09-041-4/+2
* Reuse reqid for trap policies installed for dpd|closeaction=holdTobias Brunner2013-07-011-2/+2
* trap-manager: add a method to find reqid for installed traps by configMartin Willi2013-06-191-2/+30
* trap-manager: don't check-in nonexisting IKE_SA if acquire failsMartin Willi2013-06-191-2/+1
* trap-manager: fix a memleak when installing a trap to %anyMartin Willi2013-06-191-0/+1
* Avoid a deadlock when installing a trap policy failedTobias Brunner2013-01-231-1/+5
* Moved data structures to new collections subfolderTobias Brunner2012-10-241-1/+1
* Update routed connections in trap managerTobias Brunner2012-10-181-37/+39
* Derive a dynamic TS to multiple virtual IPsMartin Willi2012-09-181-5/+9
* Don't include acquiring packet traffic selectors in IKEv1Martin Willi2012-07-261-0/+5
* implemented the right|leftallowany featureAndreas Steffen2012-06-081-2/+2
* Merge branch 'ikev1-clean' into ikev1-masterMartin Willi2012-03-201-17/+20
|\
| * Handle initiation of not supported IKE versions properlyMartin Willi2012-03-201-13/+16
* | Fix deadlock in trap_manager_t during acquire.Tobias Brunner2011-12-231-28/+43
* | Fixed flush() method of trap_manager_t.Tobias Brunner2011-12-231-3/+9
|/
* Clear traps during shutdown before unloading kernel pluginsMartin Willi2011-09-121-0/+7
* Initialize trap_manager listener with INIT macro, tooMartin Willi2011-06-281-8/+9
* Migrated trap_manager_t to INIT/METHOD macrosAndreas Steffen2011-06-281-45/+32
* Refer to kernel interface via hydra and not charon.Tobias Brunner2010-09-021-2/+3
* Do not install trap policy if remote host is %any.Tobias Brunner2010-05-281-1/+1
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+403