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
/
control
Commit message (
Expand
)
Author
Age
Files
Lines
*
ike: Only consider number of half-open SAs as responder when deciding whether...
Tobias Brunner
2015-08-27
1
-1
/
+1
*
controller: Optionally adhere to init limits also when initiating IKE_SAs
Tobias Brunner
2015-08-21
2
-4
/
+55
*
ike-sa-manager: Remove IKE_SA checkout by CHILD_SA reqid
Martin Willi
2015-02-20
1
-1
/
+1
*
controller: Use the CHILD_SA unique_id to terminate CHILD_SAs
Martin Willi
2015-02-20
2
-24
/
+10
*
controller: Keep following initiate() if the first DH guess was wrong
Martin Willi
2014-11-21
1
-0
/
+12
*
controller: Remove unused <dlfcn.h> include
Martin Willi
2014-06-04
1
-1
/
+0
*
controller: clean up job data if a thread gets cancelled waiting in a function
Martin Willi
2013-05-06
1
-3
/
+6
*
If controller operations have a callback, don't succeed before hook gets called
Martin Willi
2013-03-07
1
-4
/
+12
*
Don't modify the message string passed to logger, as it gets reused
Martin Willi
2012-07-13
2
-4
/
+4
*
Use spin locks to update IKE_SAs in controller_t
Tobias Brunner
2012-07-04
1
-4
/
+38
*
Fixed job handling in controller_t
Tobias Brunner
2012-07-04
1
-110
/
+128
*
Give processor_t more control over the lifecycle of a job
Tobias Brunner
2012-06-25
1
-5
/
+9
*
Loggers specify what log messages they want to receive during registration.
Tobias Brunner
2012-05-02
2
-14
/
+24
*
Use a separate interface for loggers.
Tobias Brunner
2012-05-02
1
-22
/
+60
*
Fixed return value of controller_t functions if callback returns FALSE.
Tobias Brunner
2012-05-02
2
-10
/
+11
*
Implement wait_for_listener in controller_t with semaphores.
Tobias Brunner
2012-05-02
1
-53
/
+17
*
Implement bus_t.listen() directly in controller_t (the only user).
Tobias Brunner
2012-05-02
1
-12
/
+110
*
Do not query CHILD_SA during delete if they already expired
Martin Willi
2012-03-20
1
-1
/
+1
*
Handle initiation of not supported IKE versions properly
Martin Willi
2012-03-20
1
-0
/
+11
*
bus->listen() and the controller wrappers accept a timeout to wait for callbacks
Martin Willi
2011-08-26
2
-9
/
+30
*
Fixed common misspellings.
Tobias Brunner
2011-07-20
1
-2
/
+2
*
Replaced ike_sa_t.create_child_sa_iterator with enumerator.
Tobias Brunner
2011-07-06
1
-4
/
+4
*
Replaced simple iterator usages.
Tobias Brunner
2011-07-06
1
-1
/
+1
*
Migrated controller_t to INIT/METHOD macros
Martin Willi
2011-05-16
2
-99
/
+98
*
Provide get_priority() method in controller jobs
Martin Willi
2011-05-16
1
-0
/
+9
*
Added a non-blocking, skipping variant of IKE_SA enumerator
Martin Willi
2011-05-16
2
-4
/
+6
*
Fixed a possible segfault after termination of IKE and child SAs.
Tobias Brunner
2011-02-28
1
-0
/
+4
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
2
-0
/
+595