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
/
bus
/
bus.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed some typos, courtesy of codespell
Tobias Brunner
2012-12-20
1
-1
/
+1
*
Raise an alert if IKE SA is kept
Adrian-Ken Rueegsegger
2012-12-20
1
-0
/
+2
*
Raise an alert if half-open timeout limit reached
Martin Willi
2012-12-19
1
-0
/
+2
*
Raise an alert if an authorize() hook fails
Martin Willi
2012-12-19
1
-0
/
+2
*
Raise an alert if allocating virtual IPs fails
Martin Willi
2012-12-19
1
-0
/
+2
*
Raise an alert if kernel policy installation fails
Martin Willi
2012-12-19
1
-0
/
+2
*
Raise an alert if kernel SA installation fails
Martin Willi
2012-12-19
1
-0
/
+2
*
Raise an alert on traffic selector mismatch
Martin Willi
2012-12-19
1
-0
/
+3
*
Raise alerts when enforcing IKE_SA unique policy
Martin Willi
2012-12-19
1
-0
/
+4
*
Raise an alert if CHILD_SA proposals mismatch
Martin Willi
2012-12-19
1
-0
/
+2
*
Raise an alert if IKE proposals mismatch
Martin Willi
2012-12-19
1
-0
/
+2
*
Raise an alert of generating local authentication data fails
Martin Willi
2012-12-19
1
-0
/
+2
*
Add alerts for sent/received message retransmissions and timeout
Martin Willi
2012-11-29
1
-0
/
+6
*
Moved debug.[ch] to utils folder
Tobias Brunner
2012-10-24
1
-1
/
+1
*
Raise a bus alert when IKE message body parsing fails
Martin Willi
2012-10-24
1
-0
/
+3
*
Raise a bus alert when IKE message header parsing fails
Martin Willi
2012-10-24
1
-0
/
+2
*
Raise a bus alert when a received message contains unknown SPIs
Martin Willi
2012-10-24
1
-0
/
+2
*
Added a new alert that is raised if peer does not respond to initial IKE message
Tobias Brunner
2012-10-16
1
-0
/
+2
*
Add a responder narrow() hook to change TS in the kernel, but not on the wire
Martin Willi
2012-09-11
1
-0
/
+2
*
Add ike_reestablish() event that is triggered when an IKE_SA is reestablished
Tobias Brunner
2012-09-06
1
-0
/
+8
*
Removed superfluous @param in bus.h.
Tobias Brunner
2012-05-18
1
-1
/
+0
*
Loggers specify what log messages they want to receive during registration.
Tobias Brunner
2012-05-02
1
-0
/
+8
*
Use a separate interface for loggers.
Tobias Brunner
2012-05-02
1
-6
/
+22
*
Use a separate list and mutex for loggers.
Tobias Brunner
2012-05-02
1
-2
/
+6
*
Remove obsolete bus_t.listen() method.
Tobias Brunner
2012-05-02
1
-23
/
+7
*
Invoke bus_t.message hook twice, once plain and parsed, once encoded and encr...
Martin Willi
2012-03-20
1
-1
/
+6
*
Pass IKEv1 specific keymat to ike_keys hook
Martin Willi
2012-03-20
1
-2
/
+5
*
bus->listen() and the controller wrappers accept a timeout to wait for callbacks
Martin Willi
2011-08-26
1
-1
/
+3
*
Throw an alert if authentication of the peer fails (not only for initiator).
Tobias Brunner
2011-08-12
1
-2
/
+2
*
Throw an alert when the peer address cannot be resolved during initiation.
Tobias Brunner
2011-08-12
1
-0
/
+2
*
Throw an alert via bus_t when remote authentication fails.
Tobias Brunner
2011-08-12
1
-2
/
+4
*
Fixed common misspellings.
Tobias Brunner
2011-07-20
1
-1
/
+1
*
Pass the CREATE_CHILD_SA initiator flag to the child_keys parameter
Martin Willi
2010-07-26
1
-2
/
+3
*
Added a hook to narrow traffic selectors for CHILD_SAs
Martin Willi
2010-07-13
1
-0
/
+37
*
Move debug groups from charon's bus.h to libstrongswan's debug.h.
Tobias Brunner
2010-04-06
1
-59
/
+7
*
Convert charon into libcharon.
Tobias Brunner
2010-03-19
1
-1
/
+1
*
Moving charon to libcharon.
Tobias Brunner
2010-03-19
1
-0
/
+338