aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/network/receiver.c
Commit message (Expand)AuthorAgeFilesLines
* Keep COOKIEs enabled once threshold is hit, until we see no COOKIEs for a few...Martin Willi2012-04-171-5/+43
* Use CRITICAL job priority class for long running dispatcher jobsMartin Willi2011-05-161-2/+2
* Added init_limit_half_open and a init_limit_job_load (replacing job_threshold...Martin Willi2011-05-161-92/+107
* Added a job_threshold option to drop IKE_SA_INITs if a certain job load reachedMartin Willi2011-05-161-0/+28
* Avoid recursive loop if no socket implementations are loaded.Tobias Brunner2010-10-141-2/+13
* Refer to scheduler and processor via lib and not hydra.Tobias Brunner2010-09-021-5/+4
* Refer to scheduler via hydra and not charon.Tobias Brunner2010-09-021-1/+1
* Refer to processor via hydra and not charon.Tobias Brunner2010-09-021-2/+3
* Use AEAD wrapper for encryption payload encryption/decryptionMartin Willi2010-08-191-1/+1
* Use a seperate section for each nested struct member in INIT macroMartin Willi2010-08-181-1/+3
* Fixed typo.Tobias Brunner2010-07-051-2/+2
* Added simple conditional packet receive delayMartin Willi2010-05-181-9/+38
* Moving charon to libcharon.Tobias Brunner2010-03-191-0/+402