aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/queues/jobs/retransmit_request_job.h
Commit message (Collapse)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-105/+0
| | | | | - applied patch for charon
* - reworked configuration framework completlyMartin Willi2006-03-161-3/+3
| | | | | | - configuration is now split up in: connections, policies, credentials and daemon config - further alloc/free fixes needed!
* - fixed doxygen warningsMartin Willi2005-12-151-1/+1
|
* - docs updatedMartin Willi2005-12-061-1/+8
|
* - retransmitting of requests implementedJan Hutter2005-12-021-0/+15
|
* - added new job type retransmit_request_job_tJan Hutter2005-12-021-0/+83
- fixed memory leaks