aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/queues/jobs/retransmit_request_job.c
Commit message (Collapse)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-132/+0
| | | | | - applied patch for charon
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-101-3/+2
| | | | | | | | | - new leak detective with malloc hook in library - useable, but needs improvements - logger_manager has now a single instance per library - allows use of loggers from any linking prog - a LOT of other things
* - retransmitting of requests implementedJan Hutter2005-12-021-0/+24
|
* - added new job type retransmit_request_job_tJan Hutter2005-12-021-0/+109
- fixed memory leaks