index
:
tteras/strongswan
master
tteras
tteras-release
tteras' strongSwan tree
gitolite
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added kernel event handler stub.
Tobias Brunner
2010-09-02
5
-0
/
+120
*
All kernel listener hooks are optional.
Tobias Brunner
2010-09-02
2
-5
/
+11
*
Added listener handling to kernel interface.
Tobias Brunner
2010-09-02
2
-2
/
+202
*
Added an interface for kernel event listeners.
Tobias Brunner
2010-09-02
3
-0
/
+96
*
Some minor comment fixes.
Tobias Brunner
2010-09-02
1
-14
/
+20
*
Some whitespace and code style fixes.
Tobias Brunner
2010-09-02
4
-25
/
+33
*
Do not include files from libcharon in libhydra.
Tobias Brunner
2010-09-02
2
-4
/
+2
*
Move callback_job_t to libhydra.
Tobias Brunner
2010-09-02
6
-3
/
+3
*
Fixing Doxygen groups after moving processor.
Tobias Brunner
2010-09-02
21
-25
/
+25
*
Refer to processor via hydra and not charon.
Tobias Brunner
2010-09-02
34
-71
/
+101
*
Move processor_t (thread-pool) to libhydra.
Tobias Brunner
2010-09-02
11
-21
/
+23
*
Support different hash/sig algorithms in handshake signing, including ECDSA
Martin Willi
2010-09-02
4
-41
/
+268
*
Added TLS ClientCertificateType identifiers
Martin Willi
2010-09-02
2
-0
/
+40
*
Added TLS specific Hash and Signature Algorithm identifiers
Martin Willi
2010-09-02
2
-0
/
+50
*
Fixed typos in tls_writer method descriptions
Martin Willi
2010-09-02
1
-2
/
+2
*
Respect key types in stroke key/certificate backend
Martin Willi
2010-09-02
1
-15
/
+24
*
Added an enumerator for registered credential builders
Martin Willi
2010-09-02
2
-0
/
+32
*
Migrated credential_factory to INIT/METHOD macros
Martin Willi
2010-09-02
1
-30
/
+22
*
adapted evaltest.dat to new RULE_OCSP_VALIDATION
Andreas Steffen
2010-09-01
3
-3
/
+3
*
cosmetics in debug output
Andreas Steffen
2010-09-01
1
-2
/
+3
*
defined aaa_identity
Andreas Steffen
2010-09-01
3
-2
/
+6
*
increase number of message due to large certificate payloads
Andreas Steffen
2010-09-01
1
-1
/
+1
*
clarified debug output
Andreas Steffen
2010-08-31
1
-1
/
+1
*
fixed typo
Andreas Steffen
2010-08-31
1
-1
/
+1
*
Do not process any more TLS handshake messages on fatal alerts
Martin Willi
2010-08-31
1
-0
/
+4
*
Load a left/rightcert2 for EAP-TLS even if no left/rightauth2 is defined
Martin Willi
2010-08-31
1
-1
/
+10
*
Strictly check if the server certificate matches the TLS server identity
Martin Willi
2010-08-31
1
-0
/
+44
*
Use the AAA Identity for EAP authentication, if given
Martin Willi
2010-08-31
2
-1
/
+14
*
Added support for the ipsec.conf aaa_identity keyword
Martin Willi
2010-08-31
9
-0
/
+18
*
Added an AAA identity authentication config option
Martin Willi
2010-08-31
2
-0
/
+10
*
Added strongswan.conf options for EAP-TLS/TTLS fragment size
Martin Willi
2010-08-31
4
-14
/
+30
*
Support processing of partial TLS record headers
Martin Willi
2010-08-31
1
-15
/
+39
*
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
*
Implemented a generic TLS EAP helper to implement EAP-TLS, TTLS and other var...
Martin Willi
2010-08-31
3
-0
/
+415
*
Support output fragmentation of TLS records
Martin Willi
2010-08-31
5
-52
/
+123
*
Moved EAP type/code definitions to a seprate header file in libstrongswan
Martin Willi
2010-08-31
9
-179
/
+228
*
Implemented buffering of partial records in TLS stack
Martin Willi
2010-08-31
1
-15
/
+65
*
Log TLS handshake subtypes as handshakes
Martin Willi
2010-08-31
1
-5
/
+5
*
Added a TLS debug level option, use debugging hook
Martin Willi
2010-08-31
1
-13
/
+38
*
Do not strdup() zero length strings in identification_create_from_string()
Martin Willi
2010-08-31
1
-4
/
+20
*
Corrected some URLs.
Tobias Brunner
2010-08-31
3
-3
/
+3
*
Enable the generation of unencrypted messages (e.g. ME connectivity checks).
Tobias Brunner
2010-08-30
1
-9
/
+10
*
fixed typos
Andreas Steffen
2010-08-30
1
-7
/
+7
*
fixed copy-and-paste errors
Andreas Steffen
2010-08-30
2
-2
/
+2
*
created an eap-tnc method hull
Andreas Steffen
2010-08-30
9
-0
/
+373
*
for the time being assume a single request/response exchange for a given EAP ...
Andreas Steffen
2010-08-30
1
-2
/
+3
*
Port floating patch partially reversed.
Tobias Brunner
2010-08-30
2
-12
/
+8
*
Slightly refactored port floating.
Tobias Brunner
2010-08-30
5
-35
/
+39
*
defined EAP-TNC
Andreas Steffen
2010-08-30
2
-2
/
+8
[next]