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
/
Makefile.am
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added ipseckey plugin, which provides support for public keys in IPSECKEY RRs
Reto Guadagnini
2013-02-19
1
-0
/
+7
*
make TNC client authentication type available to IMVs
Andreas Steffen
2013-02-12
1
-1
/
+1
*
Payload added to handle IKE fragments
Tobias Brunner
2012-12-24
1
-0
/
+1
*
Add an error-notify plugin to send catched alerts to listening applications
Martin Willi
2012-12-19
1
-0
/
+7
*
Add a lookip plugin stub to lookup connections by virtual IP
Martin Willi
2012-10-24
1
-0
/
+7
*
Add Cisco Unity client support for Split-Include and Local-LAN
Martin Willi
2012-09-18
1
-0
/
+7
*
Removed the unneeded socket-raw plugin
Tobias Brunner
2012-09-14
1
-7
/
+0
*
Added eap-dynamic plugin which can proxy any other EAP method
Tobias Brunner
2012-08-31
1
-0
/
+7
*
Merge branch 'android-app'
Tobias Brunner
2012-08-13
1
-1
/
+1
|
\
|
*
Moved packet_t to libstrongswan
Tobias Brunner
2012-08-08
1
-1
/
+1
*
|
Merge branch 'android-ndk'
Tobias Brunner
2012-08-13
1
-0
/
+7
|
\
|
|
*
Moved Android specific logger to separate plugin.
Tobias Brunner
2012-08-08
1
-0
/
+7
*
|
Add xauth-pam, an XAuth backend verifying credentials with PAM
Martin Willi
2012-08-10
1
-0
/
+7
|
/
*
Fix linking of addrblock plugin when building monolithic
Martin Willi
2012-08-03
1
-1
/
+1
*
Refactored heavily #ifdefd capability code to its own libstrongswan class
Martin Willi
2012-07-04
1
-4
/
+0
*
Job added to re-initiate an IKE_SA.
Tobias Brunner
2012-05-30
1
-0
/
+1
*
Remove executable flag from source files.
Tobias Brunner
2012-05-18
1
-0
/
+0
*
Schedule a DPD timeout job that enforces the IKE message timeout policy
Martin Willi
2012-05-15
1
-0
/
+1
*
Integrate nm plugin directly in charon-nm.
Tobias Brunner
2012-05-03
1
-7
/
+0
*
Provide plugin list from charon, not internally in libcharon.
Tobias Brunner
2012-05-03
1
-2
/
+1
*
Use a separate interface for loggers.
Tobias Brunner
2012-05-02
1
-0
/
+1
*
Merge branch 'ikev1-clean' into ikev1-master
Martin Willi
2012-03-20
1
-28
/
+75
|
\
|
*
Isakmp_dpd task added.
Clavister OpenSource
2012-03-20
1
-0
/
+1
|
*
Implemented aggressive mode using Phase 1 helper class
Martin Willi
2012-03-20
1
-0
/
+1
|
*
Implemented a common Phase 1 helper class to use by main and aggressive modes
Martin Willi
2012-03-20
1
-0
/
+1
|
*
Try to detect reauthentication as responder and adopt children to new SA
Martin Willi
2012-03-20
1
-1
/
+2
|
*
Added an XAuth plugin that forwards authentication to EAP methods
Martin Willi
2012-03-20
1
-0
/
+6
|
*
Don't include ikev1/ikev2 subfolders in build when using --disable-ikev1/ikev2
Martin Willi
2012-03-20
1
-2
/
+10
|
*
Moved eap/xauth classes out of protocol specific subdirectories
Martin Willi
2012-03-20
1
-4
/
+4
|
*
Separated libcharon/sa directory with ikev1 and ikev2 subfolders
Martin Willi
2012-03-20
1
-46
/
+48
|
*
Renamed ike_vendor_v1 to isakmp_vendor
Martin Willi
2012-03-20
1
-1
/
+1
|
*
Renamed ike_natd_v1 to isakmp_natd
Martin Willi
2012-03-20
1
-1
/
+1
|
*
Renamed ike_cert_pre_v1 to isakmp_cert_pre
Martin Willi
2012-03-20
1
-1
/
+1
|
*
Renamed ike_cert_post_v1 to isakmp_cert_post
Martin Willi
2012-03-20
1
-1
/
+1
|
*
Added a dedicated IKEv1 task to delete CHILD_SAs
Martin Willi
2012-03-20
1
-0
/
+1
|
*
Added a dedicated delete task for IKEv1 IKE_SAs
Martin Willi
2012-03-20
1
-0
/
+1
|
*
Added a IKEv1 hybrid authenticator based on Pubkey/PSK authenticators
Martin Willi
2012-03-20
1
-0
/
+1
|
*
Added a task stub to create and process IKEv1 informational exchanges
Martin Willi
2012-03-20
1
-0
/
+1
|
*
Added generic XAuth backend, using secrets provided by credential sets.
Tobias Brunner
2012-03-20
1
-0
/
+6
|
*
Removed xauth-null dummy plugin.
Tobias Brunner
2012-03-20
1
-6
/
+1
|
*
Added IKEv1 Mode Config task based on IKEv2 ike_config
Martin Willi
2012-03-20
1
-0
/
+1
|
*
Remove xauth_authenticator, we handle it in the task
Martin Willi
2012-03-20
1
-1
/
+0
|
*
Replace xauth_request task with a new stub where we reimplement it
Martin Willi
2012-03-20
1
-2
/
+1
|
*
Implemented IKEv1 pubkey SIG payload processing in an authenticator
Martin Willi
2012-03-20
1
-0
/
+1
|
*
Implemented IKEv1 PSK HASH payload processing in separated authenticator
Martin Willi
2012-03-20
1
-0
/
+1
|
*
Implemented post-authentication certificate handling for IKEv1
Martin Willi
2012-03-20
1
-0
/
+1
|
*
Implemented pre-authentication certificate handling for IKEv1
Martin Willi
2012-03-20
1
-0
/
+1
|
*
IKEv1 XAuth: Added changes to Makefile.am to compile the xauth_null plugin.
Clavister OpenSource
2012-03-20
1
-0
/
+6
|
*
IKEv1 XAuth: Added plugin support for XAuth, which allows us to have plugins ...
Clavister OpenSource
2012-03-20
1
-0
/
+3
|
*
Task added for IKEv1 NAT detection.
Tobias Brunner
2012-03-20
1
-2
/
+4
[next]