Andreas Steffen
|
ac592f2387
|
unfinished MS SoH Request
|
2011-06-09 08:56:55 +02:00 |
|
Tobias Brunner
|
876961cf0e
|
Properly print time differences.
time_t is not necessarily of type int.
|
2011-06-07 17:52:34 +02:00 |
|
Tobias Brunner
|
1b185ea490
|
Use proper printf specifiers to print u_int64_t and uintptr_t.
|
2011-06-07 17:30:57 +02:00 |
|
Laurent Bigonville
|
cb7a9862c6
|
Fix compilation with GCC 4.6.
|
2011-06-07 15:45:18 +02:00 |
|
Andreas Steffen
|
328b377efa
|
explicitly activate use of TNC headers
|
2011-06-07 12:19:32 +02:00 |
|
Martin Willi
|
f34ebc845b
|
Add a closeaction ipsec.conf keyword to configure close action
|
2011-06-07 12:07:21 +02:00 |
|
Andreas Steffen
|
0eb23d7be2
|
separated tncif_names from standard TCG TNC header files
|
2011-06-06 20:36:58 +02:00 |
|
Andreas Steffen
|
eeef482242
|
show PB-PA message type/subtype
|
2011-06-05 15:46:01 +02:00 |
|
Andreas Steffen
|
a82ff71cd7
|
map action recommendation codes to PB access recommendation codes
|
2011-06-05 12:27:20 +02:00 |
|
Martin Willi
|
bc20bc1927
|
Check if colliding task has actually a CHILD, i.e. after a migrate
|
2011-06-03 10:49:54 +02:00 |
|
Martin Willi
|
ff6aab9e85
|
Fix alignement compiler warning
|
2011-06-03 10:49:54 +02:00 |
|
Andreas Steffen
|
145a8b04d1
|
correctly destroy the hosts
|
2011-06-03 00:43:47 +02:00 |
|
Andreas Steffen
|
a8d0bd7465
|
fixed subnet to string conversion by using ts_to_subnet()
|
2011-06-03 00:26:39 +02:00 |
|
Andreas Steffen
|
7c4d4d209d
|
make IMC/IMV pairs independent of libcharon
|
2011-06-01 16:33:44 +02:00 |
|
Andreas Steffen
|
3a47530e96
|
moved imc_test/imv_test plugins to libimcv
|
2011-06-01 07:55:07 +02:00 |
|
Martin Willi
|
c140757221
|
Fix initialization of NM plugin
|
2011-05-31 18:12:56 +02:00 |
|
Andreas Steffen
|
7e432eff6b
|
renamed tls_reader|writer to bio_* and moved to libstrongswan
|
2011-05-31 15:46:51 +02:00 |
|
Andreas Steffen
|
0851585bb8
|
removed unused variables
|
2011-05-31 15:46:51 +02:00 |
|
Andreas Steffen
|
7e82d26dd8
|
fixed type
|
2011-05-31 15:46:51 +02:00 |
|
Andreas Steffen
|
510f37abd4
|
implemented the RFC 5792 PA-TNC protocol and an example IMC/IMV pair
|
2011-05-30 21:30:09 +02:00 |
|
Andreas Steffen
|
425a3a26a5
|
changed VENDOR_ID to PEN
|
2011-05-29 10:48:55 +02:00 |
|
Andreas Steffen
|
a9f0feecb3
|
use singular form
|
2011-05-29 10:48:09 +02:00 |
|
Andreas Steffen
|
3fa44f4e1a
|
created Private Enterprise Number (PEN) list
|
2011-05-29 10:42:46 +02:00 |
|
Andreas Steffen
|
eea597a5ee
|
added TNC_Connection_State_names
|
2011-05-29 10:40:17 +02:00 |
|
Andreas Steffen
|
c76b8a21fe
|
logging initial EAP Identifier in EAP Identity Request
|
2011-05-29 10:30:02 +02:00 |
|
Tobias Brunner
|
ae9d5e7ce1
|
Option to enable duplicheck plugin fixed.
|
2011-05-26 12:37:41 +02:00 |
|
Martin Willi
|
513701f41b
|
Fix some warnings triggered by gcc 4.6 -Wunused-but-set-variable
|
2011-05-19 15:47:40 +02:00 |
|
Martin Willi
|
4baf1f3bfe
|
Migrated controller_t to INIT/METHOD macros
|
2011-05-16 15:24:15 +02:00 |
|
Martin Willi
|
83245de0ac
|
Provide get_priority() method in controller jobs
|
2011-05-16 15:24:15 +02:00 |
|
Martin Willi
|
c8972da757
|
Added a load tester strongswan.conf option to throttle initiation
|
2011-05-16 15:24:15 +02:00 |
|
Martin Willi
|
8606725676
|
Migrated load_tester_listern to INIT/METHOD macros
|
2011-05-16 15:24:15 +02:00 |
|
Martin Willi
|
a4c040d536
|
Added strongswan.conf option to override half open IKE_SA timeout
|
2011-05-16 15:24:15 +02:00 |
|
Martin Willi
|
14bf2f689d
|
Use CRITICAL job priority class for long running dispatcher jobs
|
2011-05-16 15:24:15 +02:00 |
|
Martin Willi
|
4cf6f101d8
|
Show total and half-open SA count in statusall
|
2011-05-16 15:24:15 +02:00 |
|
Martin Willi
|
9a96ba4b6e
|
Added a get_count() method to IKE_SA manager
|
2011-05-16 15:24:15 +02:00 |
|
Martin Willi
|
a836cf8085
|
Fixed identiation in private_ike_sa_manager
|
2011-05-16 15:24:15 +02:00 |
|
Martin Willi
|
0b04bdde30
|
Added a DPD option for load-tester
|
2011-05-16 15:24:14 +02:00 |
|
Martin Willi
|
015c15688c
|
Don't simulate traffic on load-tester kernel interface
|
2011-05-16 15:24:14 +02:00 |
|
Martin Willi
|
c726b1a6a5
|
Show how many threads are active in each class in statusall
|
2011-05-16 15:24:14 +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
|
a2302d2322
|
Added init_limit_half_open and a init_limit_job_load (replacing job_threshold) options, some refactorings
|
2011-05-16 15:24:14 +02:00 |
|
Martin Willi
|
a1bf879a43
|
Added preshared_key/eap_password load_tester options to set custom credentials
|
2011-05-16 15:24:14 +02:00 |
|
Martin Willi
|
ac96ca80eb
|
Added initiator/responder_id load tester options to enforce different identities
|
2011-05-16 15:24:14 +02:00 |
|
Martin Willi
|
187bf24e4d
|
Migrated load_tester_config to INIT/METHOD macros
|
2011-05-16 15:24:13 +02:00 |
|
Martin Willi
|
8e67b5413c
|
Migrated load_tester_creds to INIT/METHOD macros
|
2011-05-16 15:24:13 +02:00 |
|
Martin Willi
|
e13819507e
|
Fix load tester shared key enumerator, provide dedicated EAP password
|
2011-05-16 15:24:13 +02:00 |
|
Martin Willi
|
69c3eca0e9
|
Added a non-blocking, skipping variant of IKE_SA enumerator
|
2011-05-16 15:24:13 +02:00 |
|
Martin Willi
|
3f06403705
|
Added a job_threshold option to drop IKE_SA_INITs if a certain job load reached
|
2011-05-16 15:24:13 +02:00 |
|
Martin Willi
|
06f0ede759
|
Use high priority for retransmit/dpd/keepalive jobs
|
2011-05-16 15:24:13 +02:00 |
|
Martin Willi
|
ea69c70d0e
|
Use job priorities in process_message job based on exchange types
|
2011-05-16 15:24:13 +02:00 |
|