aboutsummaryrefslogtreecommitdiffstats
path: root/Source/charon/parser.h
Commit message (Collapse)AuthorAgeFilesLines
* - created encoding packageMartin Willi2005-11-231-88/+0
|
* - changed include pathsMartin Willi2005-11-231-3/+3
|
* - cleanup of loggingMartin Willi2005-11-211-1/+1
|
* - spi_t replaced with u_int64_tJan Hutter2005-11-161-0/+9
|
* - commented parserMartin Willi2005-11-151-9/+12
|
* - fixed parser to use new payload mechanismsMartin Willi2005-11-141-36/+5
|
* - fixed bad SVN issues, should all work again nowMartin Willi2005-11-141-2/+3
| | | | | - does not compile, need rewrite of parser and generator
* - logger in utilsMartin Willi2005-11-111-1/+1
| | | | | - allocator in utils - tests.c -> testcases/testcases.c
* - documentedMartin Willi2005-11-111-17/+43
| | | | - fixed argument order for parse_payload
* - parser successfully parses an ike_headerMartin Willi2005-11-101-11/+26
| | | | - no doxygen yet
* objects in source documentation renamed from xy-object to xy objectJan Hutter2005-11-101-8/+8
|
* - addedMartin Willi2005-11-091-0/+65
- nothing implemented