aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/encoding/payloads/cp_payload.c
Commit message (Collapse)AuthorAgeFilesLines
* Moving charon to libcharon.Tobias Brunner2010-03-191-273/+0
|
* Give plugins more control of which configuration attributes to request, and ↵Martin Willi2009-11-171-50/+53
| | | | pass received attributes back to the requesting handler
* remove spaces before tabs at the beginning of lines (^( )+\t)Martin Willi2009-09-041-2/+2
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-27/+27
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* merged the modularization branch (credentials) back to trunkMartin Willi2008-03-131-7/+2
|
* merged tasking branch into trunkMartin Willi2007-02-281-3/+3
|
* removed deprecated iterator methods (has_next & current)Martin Willi2006-10-241-10/+7
| | | | added iterator hook to manipulate iterator the clean way
* linked list cleanupsMartin Willi2006-10-241-12/+3
| | | | | added list methods invoke(), destroy_offset(), destroy_function() simplified list destruction when destroying its items
* introduced new logging subsystem using bus:Martin Willi2006-10-181-44/+27
| | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more...
* updated copyright informationMartin Willi2006-07-071-1/+2
|
* (no commit message)Martin Willi2006-05-101-0/+305