| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | lib: include stdlib.h, not malloc.h | dimitri staessens | 2016-04-02 | 1 | -1/+1 |
| | | |||||
| * | lib: further fixes to flow API | dimitri staessens | 2016-03-30 | 1 | -1/+1 |
| | | | | | | FLOW_O_INVALID now defined in terms of conflicting options bugfix in setopts | ||||
| * | lib: bugfixes in flow | dimitri staessens | 2016-03-30 | 1 | -2/+8 |
| | | | | | | forgotten return statement forgotten NULL check | ||||
| * | lib: api for handling flows | dimitri staessens | 2016-03-30 | 1 | -0/+77 |
| moved the flow definition to the library and made it public. thread-safety implemented without compiler checks. | |||||
