index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
libcharon
/
sa
/
trap_manager.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
trap-manager: Don't require that remote is resolvable during installation
Tobias Brunner
2017-08-07
1
-10
/
+49
*
linked-list: Change return value of find_first() and signature of its callback
Tobias Brunner
2017-05-26
1
-13
/
+15
*
Change interface for enumerator_create_filter() callback
Tobias Brunner
2017-05-26
1
-17
/
+24
*
child-sa: Change API used to set/install policies
Tobias Brunner
2017-05-23
1
-1
/
+2
*
trap-manager: Allow local address to be unspecified
Tobias Brunner
2016-05-06
1
-3
/
+1
*
Use standard unsigned integer types
Andreas Steffen
2016-03-24
1
-11
/
+11
*
libhydra: Move kernel interface to libcharon
Tobias Brunner
2016-03-03
1
-3
/
+1
*
trap-manager: Also clean up remote address in error cases
Tobias Brunner
2015-11-10
1
-0
/
+2
*
trap-manager: Cleanup local address in error cases
Tobias Brunner
2015-08-27
1
-0
/
+2
*
trap-manager: Enable auto=route with right=%any for transport mode connections
Tobias Brunner
2015-08-19
1
-27
/
+118
*
trap-manager: Resolve race conditions between flush() and install()
Tobias Brunner
2015-07-27
1
-0
/
+31
*
trap-manager: Changed how acquires we acted on are tracked
Tobias Brunner
2015-07-27
1
-36
/
+86
*
trap-manager: Properly check-in IKE_SA if initiating fails
Tobias Brunner
2015-07-27
1
-2
/
+2
*
trap-manager: Add option to ignore traffic selectors from acquire events
Tobias Brunner
2015-03-23
1
-1
/
+8
*
child-sa: Replace reqid based marks by "unique" marks
Martin Willi
2015-02-20
1
-1
/
+1
*
trap-manager: Reset IKE_SA on bus_t if initiating fails
Tobias Brunner
2013-11-21
1
-0
/
+1
*
trap-manager: Prevent deadlock when installing trap policies
Tobias Brunner
2013-11-21
1
-40
/
+46
*
trap-manager: Make sure a config is not trapped twice
Tobias Brunner
2013-10-17
1
-4
/
+16
*
trap-manager: Install trap with SA protocol of the first configured proposal
Martin Willi
2013-10-11
1
-4
/
+12
*
trap-manager: use ike_cfg resolver functions
Martin Willi
2013-09-04
1
-4
/
+2
*
Reuse reqid for trap policies installed for dpd|closeaction=hold
Tobias Brunner
2013-07-01
1
-2
/
+2
*
trap-manager: add a method to find reqid for installed traps by config
Martin Willi
2013-06-19
1
-2
/
+30
*
trap-manager: don't check-in nonexisting IKE_SA if acquire fails
Martin Willi
2013-06-19
1
-2
/
+1
*
trap-manager: fix a memleak when installing a trap to %any
Martin Willi
2013-06-19
1
-0
/
+1
*
Avoid a deadlock when installing a trap policy failed
Tobias Brunner
2013-01-23
1
-1
/
+5
*
Moved data structures to new collections subfolder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Update routed connections in trap manager
Tobias Brunner
2012-10-18
1
-37
/
+39
*
Derive a dynamic TS to multiple virtual IPs
Martin Willi
2012-09-18
1
-5
/
+9
*
Don't include acquiring packet traffic selectors in IKEv1
Martin Willi
2012-07-26
1
-0
/
+5
*
implemented the right|leftallowany feature
Andreas Steffen
2012-06-08
1
-2
/
+2
*
Merge branch 'ikev1-clean' into ikev1-master
Martin Willi
2012-03-20
1
-17
/
+20
|
\
|
*
Handle initiation of not supported IKE versions properly
Martin Willi
2012-03-20
1
-13
/
+16
*
|
Fix deadlock in trap_manager_t during acquire.
Tobias Brunner
2011-12-23
1
-28
/
+43
*
|
Fixed flush() method of trap_manager_t.
Tobias Brunner
2011-12-23
1
-3
/
+9
|
/
*
Clear traps during shutdown before unloading kernel plugins
Martin Willi
2011-09-12
1
-0
/
+7
*
Initialize trap_manager listener with INIT macro, too
Martin Willi
2011-06-28
1
-8
/
+9
*
Migrated trap_manager_t to INIT/METHOD macros
Andreas Steffen
2011-06-28
1
-45
/
+32
*
Refer to kernel interface via hydra and not charon.
Tobias Brunner
2010-09-02
1
-2
/
+3
*
Do not install trap policy if remote host is %any.
Tobias Brunner
2010-05-28
1
-1
/
+1
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+403