aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/stroke/stroke_socket.c
Commit message (Expand)AuthorAgeFilesLines
* added support for raw RSA public keys to strokeAndreas Steffen2012-04-301-0/+2
* Added stroke user-creds command, to set username/password for a connection.Tobias Brunner2012-04-171-1/+19
* Typo fixed.Tobias Brunner2012-04-171-1/+1
* Make number of concurrently handled stroke messages configurable.Tobias Brunner2011-12-291-2/+9
* Limit the number of concurrently handled stroke messages.Tobias Brunner2011-12-291-18/+104
* Fixed check for log groups when debug_t is unsigned.Tobias Brunner2011-11-251-1/+1
* Removed unneeded include.Tobias Brunner2011-10-111-1/+0
* Migrated stroke_socket_t to INIT/METHOD macros.Tobias Brunner2011-10-031-6/+8
* Add a closeaction ipsec.conf keyword to configure close actionMartin Willi2011-06-071-0/+3
* Use CRITICAL job priority class for long running dispatcher jobsMartin Willi2011-05-161-4/+4
* Added a statusallnb stroke command to show status non-blockingMartin Willi2011-05-161-4/+7
* Added a stroke memusage command to show memory usageMartin Willi2011-05-161-0/+15
* Cast size_t len arguments to %.*s to intMartin Willi2011-04-201-1/+1
* Fixed check for member of stroke_msg_t in pop_string.Tobias Brunner2011-04-131-1/+1
* Added a left/rightcertpolicy keyword to specify certificatePolicy requirementsMartin Willi2011-01-071-0/+1
* Renamed purgex509/crl to purgecerts/crls to be consistent with list commandsMartin Willi2010-12-101-2/+2
* Added options to flush CRLs/X509 certs from the cert cacheMartin Willi2010-12-101-0/+8
* Added a stroke rekey command to trigger IKE/CHILD_SA rekeying manuallyMartin Willi2010-11-031-0/+14
* Refer to scheduler and processor via lib and not hydra.Tobias Brunner2010-09-021-2/+2
* Refer to processor via hydra and not charon.Tobias Brunner2010-09-021-3/+3
* Added support for the ipsec.conf aaa_identity keywordMartin Willi2010-08-311-0/+2
* Use enum mappings to resolve debug groupMartin Willi2010-08-231-16/+1
* Added a stroke command to export cached x509 certificates to the consoleMartin Willi2010-08-101-0/+34
* Moved credential manager to libstrongswanMartin Willi2010-07-131-6/+5
* Changed all usages of lib->attributes to hydra->attributes.Tobias Brunner2010-03-241-2/+3
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+670