aboutsummaryrefslogtreecommitdiffstats
path: root/src/charon/encoding/payloads/ts_payload.c
Commit message (Collapse)AuthorAgeFilesLines
* removed deprecated iterator methods (has_next & current)Martin Willi2006-10-241-13/+8
| | | | 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-35/+24
| | | | | | | 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/+365