Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moving charon to libcharon. | Tobias Brunner | 2010-03-19 | 1 | -888/+0 |
| | |||||
* | Properly initialize attribute encoding/length values | Martin Willi | 2009-11-12 | 1 | -0/+2 |
| | |||||
* | removed trailing spaces ([[:space:]]+$) | Martin Willi | 2009-09-04 | 1 | -85/+85 |
| | |||||
* | reverted rule_count back to size_t, as it is passed as pointer (fixes 64bit ↵ | Martin Willi | 2009-06-19 | 1 | -5/+5 |
| | | | | issues) | ||||
* | use signed lengths in parser and generator | Martin Willi | 2009-06-17 | 1 | -13/+13 |
| | |||||
* | fixed dumping of integers in generator | Martin Willi | 2009-05-20 | 1 | -3/+3 |
| | |||||
* | cleanup of generator code | Martin Willi | 2009-05-18 | 1 | -214/+184 |
| | |||||
* | removed unused 64-bit integer parsing rule | Martin Willi | 2009-05-18 | 1 | -18/+0 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | merged multi-auth branch back into trunk | Martin Willi | 2009-04-14 | 1 | -4/+4 |
| | |||||
* | removed private generator function pointers, allows compiler to inline | Martin Willi | 2008-11-26 | 1 | -274/+152 |
| | |||||
* | merged the modularization branch (credentials) back to trunk | Martin Willi | 2008-03-13 | 1 | -7/+2 |
| | |||||
* | merged EAP framework from branch into trunk | Martin Willi | 2007-02-12 | 1 | -2/+2 |
| | | | | | includes a lot of other modifications | ||||
* | fixed some byte-order issues | Martin Willi | 2006-12-12 | 1 | -5/+8 |
| | |||||
* | better split up of library files "types.h" & "definitions.h" | Martin Willi | 2006-10-31 | 1 | -1/+1 |
| | | | | | | | | | centralized all printf specifier character definitions reuse of arginfo handlers more cleanups fixed more AMD64 issues added DEBUG_LEVEL compile flag to exclude DBGn() statements | ||||
* | improved signal handling and emitting | Martin Willi | 2006-10-26 | 1 | -26/+26 |
| | |||||
* | removed deprecated iterator methods (has_next & current) | Martin Willi | 2006-10-24 | 1 | -30/+18 |
| | | | | added iterator hook to manipulate iterator the clean way | ||||
* | introduced new logging subsystem using bus: | Martin Willi | 2006-10-18 | 1 | -47/+41 |
| | | | | | | | passive listeners can register on the bus active listeners wait for signals actively multiplexing allows multiple listeners to receive debug signals a lot more... | ||||
* | updated copyright information | Martin Willi | 2006-07-07 | 1 | -1/+2 |
| | |||||
* | (no commit message) | Martin Willi | 2006-05-10 | 1 | -0/+1077 |