summaryrefslogtreecommitdiff
path: root/src/options.c
Commit message (Collapse)AuthorAgeFilesLines
* changed useless malloc for options_tChristian Pointner2008-12-311-82/+74
|
* fixed some out of memory errorsChristian Pointner2008-12-301-9/+20
| | | | | | | options parser gives now a hint where the error happened added build instructions for OpenBSD to Readme
* processing of device packets works now (null cipher and no auth algo)Christian Pointner2008-12-281-3/+3
|
* some cleanupChristian Pointner2008-12-281-0/+3
|
* int main() is pretty finished nowChristian Pointner2008-12-281-0/+13
|
* options parser finishedChristian Pointner2008-12-281-1/+5
|
* options parser almost doneChristian Pointner2008-12-281-14/+134
|
* added options parserChristian Pointner2008-12-281-0/+193