aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/asn1/asn1_parser.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixing some includes by replacing <> with "".Tobias Brunner2010-03-021-3/+3
| | | | I changed only the includes needed to fix the build on Android, which has an utils.h system header file, but we should probably change all the local includes in libstrongswan to "" and relative paths.
* replaces four spaces by tabs, where appropriateMartin Willi2009-09-041-5/+5
|
* removed trailing spaces ([[:space:]]+$)Martin Willi2009-09-041-3/+3
|
* removing svn keyword $Id$ from all filesTobias Brunner2009-04-301-2/+0
|
* scepclient and pluto use asn1 from libstrongswanAndreas Steffen2009-04-201-1/+3
|
* updated DoxyfileMartin Willi2009-03-241-1/+1
| | | | | | properly close all doxygen groups fixed remaining doxygen warnings
* set Id keywordAndreas Steffen2008-04-281-2/+2
|
* introduced ASN1_EXIT command in ASN.1 object syntax definitionAndreas Steffen2008-04-281-2/+2
|
* refactoring of the ASN.1 parserAndreas Steffen2008-04-261-0/+119