Tobias Brunner
|
4270c8fcb0
|
stroke: Make 96-bit truncation for SHA-256 configurable
|
2017-05-26 11:22:28 +02:00 |
|
Andreas Steffen
|
b12c53ce77
|
Use standard unsigned integer types
|
2016-03-24 18:52:48 +01:00 |
|
Tobias Brunner
|
d8fe354a0e
|
stroke: Dynamically resize stroke messages
The maximum size of a stroke message is currently 64k due to the 2 byte
length field.
Fixes #943.
|
2015-05-22 10:40:15 +02:00 |
|
Martin Willi
|
c6bc167c0b
|
stroke: Double the stroke message string buffer size
|
2015-02-06 16:44:39 +01:00 |
|
Martin Willi
|
d5367d2262
|
starter: Add a replay_window connection option
|
2014-06-17 16:41:31 +02:00 |
|
Martin Willi
|
a07b97e804
|
starter: Add an 'ah' keyword for Authentication Header Security Associations
|
2013-10-11 10:15:20 +02:00 |
|
Martin Willi
|
2bae838d5e
|
stroke: re-enable modeconfig keyword
|
2013-09-04 10:33:38 +02:00 |
|
Martin Willi
|
de2debf8e0
|
stroke: add exportconn{cert,chain} commands in addition to exportx509
The new commands either export a single end entity certificate or the
full trust chain for a specific connection name.
|
2013-06-19 16:27:19 +02:00 |
|
Martin Willi
|
048872f2f7
|
Merge branch 'stroke-counters'
Extend stroke counters functionality by connection specific counters, and
a resetcounters command to reset the global or connection counters.
|
2013-03-18 10:12:22 +01:00 |
|
Martin Willi
|
cf729248b2
|
Add a "resetcounters" command to ipsec, clearing global or connection counters
|
2013-03-15 10:55:22 +01:00 |
|
Martin Willi
|
d022322bed
|
Add connection name specific stroke counters
|
2013-03-15 10:41:04 +01:00 |
|
Martin Willi
|
a36b49f3cb
|
Merge branch 'opaque-ports'
Adds a %opaque port option and support for port ranges in left/rightprotoport.
Currently not supported by any of our kernel backends.
|
2013-03-01 11:27:12 +01:00 |
|
Martin Willi
|
cd41b951ee
|
Pass complete port range over stroke interface for more flexibility
|
2013-02-21 11:52:33 +01:00 |
|
Martin Willi
|
7fbe516f88
|
Add a ikedscp ipsec.conf option to set DSCP value on outgoing IKE packets
|
2013-02-06 15:36:36 +01:00 |
|
Tobias Brunner
|
97973f8609
|
Use a connection specific option to en-/disable IKEv1 fragmentation
|
2012-12-24 13:00:01 +01:00 |
|
Martin Willi
|
0c4b9f7cda
|
Add a "ipsec listcounters" command to stroke
|
2012-10-24 11:34:31 +02:00 |
|
Martin Willi
|
96c2b3cf89
|
Support multiple addresses/pools in left/rightsourceip
|
2012-08-30 16:43:42 +02:00 |
|
Martin Willi
|
17319aa28d
|
Add a left/rightdns keyword to configure connection specific DNS attributes
|
2012-08-21 09:38:00 +02:00 |
|
Martin Willi
|
46df61dff7
|
Add an ipsec.conf leftgroups2 parameter for the second authentication round
|
2012-07-26 11:51:58 +02:00 |
|
Andreas Steffen
|
1d315bddd3
|
implemented the right|leftallowany feature
|
2012-06-08 21:24:41 +02:00 |
|
Andreas Steffen
|
80c5b17d1a
|
make IKEv1 DPD timeout configurable in charon
|
2012-05-17 19:49:22 +02:00 |
|
Martin Willi
|
b24be29646
|
Merge branch 'ikev1'
Conflicts:
configure.in
man/ipsec.conf.5.in
src/libcharon/encoding/generator.c
src/libcharon/encoding/payloads/notify_payload.c
src/libcharon/encoding/payloads/notify_payload.h
src/libcharon/encoding/payloads/payload.c
src/libcharon/network/receiver.c
src/libcharon/sa/authenticator.c
src/libcharon/sa/authenticator.h
src/libcharon/sa/ikev2/tasks/ike_init.c
src/libcharon/sa/task_manager.c
src/libstrongswan/credentials/auth_cfg.c
|
2012-05-02 11:12:31 +02:00 |
|
Andreas Steffen
|
5f1931ada1
|
added support for raw RSA public keys to stroke
|
2012-04-30 00:31:42 +02:00 |
|
Tobias Brunner
|
9f1b303afc
|
Added stroke user-creds command, to set username/password for a connection.
|
2012-04-17 14:20:58 +02:00 |
|
Martin Willi
|
c8d46f2959
|
Dropped support of deprecated authby=eap and eap= options
|
2012-03-20 17:31:38 +01:00 |
|
Martin Willi
|
e129168ba6
|
Added a "aggressive" ipsec.conf connection option
|
2012-03-20 17:31:34 +01:00 |
|
Martin Willi
|
d94c923648
|
Support an "any" IKE version for both IKEv1 or IKEv2
|
2012-03-20 17:31:25 +01:00 |
|
Martin Willi
|
21a4fc832e
|
Pass ipsec.conf xauth_identity option via stroke to charon configurations
|
2012-03-20 17:31:23 +01:00 |
|
Martin Willi
|
2d2ffa58f6
|
Added a listplugins stroke command to show plugin features
|
2011-10-14 10:05:44 +02:00 |
|
Martin Willi
|
f34ebc845b
|
Add a closeaction ipsec.conf keyword to configure close action
|
2011-06-07 12:07:21 +02:00 |
|
Martin Willi
|
a694b481ee
|
Added a statusallnb stroke command to show status non-blocking
|
2011-05-16 15:24:14 +02:00 |
|
Martin Willi
|
dfe9bad981
|
Added a stroke memusage command to show memory usage
|
2011-05-16 15:22:21 +02:00 |
|
Martin Willi
|
fc2e43eb27
|
Fix order of PURGE_* flags to be compatible with STROKE_PURGE_* keywords
|
2011-03-23 09:28:40 +01:00 |
|
Martin Willi
|
6367de28ad
|
Added a left/rightcertpolicy keyword to specify certificatePolicy requirements
|
2011-01-07 15:51:35 +01:00 |
|
Martin Willi
|
6c302616f1
|
Added a tfc ipsec.conf keyword to control Traffic Flow Confidentiality
|
2010-12-20 09:45:39 +01:00 |
|
Martin Willi
|
cf5866b9c0
|
Renamed purgex509/crl to purgecerts/crls to be consistent with list commands
|
2010-12-10 11:21:55 +01:00 |
|
Martin Willi
|
6aa144ddb7
|
Added options to flush CRLs/X509 certs from the cert cache
|
2010-12-10 09:45:22 +01:00 |
|
Martin Willi
|
851d60484e
|
Added a stroke rekey command to trigger IKE/CHILD_SA rekeying manually
|
2010-11-03 15:12:05 +01:00 |
|
Martin Willi
|
64d7b0733f
|
Added support for the ipsec.conf aaa_identity keyword
|
2010-08-31 17:52:52 +02:00 |
|
Martin Willi
|
3d711a68fb
|
Added a stroke command to export cached x509 certificates to the console
|
2010-08-10 18:46:30 +02:00 |
|
Andreas Steffen
|
26c4d0102a
|
configuration of different marks for inbound and outbound direction
|
2010-07-09 09:06:07 +02:00 |
|
Andreas Steffen
|
ee26c537d7
|
support of xfrm marks for IKEv2
|
2010-07-02 23:46:09 +02:00 |
|
Reto Buerki
|
1f83541d7b
|
Include reqid in stroke add connection message.
|
2010-05-04 14:38:34 +02:00 |
|
Martin Willi
|
667b73721a
|
Added left-/rightikeport ipsec.conf options to use custom IKE ports
|
2010-02-26 11:44:33 +01:00 |
|
Martin Willi
|
8015c91cb9
|
Added a ipsec.conf "inactivity" option to configure inactivity timeout for CHILD_SAs
|
2010-01-27 16:05:11 +01:00 |
|
Andreas Steffen
|
270bb348e3
|
pluto now supports SQL-based virtual IP pools
|
2009-10-14 14:30:14 +02:00 |
|
Martin Willi
|
7daf5226b7
|
removed trailing spaces ([[:space:]]+$)
|
2009-09-04 13:46:09 +02:00 |
|
Tobias Brunner
|
abff49a7ff
|
Handling of new lifetime limits added to stroke.
|
2009-09-01 12:53:44 +02:00 |
|
Tobias Brunner
|
cc396286e8
|
Defined some missing fixed-width int types on OpenSolaris.
|
2009-08-14 14:50:22 +02:00 |
|
Martin Willi
|
832427064c
|
added a "purgeike" command to stroke, deleting all IKE_SAs without a CHILD_SA
|
2009-05-15 11:02:56 +02:00 |
|