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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
moved TNCCS layer out of eap_tnc plugin
Andreas Steffen
2010-09-28
7
-47
/
+136
*
show validity of OCSP responses
Andreas Steffen
2010-09-10
1
-2
/
+15
*
debug output of inbound and outbound TNCCS batches
Andreas Steffen
2010-09-09
1
-9
/
+14
*
support non EAP-TTLS conformant RADIUS-type attribute segmentation
Andreas Steffen
2010-09-09
1
-13
/
+79
*
Fixed copy/paste error.
Tobias Brunner
2010-09-09
1
-1
/
+1
*
added explanatory comments
Andreas Steffen
2010-09-09
1
-3
/
+7
*
send well-formed TNCCS-Batch
Andreas Steffen
2010-09-08
1
-1
/
+9
*
max max_message_count configurable and move it into tls_eap_t
Andreas Steffen
2010-09-08
3
-36
/
+12
*
Added a simple led plugin to control Linux LEDs based on IKE activity
Martin Willi
2010-09-08
5
-0
/
+415
*
moved tls_t existance test into tls_eap_create() again
Andreas Steffen
2010-09-08
3
-15
/
+0
*
generalized tls_eap_t to support EAP_TNC wrapping the TNC_IF_TNCCS protocol
Andreas Steffen
2010-09-08
6
-94
/
+250
*
Scheduler and processor have been moved to libstrongswan.
Tobias Brunner
2010-09-02
1
-1
/
+1
*
Fixing installation of trap policies (SPI=0) in kernel interface.
Tobias Brunner
2010-09-02
1
-3
/
+2
*
Replaced the protocol argument in add_policy with an optional SPI for an AH SA.
Tobias Brunner
2010-09-02
1
-1
/
+1
*
Refer to scheduler and processor via lib and not hydra.
Tobias Brunner
2010-09-02
16
-34
/
+23
*
Moved all kernel plugins to libhydra.
Tobias Brunner
2010-09-02
25
-10696
/
+0
*
Refer to kernel interface via hydra and not charon.
Tobias Brunner
2010-09-02
17
-82
/
+95
*
Removed references to protocol_id_t from kernel interface.
Tobias Brunner
2010-09-02
4
-136
/
+85
*
Moved roam job creation to kernel event handler.
Tobias Brunner
2010-09-02
2
-21
/
+45
*
Refer to scheduler via hydra and not charon.
Tobias Brunner
2010-09-02
6
-6
/
+6
*
Moved migrate job creation to kernel event handler.
Tobias Brunner
2010-09-02
2
-14
/
+4
*
Moved update SA job creation to kernel event handler.
Tobias Brunner
2010-09-02
3
-19
/
+8
*
Moved delete/rekey CHILD_SA job creation to kernel event handler.
Tobias Brunner
2010-09-02
3
-53
/
+16
*
Moved acquire job creation to kernel event handler.
Tobias Brunner
2010-09-02
3
-20
/
+9
*
Some whitespace and code style fixes.
Tobias Brunner
2010-09-02
1
-1
/
+1
*
Refer to processor via hydra and not charon.
Tobias Brunner
2010-09-02
21
-53
/
+72
*
Respect key types in stroke key/certificate backend
Martin Willi
2010-09-02
1
-15
/
+24
*
increase number of message due to large certificate payloads
Andreas Steffen
2010-09-01
1
-1
/
+1
*
Load a left/rightcert2 for EAP-TLS even if no left/rightauth2 is defined
Martin Willi
2010-08-31
1
-1
/
+10
*
Added support for the ipsec.conf aaa_identity keyword
Martin Willi
2010-08-31
2
-0
/
+7
*
Added strongswan.conf options for EAP-TLS/TTLS fragment size
Martin Willi
2010-08-31
2
-9
/
+20
*
Migrated EAP-TTLS to the generic TLS helper
Martin Willi
2010-08-31
1
-281
/
+21
*
Migrated EAP-TLS to the generic TLS helper
Martin Willi
2010-08-31
1
-272
/
+19
*
Support output fragmentation of TLS records
Martin Willi
2010-08-31
2
-4
/
+6
*
fixed copy-and-paste errors
Andreas Steffen
2010-08-30
2
-2
/
+2
*
created an eap-tnc method hull
Andreas Steffen
2010-08-30
5
-0
/
+356
*
for the time being assume a single request/response exchange for a given EAP ...
Andreas Steffen
2010-08-30
1
-2
/
+3
*
Win7 might send up to 7k of certificate requests
Andreas Steffen
2010-08-27
3
-3
/
+3
*
removed tls_record_t definition
Andreas Steffen
2010-08-24
1
-10
/
+0
*
Pass NULL peer identity to omit TLS peer authentication, added eap-ttls.reque...
Martin Willi
2010-08-24
2
-2
/
+7
*
support fragmentation in AVPs
Andreas Steffen
2010-08-24
3
-21
/
+118
*
Client sends empty EAP-TTLS packet on fatal alerts to properly shut down TLS
Martin Willi
2010-08-24
1
-0
/
+6
*
Moved TLS record parsing/generation to tls.c
Martin Willi
2010-08-24
2
-122
/
+8
*
EAP-TLS clients send an empty packet on failure to properly shut down a TLS s...
Martin Willi
2010-08-23
1
-0
/
+6
*
Use enum mappings to resolve debug group
Martin Willi
2010-08-23
1
-16
/
+1
*
Introducing simple purposes for the TLS stack, switches various options
Martin Willi
2010-08-20
2
-6
/
+15
*
Fixed compiler warning
Martin Willi
2010-08-20
1
-1
/
+1
*
List registered AEAD algorithms in listalgs
Martin Willi
2010-08-19
1
-0
/
+7
*
added EAP-TTLS debug output
Andreas Steffen
2010-08-18
1
-4
/
+11
*
added TLS record debug output
Andreas Steffen
2010-08-18
1
-4
/
+11
[prev]
[next]