Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added socket plugin feature loading callback | Martin Willi | 2011-10-14 | 2 | -0/+51 | |
| | ||||||
* | Fixed common misspellings. | Tobias Brunner | 2011-07-20 | 1 | -2/+2 | |
| | | | | Mostly found by 'codespell'. | |||||
* | Use CRITICAL job priority class for long running dispatcher jobs | Martin Willi | 2011-05-16 | 2 | -4/+4 | |
| | ||||||
* | Added init_limit_half_open and a init_limit_job_load (replacing ↵ | Martin Willi | 2011-05-16 | 1 | -92/+107 | |
| | | | | job_threshold) options, some refactorings | |||||
* | Added a job_threshold option to drop IKE_SA_INITs if a certain job load reached | Martin Willi | 2011-05-16 | 1 | -0/+28 | |
| | ||||||
* | Deferred instantiation of socket implmentations until registration. | Tobias Brunner | 2010-10-15 | 3 | -22/+76 | |
| | | | | | | Instantiating the implementations on plugin load was problematic in case multiple socket plugins were loaded. Now, the first one registered is instantiated. | |||||
* | Avoid recursive loop if no socket implementations are loaded. | Tobias Brunner | 2010-10-14 | 1 | -2/+13 | |
| | ||||||
* | Refer to scheduler and processor via lib and not hydra. | Tobias Brunner | 2010-09-02 | 2 | -7/+5 | |
| | ||||||
* | Refer to scheduler via hydra and not charon. | Tobias Brunner | 2010-09-02 | 1 | -1/+1 | |
| | ||||||
* | Refer to processor via hydra and not charon. | Tobias Brunner | 2010-09-02 | 2 | -3/+5 | |
| | ||||||
* | Use AEAD wrapper for encryption payload encryption/decryption | Martin Willi | 2010-08-19 | 1 | -1/+1 | |
| | ||||||
* | Use a seperate section for each nested struct member in INIT macro | Martin Willi | 2010-08-18 | 1 | -1/+3 | |
| | ||||||
* | Fixed typo. | Tobias Brunner | 2010-07-05 | 1 | -2/+2 | |
| | ||||||
* | Added simple conditional packet receive delay | Martin Willi | 2010-05-18 | 1 | -9/+38 | |
| | ||||||
* | Added simple conditional packet send delay | Martin Willi | 2010-05-18 | 1 | -2/+39 | |
| | ||||||
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 9 | -0/+1219 | |