aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/queues/jobs/initiate_ike_sa_job.c
Commit message (Collapse)AuthorAgeFilesLines
* - import of strongswan-2.7.0Martin Willi2006-04-281-101/+0
| | | | | - applied patch for charon
* - split up in libstrong, charon, stroke, testing doneMartin Willi2006-04-101-4/+3
| | | | | | | | | - 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
* - reworked configuration framework completlyMartin Willi2006-03-161-14/+19
| | | | | | - configuration is now split up in: connections, policies, credentials and daemon config - further alloc/free fixes needed!
* - changed allocation behaviorMartin Willi2005-11-291-23/+8
|
* changed enum and structs names to _tJan Hutter2005-11-241-3/+4
|
* - jobs moved into queuesMartin Willi2005-11-231-0/+111