Andreas Steffen
|
a6cb374136
|
added DBG_IMC and DBG_IMV debug options
|
2011-05-29 10:25:13 +02:00 |
|
Martin Willi
|
3b71d3d033
|
Reload strongswan.conf and plugins supporting reloading on SIGHUP
|
2011-04-15 10:07:13 +02:00 |
|
Martin Willi
|
84f89634ef
|
Moved logger initialization from libcharon to charon
|
2011-01-05 16:45:40 +01:00 |
|
Andreas Steffen
|
ed08f7ce83
|
use DBG_TNC for TNC debugging output
|
2010-10-09 16:01:19 +02:00 |
|
Andreas Steffen
|
99dfc3c295
|
added --debug-tls to charon usage() function
|
2010-10-07 09:34:56 +02:00 |
|
Andreas Steffen
|
4776500055
|
added debug-tls comand line option
|
2010-08-23 17:51:40 +02:00 |
|
Martin Willi
|
0b71bc7af0
|
Moved eap-tls plugin to libcharon, updated to 4.4.1 APIs
|
2010-08-03 15:39:25 +02:00 |
|
Martin Willi
|
400df4ca7c
|
Implemented EAP-TLS server functionality
|
2010-08-03 15:39:25 +02:00 |
|
Martin Willi
|
97abf95412
|
TLS stack keeps a copy of server/peer identities
|
2010-08-03 15:39:25 +02:00 |
|
Martin Willi
|
c8a2fca58c
|
Limit the number of EAP-TLS packets allowed
|
2010-08-03 15:39:25 +02:00 |
|
Martin Willi
|
8fef06a683
|
Use stricter state handling while processing TLS messages
|
2010-08-03 15:39:25 +02:00 |
|
Martin Willi
|
dc9f34be4d
|
Cleaned up the public TLS interface
|
2010-08-03 15:39:25 +02:00 |
|
Martin Willi
|
84d67ead4e
|
Refactored common used operations into TLS crypto helper
|
2010-08-03 15:39:25 +02:00 |
|
Martin Willi
|
3e7e777941
|
Properly send empty EAP-TLS messages
|
2010-08-03 15:39:25 +02:00 |
|
Martin Willi
|
51313a39d1
|
Derive MSK for EAP-TLS authentication
|
2010-08-03 15:39:25 +02:00 |
|
Martin Willi
|
110364b042
|
Verify Server Finished message
|
2010-08-03 15:39:25 +02:00 |
|
Martin Willi
|
f139b5786f
|
Implemented input record decryption and verification
|
2010-08-03 15:39:25 +02:00 |
|
Martin Willi
|
84543e6efa
|
Implemented key derivation, output record signing and encryption
|
2010-08-03 15:39:25 +02:00 |
|
Martin Willi
|
18010de23d
|
Derive master secret, create Finished message
|
2010-08-03 15:39:25 +02:00 |
|
Martin Willi
|
149b7e6d01
|
Implemented the TLS specific PRF in its TLSv1.0 and TLSv1.2 variants
|
2010-08-03 15:39:24 +02:00 |
|
Martin Willi
|
3ddd164e5e
|
Implemented sending of Certificate, ClientKeyExchange, CertificateVerify and ChangeCipherSpec as peer
|
2010-08-03 15:39:24 +02:00 |
|
Martin Willi
|
3a1640dea1
|
Implemented a tls_writer class to simplify TLS data generation
|
2010-08-03 15:39:24 +02:00 |
|
Martin Willi
|
4ef946dd64
|
Implemented a tls_reader class to simplify TLS data parsing
|
2010-08-03 15:39:24 +02:00 |
|
Martin Willi
|
3e962b0843
|
Process ServerHello(Done), Certificate(Request) messages
|
2010-08-03 15:39:24 +02:00 |
|
Martin Willi
|
698674c7f3
|
Send a ClientHello to start TLS negotiation
|
2010-08-03 15:39:24 +02:00 |
|
Martin Willi
|
536dbc00b9
|
Added TLS crypto helper, currently supports cipher suite selection
|
2010-08-03 15:39:24 +02:00 |
|
Martin Willi
|
4c0c2283a5
|
Added stubs for handshake handling, server and peer variants
|
2010-08-03 15:39:24 +02:00 |
|
Martin Willi
|
4c0124a0a2
|
Accept follow-up fragments with a TLS message length
|
2010-08-03 15:39:24 +02:00 |
|
Martin Willi
|
40e384ea01
|
Added dummy/identity implementations of the different TLS record layers
|
2010-08-03 15:39:24 +02:00 |
|
Martin Willi
|
dcbbeb2d09
|
Pass TLS records to newly introduced TLS stack
|
2010-08-03 15:39:24 +02:00 |
|
Martin Willi
|
f7f63c52e1
|
Added some TLS constants
|
2010-08-03 15:39:24 +02:00 |
|
Martin Willi
|
b173819e5d
|
(De-)fragment EAP-TLS packets, pass TLS records to upper layer
|
2010-08-03 15:39:24 +02:00 |
|
Martin Willi
|
2107953804
|
Added EAP-TLS plugin stub
|
2010-08-03 15:39:24 +02:00 |
|
Tobias Brunner
|
4f9b82bc1d
|
Fixed compiler warning.
|
2010-06-15 19:58:59 +02:00 |
|
Tobias Brunner
|
404960e522
|
Run as vpn user on Android.
|
2010-06-15 19:57:31 +02:00 |
|
Tobias Brunner
|
b02a03a5dd
|
Truncate the PID file so that even if we fail to unlink it, the daemon can be restarted properly.
|
2010-06-15 19:57:14 +02:00 |
|
Martin Willi
|
091d178060
|
Option to skip slow addr2line resolution in leak-detective
|
2010-05-20 17:37:18 +02:00 |
|
Tobias Brunner
|
9d843ee6fa
|
Do a proper cleanup when printing usage info.
|
2010-05-04 18:34:27 +02:00 |
|
Tobias Brunner
|
6edbe1652b
|
Integrating libhydra into the Android build system.
|
2010-04-12 16:47:47 +02:00 |
|
Martin Willi
|
29a46aacad
|
Moved ha plugin to libcharon
|
2010-04-07 13:55:16 +02:00 |
|
Martin Willi
|
3e8caf6af6
|
Make resync/monitoring functionality optional
|
2010-04-07 13:55:16 +02:00 |
|
Martin Willi
|
f24ca1dd55
|
Listen to ike_updown/rekey hook instead of ike_state_change
|
2010-04-07 13:55:16 +02:00 |
|
Martin Willi
|
c866a42737
|
Request a complete resync after daemon startup
|
2010-04-07 13:55:16 +02:00 |
|
Martin Willi
|
1466af8556
|
Do not automatically take over segments, as we need to resync first
|
2010-04-07 13:55:16 +02:00 |
|
Martin Willi
|
ea249cc6f0
|
Drop overlapping segments only if we have no active SAs on it
|
2010-04-07 13:55:16 +02:00 |
|
Martin Willi
|
a05e388540
|
Do not install iptables rules, they should stay active after shutdown
|
2010-04-07 13:55:16 +02:00 |
|
Martin Willi
|
e262f4e543
|
Take over all segments if heartbeat becomes silent
|
2010-04-07 13:55:15 +02:00 |
|
Martin Willi
|
d87489661c
|
Renamed ha-sync plugin to ha
|
2010-04-07 13:55:15 +02:00 |
|
Martin Willi
|
3c82381296
|
Try to send HA sync messages synchronously
|
2010-04-07 13:55:15 +02:00 |
|
Martin Willi
|
f4f394e67c
|
Do not sync a delete for a child in a destroying IKE_SA
|
2010-04-07 13:55:15 +02:00 |
|