Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | some fixes for doxygen | Martin Willi | 2006-10-31 | 3 | -8/+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 | ||||
* | moved (myself) in log output | Andreas Steffen | 2006-10-31 | 1 | -1/+1 |
| | |||||
* | moved typedefs to beginning of files to solve some include problems | Martin Willi | 2006-10-30 | 6 | -0/+693 |
splitted authenticator to have a separate implementation for each auth_method_t using va_copy to clone va_lists, should fix proplems on AMD64 some other cleanups |