Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added option ld-kdr for the key derivation rate | Christian Pointner | 2009-01-02 | 1 | -1/+5 |
| | |||||
* | added aes-ctr cipher | Christian Pointner | 2009-01-01 | 1 | -1/+3 |
| | | | | | | TODO: key derivation | ||||
* | changed useless malloc for options_t | Christian Pointner | 2008-12-31 | 1 | -82/+74 |
| | |||||
* | fixed some out of memory errors | Christian Pointner | 2008-12-30 | 1 | -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 Pointner | 2008-12-28 | 1 | -3/+3 |
| | |||||
* | some cleanup | Christian Pointner | 2008-12-28 | 1 | -0/+3 |
| | |||||
* | int main() is pretty finished now | Christian Pointner | 2008-12-28 | 1 | -0/+13 |
| | |||||
* | options parser finished | Christian Pointner | 2008-12-28 | 1 | -1/+5 |
| | |||||
* | options parser almost done | Christian Pointner | 2008-12-28 | 1 | -14/+134 |
| | |||||
* | added options parser | Christian Pointner | 2008-12-28 | 1 | -0/+193 |